html { 
	overflow-y: scroll; /* Fix scroll jump */
}
	
body {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	background-color: #81a4c1;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/template/bg.gif);
	background-repeat:repeat-x;
	line-height: 17px;
}

a:link   { color:#0066CC; TEXT-DECORATION:none;}      
a:visited  { color:#0066CC; TEXT-DECORATION:none; }  

a:hover {COLOR:#FFCC00;TEXT-DECORATION:underline;}
.formfields  {
    BACKGROUND-COLOR: #ffffff;
    BORDER-BOTTOM: #000000 1px solid;
    BORDER-LEFT: #000000 1px solid;
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
    BORDER-COLOR: #999999
}

.gradbuttonover {BORDER-RIGHT: #FFCC00 1px solid;	BORDER-TOP: #FFCC00 1px solid;	FONT-SIZE: 10px;	FILTER: progid:DXImageTransform.Microsoft.Gradient (GradientType=0,StartColorStr='#CCCCCC',EndColorStr='#FFFFFF')progid:DXImageTransform.Microsoft.Alpha(opacity=100);	BORDER-LEFT: #FFCC00 1px solid;	COLOR: #000000;	BORDER-BOTTOM: #FFCC00 1px solid;
	FONT-FAMILY: verdana, geneva, sans serif;	BACKGROUND-COLOR: #ffffff;  CURSOR: hand}
	
.gradbutton {BORDER-RIGHT: #cccccc 1px solid; BORDER-TOP: #cccccc 1px solid; FONT-SIZE: 10px; FILTER: progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#FFFFFF',EndColorStr='#CCCCCC')progid:DXImageTransform.Microsoft.Alpha(opacity=100); BORDER-LEFT: #cccccc 1px solid; 	COLOR: #000000;	BORDER-BOTTOM: #cccccc 1px solid; FONT-FAMILY: verdana, geneva, sans serif;	BACKGROUND-COLOR: #eeeeee;  CURSOR: hand}
	  
.mailistform {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; background-color: #ffffff ; height: auto; width: auto; margin-top: auto; margin-right: auto; margin-bottom: auto; margin-left: auto; 	BORDER-RIGHT: #F6F6F6 1px solid; BORDER-TOP: #808080 1px solid; BORDER-LEFT: #808080 1px solid;	BORDER-BOTTOM: #F6F6F6 1px solid; FILTER:progid:DXImageTransform.Microsoft.Gradient (GradientType=0,StartColorStr='#cccccc',EndColorStr='#ffffff')}

.signuptext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	line-height: normal;
}
.regulartext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height: 14px;
}

.regulartextWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	line-height: 14px;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 17px;
}


.text a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;

}

.text a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;

}

.text a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;

}

.text a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

.text a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}


.blueBorder {
	border: 5px solid #0066CC;
}
.watermark {
	background-image: url(../images/background.gif);
	background-repeat: no-repeat;
}
.staffquotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	font-style: italic;
	line-height: 18px;
}
.staffTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #0066CC;
	line-height: 22px;
}

.flashingYellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: blink;
	line-height: 22px;
}
.blueTitlesUpperCase {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #0066CC;
	text-transform: uppercase;
	line-height: 22px;
}

.blueTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #0066CC;
	line-height: 22px;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: normal;
}

.footer a:link   { 
	color: #ffffff;
	border-bottom:#FFFFFF, 1px;
	}      
.footer a:visited  { color: #ffffff;  } 

.securitytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #000000;
}

.whiteline {
	border-bottom: 1px #FFFFFF solid;
	margin: 10px 0;
}
.regulartextRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CC0000;
	line-height: 14px;
}

