﻿/* Standard HTML Tags */

body {
	margin:0px;
	background-color: #fefffe;
	background-image:url('../webcoreimages/s_background.jpg');
	background-repeat:repeat-x;
	margin:0px;
}

div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #284154;
}

li {
	margin:0px;
}

form {
	margin:0px;
}

a {
	text-decoration:none;
	color: #95355b;
}

a:hover {
	color:#24549d;
	text-decoration:underline;
}

ul {
	margin-bottom:0px;
	list-style:square;
	list-style-position:outside;
}

li {
	margin-bottom:10px;
	list-style:square;
	list-style-position:outside;
}


table {
	border-collapse: collapse;
	font-family: Arial, Helvetica, sans-serif;
}	


td {
	background-position: 0px 0px;
	padding: 10px;
	background-repeat: repeat;
	background-attachment: scroll;
}

h1 {
	color: #284154;
	font-family:"Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
}

h2 {
	color: #63914e;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
}


h3 {
	color: #284154;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
}

img	{
	border:0px;
}


input {
		font-family: Arial;
		font-size: 12px;
}

select {
		font-family: Arial;
		font-size: 12px;
}

textarea {
		font-family: Arial;
		font-size: 12px;
}

hr {
	height:1px;
	border:1px #ccd6c5 solid;
}

/* EO Common Styles */
/*************/
/*************/
/*************/

.inputbutton {
	background-color:#CC0000;
	color:#FFFFFF;
}

.right {
	text-align:right;
}

.center {
	text-align:center;
}

.bold {
	font-weight:bold;
}

.bolditalic {
	font-weight:bold;
	font-style:italic;
}
.boldunderline {
	font-weight:bold;
	text-decoration:underline;
}
.underline {
	text-decoration:underline;
}

.description {
	font-size: 12px;
	color: #000000;
}

.highlight {
	color:#C70505;
	font-weight:bold;
 
}

.italic {
	font-style:italic;
}

.italicunderline {
	font-style:italic;
	text-decoration:underline;
}

.li2 {
	margin-bottom:5px;
	margin-left:20px;
	list-style: disc;
	list-style-position:outside;

}

.li3 {
	margin-bottom:5px;
	margin-left:40px;
	list-style:square;
	list-style-position:outside;

}

.li4 {
	margin-bottom:5px;
	margin-left:60px;
	list-style:disc;
	list-style-position:outside;

}

.li5 {
	margin-bottom:5px;
	margin-left:60px;
	list-style: none;
	list-style-position:outside;

}

.li6 {
	margin-bottom:5px;
	margin-left:20px;
	list-style: decimal;
	list-style-position:outside;

}


.recommended_ages_cell {
	background-color: #f8d95f;
	text-align: center;
}

.highrisk_cell {
	background-color: #cc99ff;
	text-align: center;
}

.center_cell {
	text-align: center;

}


.table_all {
	border:1px #5d829f solid;
	width:100%;
}

.table_all td {
	padding:5px;
	border:1px #5d829f solid;
}

.table_noborder {
	width:100%;
}

.table_noborder td {
	padding:2px;
}


.table_headright {
	background-color:#557c9b;
	color:#FFFFFF;
	font-weight:bold;
	border-right:1px #FFFFFF solid;
	border-bottom:1px #FFFFFF solid;
}

.table_headcenter {
	background-color:#557c9b;
	color:#FFFFFF;
	font-weight:bold;
	border-right:1px #FFFFFF solid;
	border-bottom:1px #FFFFFF solid;
	text-align: center;
}

.table_headend {
	background-color:#24549d;
	color:#FFFFFF;
	font-weight:bold;
	border-bottom:1px #FFFFFF solid;
}

.table_rowright {
	border-bottom:1px #C0C0C0 solid;
	border-right:1px #C0C0C0 solid;
}

.table_rowend {
	border-bottom:1px #C0C0C0 solid;
}

/* EO Site Container Styles */
/*************/
/*************/
/*************/

#container_main{
	width:900px;
	margin-left: auto;
	margin-right: auto;
	background-color:#FFFFFF;
 	height:auto !important;
  	height:600px;
	min-height:600px;
	background-image:url('../webcoreimages/s_bodybackground.jpg');
	background-repeat:no-repeat;
	border:1px #ccd6c5 solid;
}

	#container_header {
		clear:both;
	}
	
		#container_headercontent {
		
		}
			
	#container_ad {
		clear:both;
	}
	
		#container_adcontent {
		
		}
	
	#container_body{
		clear:both;
	 	height:auto !important;
	  	height:400px;
		min-height:400px;
	}
	
		#container_bodycontent {
			padding:0px 50px 10px 50px;
		}
	
	#container_pagemenu {
	
	}
	
		#container_pagemenucontent {
			padding:10px 50px 10px 50px;
		}
		
	#container_footer {
		clear:both;
		background-image:url('../webcoreimages/s_footer.jpg');
		height:250px;
	}
	
		#container_footercontent {
		 	height:auto !important;
		  	height:250px;
			min-height:250px;
			padding:0px 350px 10px 50px;
		}

/* Site Specific Styles */
/*************/
/*************/
/*************/

.imageleft {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

.imageright {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}

.imagecenter {
	float:left;
	margin-left:150px;
	margin-bottom:10px;

}

}

.imagecenter2 {
	float:left;
	margin-left:100px;
	margin-bottom:10px;

}


.imagecenterlarge {
	float:left;
	margin-left:100px;
	margin-right:80px;
	margin-bottom:20px;

}


.error_text {
	background-color:#CC0000;
	color:#FFFF00;
	padding:5px;
}

	.error_text li {
		margin:0px;	
	}

.correct_answer {
	background-color:#CC0000;
	color:#FFFF00;
	font-weight:bold;
	padding:5px;
}


/* Allow for web page to be broken, during print job, after the location where this class appears */
.pagebreadkpoint {
	page-break-before:always;
}

.margin0bottom {
	margin-bottom:0px;
}

.clickhere {
	padding-top:4px;
	color:#999999;
	font-size:14px;
	font-weight:bold;
}

.clickherelink {
	padding-top:20px;
}

	.clickherelink a{
		font-size:14px;
		font-weight:bold;
	}

.copyright {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
}

.mapborder {
	border:2px #284155 solid;
}

.colorblue {
	color:#284154;
}
