#skip {position: absolute;}		
/*============================================================================================================
=================================== --- Main Styles --- ======================================================
============================================================================================================*/
/* .ifhText{ font-family:Arial; font-size:16px;}*/
/* .bigButton{ font-family:Arial; font-size:18px; background-image:url(images/bigbutton.png); text-align:center; width:250px; color:White; font-weight:bold; padding:20px 0px 0px 0px; background-repeat:no-repeat; height:67px; } */

html { min-height: 100%; margin-bottom: 1px; }

body { 
	font: 13px normal "Trebuchet MS", Arial, Helvetica, Sans-serif, sans-serif; margin:0; 
	margin: 0;
	padding: 0px;
	text-align: center;
	background-color: #FFF;
	color:#4B4B4B;letter-spacing:0.04em;
	font-size:13px;
	}

li{ padding-top:6px;}

img {border: 0;padding:0;}
.align_right {float:right}

h1 {display:inline;color: #93bcea;font-size: 1.5em; font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";}
h2 {color:#93bcea;font-size: 1.3em; font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";}
h3 {color:#93bcea;font-size: 1.1em; font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";}
h4 {color:#93bcea;font-size:20px;}
h5 {color:#93bcea;font-size:15px;font-weight: bold;}
h6 {color:#93bcea;font-size:13px;font-weight: normal;}



p { color: #4B4B4B; text-align:justify;}
p.red {color:#DF6868;font-size:22px!important;padding:0px 5px 0px 0px!important; margin-top:0px;margin-left:0px;margin-bottom:0px!important;margin-right:5px; padding-right:5px; vertical-align:text-bottom}


a{ color:Blue; text-decoration:none;}

/*label {	font-weight: bold;	text-align: right;	width: 100px;	padding: 0 10px 0 10px ;	float: left;	color:#666666;	font-family:Arial, Helvetica, sans-serif;}*/

input {margin: 2px 0;background-color:#F1F3F0;color:#476554;font-family:"Trebuchet MS", Arial, Helvetica, Sans-serif;}
select {margin: 2px 0;background-color:#EEEEEE;}
/*login styling stuff*/
#login input {background-color:#FFCC00!important; color:#333333!important; padding:3px!important}
#login { background-color:#E6E6E6; padding-top:20px; padding-bottom:20px}
#remember-label { color:#666666; padding: 0 10px 0 10px ; font-family:Arial, Helvetica, sans-serif}


input#username .textfields {width:300px}




/*==================================================
================ --- Main Divs --- =================
==================================================*/

#everything {
	width: 775px; 
	border: 0px solid #2E3437;
	margin: 0 auto;
	margin-top: 10px;
	padding: 0px;
}

#header {height: 48px;}

#page {
	
	float: left;
	margin-top: 0px;
	padding-top: 0px;
}
#content {border-bottom:none; background-color:#FFF; }




/*==================================================
================ --- Footer--- ====================
==================================================*/
#footer {clear: both;}	
#footer {
	font-size: 11px;
	padding-left:20px;
	text-align: left;
	padding: 20px 0; }

#footer a:link, #footer a:visited {padding: 0 10px; color:#666666; text-decoration:none}
#footer a:hover, #footer a:active {color: #666666; text-decoration:none}	

#isg a:link, #isg a:visited {color:#666666; text-decoration:none}
#isg a:hover, #isg a:active {color: #666666; text-decoration:none}	


/* Used on Contact Us Page  */
.ContactLabel label {float:left; width:150px; text-align:right;}
.ContactTextField{float:left; text-align:left;}
.ContactLineBreak{ clear:both; margin-top:10px;}
.ContactTextBox{ width:200px;}


/* Used on Header  */
.pfcLogo {font-family:Times New Roman;}
a.pfcLogo{ text-decoration:none; color:#666666}
.headerLinks{text-decoration:none; color:#666666; font-size:13px; }

