/* CSS DOCUMENT */

/*##############  BODY STYLES  ################*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/shell/bg_large.gif);
	background-repeat:repeat-y;
}

.bgRepeatImage {
	background-image:url(images/shell/bgMain.gif);
	background-repeat:repeat-y;
}
form{
	margin:0px;
}
a:link{
	color: #1F7287;
	margin:0px;
	text-decoration:none;
}
a:visited{
	color: #1F7287;
	margin:0px;
	text-decoration:none;
}
a:hover{
	color: #1F7287;
	margin:0px;
	text-decoration:underline;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FF84CE;
	margin:0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight: bold;
	color: #FF77C9;
	margin:0px;
	line-height:10px;
}
		h2 a:link {
			font-family:Arial, Helvetica, sans-serif;
			font-size:15px;
			font-weight: bold;
			color: #FF77C9;
			margin:0px;
			line-height:14px;
			text-decoration:none;
		}
		h2 a:visited {
			font-family:Arial, Helvetica, sans-serif;
			font-size:15px;
			font-weight: bold;
			color: #FF77C9;
			margin:0px;
			line-height:14px;
			text-decoration:none;
		}
		h2 a:hover {
			font-family:Arial, Helvetica, sans-serif;
			font-size:15px;
			font-weight: bold;
			color: #FF77C9;
			margin:0px;
			line-height:14px;
			text-decoration:underline;
		}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin:0px;
	line-height:25px;
}
		h3 a:link {
			font-size:inherit;
			font-weight:inherit;
			color: #666666;
			margin:0px;
			line-height:inherit;
			text-decoration:none;
		}
		h3 a:visited {
			font-size:inherit;
			font-weight:inherit;
			color: #666666;
			margin:0px;
			line-height:inherit;
			text-decoration:none;
		}
		h3 a:hover {
			font-size: inherit;
			font-weight:inherit;
			color: #666666;
			margin:0px;
			line-height:inherit;
			text-decoration:underline;
		}


.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #016A84;
	line-height:20px;
}
.bodyText img{
	margin:6px;
	border-style:solid;
	border-color:#CCCCCC;
	border-width:1px;
}
		a.bodyText:link {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #016A84;
			text-decoration:none;
			line-height:20px;
		}
		a.bodyText:visited {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #016A84;
			text-decoration:none;
			line-height:20px;
		}
		a.bodyText:hover {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #016A84;
			text-decoration:underline;
			line-height:20px;
		}

.spacer6px{ line-height:6px; }
.spacer2px{ line-height:2px; margin:0px;}
.padding6px{ padding:6px; }
/*############## CONTENT MODULE ##################*/
.contentModule{
	background-image:url(images/shell/sb_moduleBG.gif);
	background-repeat:repeat-y;
	border-left: 0px;
	border-right: 1px solid #E1E1E1;
	border-top: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;

}
.contentModuleBackgroundFade{
	background-image:url(images/shell/module_bg_fade.jpg);
	background-repeat:repeat-x;
}
.contentModuleText{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #016A84;
	padding:4px;
}
.contentModuleSecondBorder{
	border-left: 0px;
	border-right: 4px solid #ffffff;
	border-top: 4px solid #ffffff;
	border-bottom: 4px solid #ffffff;
	padding:8px;
}
.contentModulePhoto{
	border: 5px solid #ffffff;
}
.contentModulePhotoArea{
	padding:5px;
	background-color:#FFFFFF;
}

/*#################### SUB CONTENT #######################*/
.borderLeftGrey{
	border-left: 1px solid #e1e1e1;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
}
.borderBottomGrey{
	border-bottom: 1px solid #e1e1e1;
	border-right: 0px;
	border-top: 0px;
	border-left: 0px;
}
.footerBg{
	background-image:url(images/shell/footerBG.jpg);
}

/*################### NAVIGATION #########################*/
.bullet{
	color:#EC008C;
}

.navBG{
	background-image:url(images/shell/navMid.gif);
}
.navTable{
	border-color:#7ABA91;
	border-width:1px;
	border-style:solid;
	padding:4px;
}

.navWhite{
	background-color:#FFFFFF;
}

.navText{
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-weight:bold;
	color: #666666;
	padding:2px;
}
		a.navText:link{
			font-size:inherit;
			font-weight:bold;
			color: #666666;
			text-decoration:none;
		}
		a.navText:visited{
			font-size: inherit;
			font-weight:bold;
			color: #666666;
			text-decoration:none;
		}
		a.navText:hover{
			font-size:inherit;
			font-weight:bold;
			color: #666666;
			text-decoration:underline;
		}

.topTen{
	background-color:#FFFFFF;
	border: 2px solid #7ABA91; 
	padding:4px;
}
.topTenOL{
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #666666;
}
.topTenOL a:link{
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #666666;
}
.topTenOL a:visited{
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #666666;
}
.topTenOL a:hover{
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #666666;
}

/*################ HEADER ########################*/
.searchBG{
	background-image:url(images/shell/searchBG.gif);
	background-repeat:no-repeat;
}
input#request{
	font-size: 9px;
	color: #666666;
	border:0px;
}

/*############## FOOTER ########################*/
.footerBox{
	background-color:#FFFFFF;
	border: 2px solid #006984; 
	padding:4px;
}
.footerHeader{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#006984;
	font-weight:bold;
}
.footerText{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:15px;
	color:#006984;
}
/*############### AD COLLECTION ADS ##############*/
.adCollectionBodyText{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	line-height:16px;
}