@charset "utf-8";
/* Layout */

body{
	background-image: url(../images/stleos_temp/background.png);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #00588B;
}
#container{
	width: 1002px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Geneva, sans-serif;
	background-color: #FFF;
}
#header{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FE9900;
	border-right-color: #FE9900;
	border-bottom-color: #FE9900;
	border-left-color: #FE9900;
	width: 1000px;
	float: left;
	position: relative;
}
#menu_container{
	background-image: url(../images/stleos_temp/stleos_r2_c1.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 40px;
	width: 1000px;
	position: relative;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FE9900;
	border-left-color: #FE9900;
}
#menu{
	position: relative;
	float: left;
	width: 660px;
	padding-left: 330px;
	padding-right: 10px;
}
#content_container{
	float: left;
	width: 1000px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FE9900;
	border-left-color: #FE9900;
	position: relative;
	background-color: #FFF;
}
#left_column{
	float: left;
	width: 300px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	position: relative;
	font-family: Verdana, Geneva, sans-serif;
}
#right_column{
	float: left;
	width: 655px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	position: relative;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	line-height: 21px;
}
#footer{
	float: left;
	width: 990px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FE9900;
	border-bottom-color: #FE9900;
	border-left-color: #FE9900;
	position: relative;
	background-image: url(../images/stleos_temp/stleos_r4_c1.jpg);
	height: 45px;
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 30px;
	font-size: 12px;
	color: #FFF;
	padding-left: 10px;
}

#print{
	width: 200px;
	float: right;
	margin: 0px;
	top: 0px;
	position: relative;
	right: 0px;
	text-align: right;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* Text and graphics*/
img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #013567;
	background-image: url(../images/stleos_temp/cross.png);
	background-repeat: no-repeat;
	height: 43px;
	padding-left: 40px;
	padding-top: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
}
#left_column h1{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 21px;
	color: #FFF;
	background-image: url(../images/stleos_temp/right_title_background.png);
	height: 32px;
	width: 300px;
	padding-left: 5px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-top: 6px;
}
#left_column p{
	margin: 0px;
	background-color: #F1F1F1;
	padding-top: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #003A6D;
	border-right-color: #003A6D;
	border-bottom-color: #003A6D;
	border-left-color: #003A6D;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
}
#footer a:link, a:visited{
	color: #FE9A00;
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover{
	color: #09F;
	text-decoration: none;
}
#footer a:active{
	color: #CCC;
	text-decoration: none;
}
.date{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: 18px;
	color: #666;
}
#left_column a:link{
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #072E65;
	text-decoration: none;
}
#left_column a:visited{
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #072E65;
	text-decoration: none;
}
#left_column a:hover{
	color: #FE9900;
	text-decoration: none;
	font-weight: bold;
}
#left_column a:active{
	color: #999;
}
#left_column ul{
	list-style-type: none;
	background-color: #F1F1F1;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #003C6F;
	border-right-color: #003C6F;
	border-bottom-color: #003C6F;
	border-left-color: #003C6F;
}
#left_column ul li a:link{
	display: block;
	color: #FFF;
	background-color: #6594C2;
	font-size: 18px;
	line-height: 24px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #005F92;
	border-right-color: #005F92;
	border-bottom-color: #005F92;
	border-left-color: #005F92;
	padding-top: 7px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 30px;
	background-image: url(../images/stleos_temp/sm_cross.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 26px;
}
#left_column ul li a:visited{
	display: block;
	color: #FFF;
	background-color: #6594C2;
	font-size: 18px;
	line-height: 24px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #005F92;
	border-right-color: #005F92;
	border-bottom-color: #005F92;
	border-left-color: #005F92;
	padding-top: 7px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 30px;
	background-image: url(../images/stleos_temp/sm_cross.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 26px;
}
#left_column ul li a:hover{
	display: block;
	color: #6594C2;
	background-color: #FFF;
	font-size: 18px;
	line-height: 24px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FF9800;
	border-right-color: #FF9800;
	border-bottom-color: #FF9800;
	border-left-color: #FF9800;
	padding-top: 7px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 30px;
	background-image: url(../images/stleos_temp/sm_cross.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 26px;
}
#left_column ul li a:active{
	display: block;
	color: #6594C2;
	background-color: #CCC;
	font-size: 18px;
	line-height: 24px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FF9800;
	border-right-color: #FF9800;
	border-bottom-color: #FF9800;
	border-left-color: #FF9800;
	padding-top: 7px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 30px;
	background-image: url(../images/stleos_temp/sm_cross.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 26px;
}
#right_column a:link{
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #013567;
	text-decoration: none;
}
#right_column a:visited{
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #013567;
	text-decoration: none;
	}
#right_column a:hover{
	font-weight: bold;
	color: #6594C2;
	text-decoration: none;
}
#right_column a:active{
	font-weight: bold;
	color: #FE9900;
	text-decoration: none;
}
.event_header{
	color: #FFF;
	background-color: #002A43;
	padding-top: 5px;
	padding-bottom: 5px;

}
.table_border{
	border: 1px solid #002A43;
}
.event_list_text{
	border: 1px solid #002A43;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.org_header{
	color: #FFF;
	background-color: #013567;
	padding: 3px;
}
.highlight{
	border: 1px solid #013567;
	padding: 3px;
}
.highlight2{
	border: 1px solid #013567;
	padding: 3px;
}
