@charset "utf-8";
/* CSS Document */


/* Template styles applied to every ecommerce site */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 16px;
}
h1, h3, h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #666666;
	line-height: 24px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.bottom-border {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/Tile.jpg);
	background-repeat: repeat-x;
}
input, Select, Textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #818181;
}
.ERROR {
	font-size: 12px;
	color: #900;
	font-style: normal;
	font-weight: bold;
}

.Header {
	height: 91px;
}
.Comment {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: 18px;
}


a:link, a:visited  {
	color: #819920;
	text-decoration: none;
}
a:hover {
	color: #819920;
	text-decoration: underline;
}
.TxtWhite {
	color: #FFFFFF;
}
.ERRORTxt {
	font-size: 14px;
	color: #990000;
}

.TxtUnderline {
	text-decoration: underline;
}

.TxtAlert {
	font-weight: bold;
	color: #F65014;
}

li {
	list-style-image: url(../images/bul.gif);
}



/* Site styles. Applied to Specific Site*/
.Body_Content {
	width: 446px;
	padding-left: 21px;
	text-align: left;
}
.TopNavPhone {
	font-size: 22px;
	color: #FFFFFF;
}
.TopNavPhoneCall {
	color: #FFFFFF;	
}
.TopTopNav_BG {
	width: 236px;
	background-image: url(../Images/Top-Nav-BG.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
	color: #E41E1D;
	padding-top: 5px;
	padding-left: 20px;
}
.TopTopNav_BG a:link, .TopTopNav_BG a:visited {
	color: #E41E1D;
	text-decoration: none;
}

.TopTopNav_BG a:hover {
	color: #E41E1D;
	text-decoration: underline;
}

.MainContent_Title {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	text-align: left;
	vertical-align: bottom;
}
.MC-Tile {
	background-image: url(../images/MC-Middle.jpg);
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	color: #333333;
}

.MainContent_Table {
	width: 901px;
	padding-top: 15px;
}

.Bottom_Tile {
	background-image: url(../images/Footer.jpg);
	background-repeat: no-repeat;
	color: #333333;
	background-position: center bottom;
}
.Bottom_Top {
	background-image: url(../Images/Bottom-Background.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.Bottom_Tile a:link, .Bottom_Tile a:visited {
	text-decoration: none;
	font-weight: bold;
}
.Bottom_Tile a:hover {
	text-decoration: underline;
	font-weight: bold;
}
.HomePage_Services {
	height: 173px;
	width: 399px;
	background-image: url(../Images/JMC-Services-Bul.jpg);
	background-repeat: no-repeat;
}
.Home-Page-Blocks-Cells {
	padding-right: 2px;
	padding-left: 2px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	width: 176px;
}
.border-left-ppi {
	background-color: #FFF;
	padding-left: 10px;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D6D6D6;
}
hr {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
