/* Body Tag Definition */
body {
	margin-left:0;
	margin-top:0;
	margin-right:0;
	background-color: rgb(0,51,102);
}

/* Assign font and color to the general styles */
font, th, td, p, body, span, div,textarea { font-family:Arial,Helvetica,Verdana,sans-serif,sans; color:rgb( 0, 0, 0 ); font-size:12px;}
h1,h2,h3,h4,h5 { font-family:Arial,Helvetica,Verdana,sans-serif,sans; color:rgb( 0,0,0 ); }
h1 { font-size:22px; font-weight:bold; }
h2 { font-size:18px; font-weight:bold; }
h3 { font-size:16px; font-weight:bold; }
h4 { font-size:14px; font-weight:bold; }
h5 { font-size:12px; font-style:italic; font-weight:normal;}
 
/* General link formatting */
a { text-decoration:none; color:#003366; }


/* Default horizontal rule */
hr { height:1px; color:rgb( 0, 0, 0 );}

/* Classes */
.contentBkrnd{background-image: url(images/contentBG.jpg); background-repeat: no-repeat;  background-color: rgb(100,151,202);}
.content{font-size:12px; font-weight:normal; color:rgb(0,0,0); margin-left:20; margin-bottom:20;}
.contentBold{font-size:16px; font-weight:Bold; color:rgb(0,0,0); margin-left:20; margin-bottom:20;}
.contentBoldserv{font-size:16px; font-weight:Bold; color:rgb(0,0,0); margin-left:20; margin-bottom:14;}
.address{font-size:14px; font-weight:Bold; color:rgb(255,255,255);}
.phone{font-size:24px; font-weight:Bold; color:rgb(255,255,255);}
.mainNav{font-size:11px; font-weight:normal; color:rgb(0,0,0); font-weight:Bold;padding-left:3px; padding-right:3px;}
.mainNav:hover{color:rgb(100,151,202); font-weight:Bold;}
.picCaption{font-size:14px; font-weight:Bold; color:rgb(0,0,0); font-style: italic;}
.lightBlueBG{background-color: rgb(100,151,202);}
.darkBlueBG{background-color: rgb(0,51,102);}
.whiteBG{background-color: rgb(255,255,255);}
.contentTitle{font-size:16px; font-weight:bold; color:rgb(0,0,0); margin-left:20; margin-top:15; margin-bottom:10;}


.contentService{font-family:Times New Roman,serif;font-size:14px; font-weight:Bold; color:rgb(0,0,0); margin-bottom:5px; margin-top:5px;}
.contentServicebold{font-size:25px; font-weight:Bold; color:rgb(0,0,0);}
.contentServicebottom{font-family:Times New Roman,serif;font-size:20px; font-weight:Bold; color:rgb(0,0,0);}
.formtitle{font-weight:bold;font-size:15px; color:rgb(250,250,250);}
.textcontact{font-size:12px; font-weight:normal; color:rgb(0,0,0); margin-left:20px; margin-bottom:20px;}
.contactBkrnd{background-image: url(images/contactback.jpg); background-repeat: no-repeat; padding-left:45px;}
.textcontactbold{font-size:12px; font-weight:bold; color:rgb(0,0,0); margin-left:20px; margin-bottom:20px;}
.formlabel { font-weight:bold; }
.asplabel { font-weight:bold; }
.asptitle{font-weight:bold;font-size:15px; color:rgb(250,250,250); margin-left:20;}

.formfield { background-color:#ffff99; }


