@charset "utf-8";
/* CSS Document */
.body {
	background-color: #FFFFFF;
	background-image: url('bg.jpg');
	background-repeat: repeat-x;
	background-position: 50% top;
	margin: 0px;
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	direction: ltr;
}
.logo {
	background-image: url(logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.loginfield {
	border: 1px solid #cccccc;
	font-size: 11px;
	font-style:normal;
	font-family: verdana;
	font-weight: normal;
	color: #0066a4;
	text-decoration: none;
	width: 130px;
	height: 19px;
	vertical-align: middle;
	text-align: left;
	display: table;
}
.loginfont {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #00446e;
	text-decoration: none;
	direction: ltr;
}
.seperator {
	background-image: url(big_seperator.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

.packages {
	background-image: url(packages.jpg);
	background-repeat: no-repeat;
}
.bullet {
	background-image: url(bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.foam {
	border: 1px solid #EEEEEE;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	height: 15px;
	bottom: 0px;
	width: 300px;
}


.topnavlink {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #00446e;
	text-decoration: none;
}
a.topnavlink:hover {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #00446e;
	text-decoration: underline;
}

a.loginfont:hover {
	color: #00446e;
	text-decoration: underline;
}
.topnavbg {
	background-image: url(topnav.jpg);
	background-repeat: no-repeat;
}
.dotrepeater  {
	background-image: url(dotline.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.wellcomeheding {
	background-image: url(wellcome.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.tabstyle {
	background-image: url(tab.jpg);
	background-repeat: no-repeat;
}
.whitetext {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.whitetext:hover {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #00446e;
	text-decoration: underline;
}
.boxhome_repeat {
	background-image: url(box_repeat.jpg);
	background-repeat: repeat-y;
}
.grayheading {
	font-family: Verdana;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	margin-left: 24px;
	font-size: 24px;
}
.grayline {
	background-image: url(gray_line.gif);
	height: 25px;
	background-repeat: repeat-y;
	background-position: 24px bottom;
	padding-left: 30px;
}

.boxhome_top {
	background-image: url(box_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.boxhome_footer {
	background-image: url(box_footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.foam-comments {
	border: 1px solid #EEEEEE;
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	height: 60px;
	bottom: 0px;
	width: 300px;
}
.grayline_inner {
	background-image: url(gray_line_inner.gif);
	height: 25px;
	background-repeat: repeat-y;
	background-position: 20px bottom;
	padding-left: 20px;
}
/** page Numbers **/



/**#ffae**/


	#Pagelinks	 a, #Pagelinks a:active, #Pagelinks a:visited  
	{		
				color:Black; text-decoration: none; 
	font-family: "verdana";	font-size: 12px; font-weight:bold;	text-align: center;	
	
		}
#Pagelinks a:hover {color:Blue;	text-decoration: none;	
		}
.staticbannerimage {
	background-image: url(staticimage.jpg);
	background-repeat: no-repeat;
    background-position:center;
                  }
/** End Page Numbers **/	







