﻿/* Standard HTML Tags */

body {
	margin:0px;
	background-color: #d7dce1;

}

div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
/**
li {
	margin:0px;
	margin-bottom:2px;
	padding:8px;
}

ul {
	margin-bottom:0px;
	list-style:square;
	list-style-position:outside;
	padding: 0px;
	}

**/
ul { list-style-position: outside; margin-left: 0px; padding-left: 30px; list-style: square; vertical-align: middle; }
li { margin:0px 0px 5px 0px; padding: 0px; } 


form {
	margin:0px;
}

a {
	text-decoration:none;
	color: #24549d;
}

a:hover {
	color:#1e374b;
	text-decoration:underline;
}


table {
	border-collapse: collapse;
	font-family: Arial, Helvetica, sans-serif;
}

td {
	vertical-align: top;
	padding-bottom:5px;
}

h1 {
	color: #1e374b;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
}

h2 {
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	
}

h3 {
	color: #000000;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
}

img	{
	border:1px;
}


input {
		font-family: Arial;
		font-size: 12px;
		border: 1px solid #666666;
}

select {
		font-family: Arial;
		font-size: 12px;
		border: 1px solid #666666;
}

textarea {
		font-family: Arial;
		font-size: 12px;
		border: 1px solid #666666;
}



/* EO Common Styles */
/*************/
/*************/
/*************/

.li2 {
	margin-bottom:2px;
	margin-left:20px;
	list-style: square;
	list-style-position:outside;
}

.li4 {
	margin-bottom:2px;
	margin-left:20px;
	list-style: none;
	list-style-position:outside;
}


.li3 {
	margin:0px;
	margin-bottom:2px;
	padding:2px;
	}

.inputbutton {
	background-color:#24549d;
	color:#FFFFFF;
}

.sideinputbutton {
	background-color:#a26c08;
	color:#FFFFFF;
	font-weight:bold;	
	border:1px #c8c8c8 solid;

}

.actionbutton {
	background-image:url('../webimages/i_buttonred.png');
	width:119px;
	height:36px;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	padding:5px;
	border:1px #996666 solid;
	cursor: pointer;
}



.right {
	text-align:right;
}

.center {
	text-align:center;
}

.bold {
	font-weight:bold;
}

.italic {
	
	font-style:italic;
}

.centerbold {
	text-align:center;
	font-weight:bold;
	
}
.imagetable {
	padding-left:17px;
	padding-top:17px;
}

.texttable {
	padding-left:17px;
	padding-bottom:17px;
}


.table_all {
	border:1px #C0C0C0 solid;
	width:100%;
}

.table_all td {
	padding:4px;
}

.table_noborder {
	width:100%;
}

.table_noborder td {
	padding:4px;
}

.table_nopadding {
	width:100%;
}

.table_headright {
	background-color:#1e394c;
	color:#FFFFFF;
	font-weight:bold;
	border-right:1px #FFFFFF solid;
}

.table_headend {
	background-color:#1e394c;
	color:#FFFFFF;
	font-weight:bold;
}

.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:978px;
	margin-left: auto;
	margin-right: auto;
	background-color:#FFFFFF;
 	height:auto !important;
  	height:100%;
	min-height:900px;	
	border-left: #ffffff 1px solid;
	border-right: #ffffff 1px solid;
	background-image:url('../webcoreimages/s_bodybackground.jpg');
	background-repeat:repeat-y;
}

	#container_headertop {
		height: 2px;
		background-color:#000000;
		font-size:8px;
	}

	#container_header {
		height: 90px;
		background-color:#FFFFFF;
	}
	
		#container_headercontentleft {
			float:left;
			padding:10px 0px 0px 15px;		
		}
	
		#container_headercontentright {
			float:right;
			text-align: right;
			padding:25px 15px 0px 0px;		
		}
			
	#container_menu {
		height: 42px;
	}
	
		#container_menucontent {
		
		}
	
	#container_body{
		background-image:url('../webcoreimages/s_submenu.jpg');
		
		background-repeat:no-repeat;
		height:auto !important;
		min-height:900px;;

	}
	
		#container_boxleft {
			float:left;
			width:269px;
			height:400px;		
			background-repeat:no-repeat;
		}	
		
			#container_boxleftcontent {
				padding-top:1px;
				font-weight: bold;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 12.5px;
				
			}
			
		#container_boxleftmiddle {
			background-color:#1e394c;
			border-top: #ffffff 1px solid;
			border-bottom: #ffffff 1px solid;
			padding:10px 0px 0px 15px;	
			color:#FFFFFF;
			font-family: Arial, Helvetica, sans-serif;
			
		}	
			
		#container_boxleftbottom {
				background-color:#90908f;
				width:269px;
				padding:0px;
				border-bottom: #ffffff 1px solid;
			}
			
			#container_boxleftbottomcontent {
				background-color:#90908f;
			
			}
				
		#container_boxright {
				float:left;
				width:709px;
				
			}
		
			#container_boxrightcontent {
				padding-left:15px;
				padding-top:0px;
				padding-right:15px;
				padding-bottom:0px;		
					
			}
	
		#container_footer {
			clear:both;
			background-color:#000000;
		}
	
		#container_footercontent {
			color: #ffffff;
			text-align:center;
			padding:10px;
		}
		
			#container_footercontent a{
				color:#FFFFFF;
			}

/* Site Specific Styles */
/*************/
/*************/
/*************/

.imageleft {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

.imageright {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}

.images {
	border:1px #1e374b solid;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style:italic;
	
}

.error_text {
	background-color:#CC0000;
	color:#FFFF00;
	font-weight:bold;
	padding:5px;
}


.error_404 {
	background-color:#1e394c;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11pt;
	padding:5px;
	border-bottom:2px solid #FFFFFF;
	text-align:center;
}

/* Allow for web page to be broken, during print job, after the location where this class appears */
.pagebreadkpoint {
	page-break-before:always;
}

.linkwhite {
	color:#FFFFFF;
}

	.linkwhite a:hover{
	color:#FFFFFF;
}

.email_head{	
	font-weight:bold;
	font-size:14px;
	color:#FFFFFF;
}

.texttop {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
}

.textbottom {
	color:#757575;
}

.nomargin {
	margin:0px;
}

.linkblack{
	color:#000000;
}

.nodot {
	list-style: none;
}

.adtop {
	padding-top:1px;
}

.highlight {
	background-color:#ededed;
}

.textphone {
	font-weight:bold;
	font-size:14px;
}

#class_menu	{
	position:absolute;
	float:left;
	margin-left:129px;
	width:130px;
	padding:5px;
	list-style:none;
	background-color:#4a606e;
}

#class_menu a{
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:8pt;	
}

#class_menu a:hover{
	text-decoration:none;
	}
	
#exh_menu	{
	position:absolute;
	float:left;
	margin-left:412px;
	width:131px;
	padding:5px;
	list-style:none;
	background-color:#997737;
}

#exh_menu a{
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:8pt;	
}

#exh_menu a:hover{
	text-decoration:none;
	}
	
#gar_menu	{
	position:absolute;
	float:left;
	margin-left:696px;
	width:130px;
	padding:5px;
	list-style:none;
	background-color:#4b4787;
}

#gar_menu a{
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:8pt;	
}

#gar_menu a:hover{
	text-decoration:none;
	}
	
#edu_menu	{
	position:absolute;
	float:left;
	margin-left:0px;
	width:118px;
	padding:5px;
	list-style:none;
	background-color:#336d59;
}

#edu_menu a{
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:8pt;	
}

#edu_menu a:hover{
	text-decoration:none;
	}	
.div_events{
	padding: 0px ;
}

.side_menu{
	padding:5px 0px 5px 15px;
}

.side_blue{
	background-color:#1e394c;
}

.side_blue a:hover{
	color:#FFFFFF;
}
	
