body {
border: 0px solid black;
margin-top: 0px;
background-color: #ffffff;
font-size:        small;     /* set base for all other font-size rules */
font-family:                        Verdana, Verdana, Geneva, sans-serif;
font-weight:                     normal;
}
img {border: 0px;}
.centerThis {
	margin:                           auto;
}
.header {
	height: 221px;
	background-image: url(images/headerbkg.jpg);
	background-repeat: no-repeat;
	width: 766px;
	margin:                           auto;
	color:#5083cf; 
	border: 0px solid red;
}
#logo {
	padding: 25px 0px 0px 50px;
}
.linksdiv2014 {
	height: 100%;
	background-image: url(images/linksbkg2014.jpg);
	background-repeat: no-repeat;
	width: 766px;
	margin:                           auto;
	margin-bottom: 0px;
	color:#5083cf; 
	border: 0px solid red;
}
	.linksbtn  {
text-decoration: none;
padding-right: 20px;
font-family:Arial, Helvetica, sans-serif; 
font-size:10pt;
font-weight: bold;
vertical-align: middle;
}	
	a.linksbtn:link, a.linksbtn:visited{color:#5083cf;}
	a.linksbtn:hover{color:#317635;}
	a.linksbtn:active{color:#5083cf;}
.contentX {
	background-image: url(images/contentbkgRS.jpg);
	background-repeat: no-repeat;
	background-color: #317635;
	margin:                           auto;
	color:#5083cf; 
	border: 0px solid red;
	vertical-align: top;
}
h1 {
	font-size: 28;
	color:    #ffce5a;
	text-align: left;
	text-indent:    50px;
}
h2 {
	font-size: 12pt;
	line-height:  20pt;
	color:    #fff;
	text-align: left;
	font-weight:   normal;
}
.regtext {
	color:#fff; 
	font-size:10pt;
}
.follow {
	background-image: url(images/followbkg.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
	color:#5083cf; 
	border: 0px solid red;
	vertical-align: top;
	max-height: 175px;
}
.follow p {color: #003499; font-size: 12pt; font-weight: bold; text-align: center;line-height: 24px;}
.flink {font-size: 12pt;text-decoration: none;font-weight: normal;line-height: 22px;}
	a.flink:link, a.flink:visited{color:#fff;}
	a.flink:hover{color:#c4d6f0;}
	a.flink:active{color:#fff;}
	
		/* start change 020714 */
	.careersWidget {
	background-image: url(images/careersbkg.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
	color:#5083cf; 
	border: 0px solid red;
	vertical-align: top;
	max-height: 175px;
}
.careersWidget p {color: #003499; font-size: 12pt; font-weight: bold; text-align: center;line-height: 24px;}
.careersLink {font-size: 14pt;text-decoration: none;font-weight: normal;line-height: 35px;	padding: 10px 10px 10px;}
	a.careersLink:link, a.careersLink:visited{color:#043f92;text-decoration: none;}
	a.careersLink:hover{color:#043f92;text-decoration: underline;}
	a.careersLink:active{color:#043f92;text-decoration: none;}
	
	/* start change 012513 */
	.billWidget {
	background-image: url(images/billbkg.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
	color:#5083cf; 
	border: 0px solid red;
	vertical-align: top;
	max-height: 175px;
}
.billWidget p {color: #003499; font-size: 12pt; font-weight: bold; text-align: center;line-height: 24px;}
.billLink {font-size: 12pt;text-decoration: none;font-weight: normal;line-height: 22px;}
	a.billLink:link, a.billLink:visited{color:#fff;}
	a.billLink:hover{color:#c4d6f0;}
	a.billLink:active{color:#fff;}
	
	/* allert box */
	#messagebox {
    text-align : center;
    position : absolute;
    width : 300px;
    height : 300px;
    background : yellow;
    color : black;
    top : 50%;
    left : 50%;
    margin : -150px;
    z-index : 5;
}

#messagebox #message {
    overflow : auto;
}
	/*   end change */
.equip2{
	background-image: url(images/equipbkg2.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
	color:#5083cf; 
	border: 0px solid red;
	vertical-align: top;
	max-height: 175px;
}
table.foot{
	background-image: url(images/footerbkg.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
	vertical-align: top;
	/*height: 68px;*/
	margin-top:0px;
}
.foot {text-decoration: none;font-size:10pt;color:#fff; line-height: 10px;text-align:center;}
	a.foot:link, a.foot:visited{color:#fff;vertical-align: top;}
	a.foot:hover{color:#c4d6f0;}
	a.foot:active{color:#fff;}
	
.emaillink {text-decoration: none;font-size:10pt;color:#fff; line-height: 14pt;}
	a.emaillink:link, a.emaillink:visited{color:#c4d6f0;vertical-align: top;}
	a.emaillink:hover{color:#fff;}
	a.emaillink:active{color:#c4d6f0;}
	
.greenstripe { line-height: 3px; margin-top: 2px;margin-bottom: 4px; width:100%;background-color:#317635;color:#317635;height:1px; border-width: 0px;style: solid;}
.bluestripe { line-height: 3px; margin-top: 4px;margin-bottom: 2px;width:100%;background-color:#5083cf;color:#5083cf;height:1px; border-width: 0px;style: solid;}
.whitestripe { line-height: 3px; margin-top: 2px;margin-bottom: 4px; width:100%;background-color:#fff;color:#fff;height:1px; border-width: 0px;style: solid;}

/*============= menu styles ===============*/
.menubar {
height:   25px;
}

.menubtn  {
text-decoration: none;
padding-left: 10px;
padding-top: 30px;
font-family:Arial, Helvetica, sans-serif; 
font-size:10pt;
font-weight: bold;
vertical-align: top;
}	
	a.menubtn:link, a.menubtn:visited{color:#5083cf;}
	a.menubtn:hover{color:#97b7e4;}
	a.menubtn:active{color:#5083cf;}
	