/*** General Body Elements ***/

body {
margin: 0 auto /*auto 0*/;
padding: 0;
font: 76% Verdana,Tahoma,Arial,sans-serif;
background-color: /*#B5B5B5;#ffffff#000000*/#CCCCCC;
/*background: #ffffff  url(../images/bg.gif) top left repeat-y;*/

}


h1 {
color: #000000;
font-size: 18px;
font-family: Arial, Helvetica, sans-serif;
margin: 0 0 4 0;
}
h2 {
color: #000000;
font-size: 14px;
margin: 0 0 0 0;
}



a {
color:#CC6714;
text-decoration: none;
}

a:hover {
color:#587ec5;
}


hr {
color:#CC6714;
style: solid;
height:1px;

}

#wrap {
background: #FFFFFF;
color: #303030;
margin: 0 auto /*auto 0*/;
width: 900px;
border-left: 1px dotted black;
border-right: 1px dotted black;
padding: 0;
}
#wrap_cal {
background: #FFFFFF;
color: #303030;
margin: 0 auto /*auto 0*/;
width: 1200px;
border-left: 1px dotted black;
border-right: 1px dotted black;
padding: 0;
}
#frontphoto {
margin: 0px 0px 0px 0px;
border-bottom: 3px solid #CC6714;
/*border-top: 3px solid #CC6714;*/
}

#title {
margin: 0 0px 5px 5px;
border-left: 1px solid #ffffff;
border-right: 1px solid #ffffff;
padding: 0 0px 0 10px;
line-height: 1.6em;
text-align: left;
}

#title h1 {
font-size: 2.0em;
margin: 0 0 0.5em 0;
}

#title p {
width: 400px;
float: left;
text-align: center;
color: #a0a0a0;
background-color: #ffffff;
margin: 0 0 0 0;
font-size: 0.8em;
line-height: 1.2em;
}


#leftblock {
float: left;
clear: left;
background-color: #ece8e8;
width: 160px;
/*height: 600px;*/
margin: 0 0 0 0;
padding: 5px;			
}

#top{/*background-color: #ece8e8;*/}
.box{
border:1px solid #ece8e8;
padding:2px 2px 2px 2px;
}

#main{
width: 690px;
background-color: #ffffff;
margin: auto auto auto auto;
padding: 0.5em 1.0em 0.5em 0.5em;
float: right;
}

.title_blue {
font-family:Arial, Helvetica, sans-serif;
color:#587ec5;
background-color: #ffffff;
font-size:12pt;
font-weight:bold;
padding: 0 0 0 0;
margin: 0 0 -8px 0;
}

.title_red {
font-family:Arial, Helvetica, sans-serif;
color:#af0a06;
background-color: #ffffff;
font-size:12pt;
font-weight:bold;
padding: 0 0 0 0;
margin: 0 0 -8px 0;
}

.footer {
position:relative;
clear:both;
width:848px;
background-color: #fffff;
height:20px;
margin:0px 0 0 0;
font-size:.8em;
text-align:right;
}

.footer2 {
position:relative;
clear:both;
width:848px;
margin:4px 0px 0px 0px;
padding:4px 0px 4px 0px;
font-size:0.9em;
text-align:right;
}

.footer_text {
font-family:Arial, Helvetica, sans-serif;
color:#990000;
background-color: #fffff;
font-size:10pt;
font-weight:bold;
padding: 4px 0 0 0;
margin: 0 0 -8px 0;
position:center;
}

#footer a {
color:#CC6714;
background-color: #ffffff;
text-decoration: none;
}

#footer a:hover {
color:#587ec5;
background-color: #ffffff;

}

a.mainlevel:link, a.mainlevel:visited {
background-color: #ece8e8;
display: block;
padding: 5px;
width: 140px;
border-bottom: 1px solid #CCC;	
}

a.mainlevel:hover {
color:#CC6714;
background-color: #F5F5F5;	
}

table.moduletable {
	margin: 0px 0px 0px 0px;
	width: auto;
}

table.moduletable th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #111D32;
	text-align: left;
	width: 100%;
	background:  url(../images/arrow.gif) no-repeat left;
	text-indent: 18px;
	height: 20px;
	line-height: 20px;
	padding-top: 15px;
	border-bottom: 1px solid #FF3300 no-repeat;
	}

#newsflash {
/*border-bottom: dotted 1px #CC6714;*/
border-top: dotted 1px #CC6714;
width: auto;
font-size: 12px;
}


#container { 
position: top; 
top: 170px; 
left: 0px; 
width: 690px; 
height: auto; 

} 
#left { 
display: block; 
float: left; 
clear: both; 
width: 270px; 
margin: 0 0 0 0; 
} 

#right { 
display: block; 
float: left; 
clear: right; 
width: 274px; 
margin: 0 0 0 0; 
} 

.sectiontableentry1, {
	background-color : #ece8e8;
	}

	 
	
.sectiontableentry2 {
	background-color : #fff;
	}

.sectiontableheader {
	background-color : #e5e5e5;
	color : #2F3B4E;
	font-weight : bold;
	}
	
	.button {
	color: #192A4D; font-family: Verdana, Geneva, Arial, Helvetica, serif;
	text-align: center;
	font-size: 11px;
	background: #e5e5e5;
	border: 1px solid #CCC;
	height: 18px;
	}

.inputbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #192A4D;
	background: #e5e5e5;
	border: 1px solid #CCC;
	margin-top:5px;
	}
	
	.createdate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #4C6384;
	text-decoration: none;
	font-weight: normal;
	}

.modifydate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4C6384;
	text-decoration: none;
	font-weight: normal;
	}
	
	.contentheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
 	color: #131F34;
	text-align:left;
	background-position: top left;
	line-height: 16px;
	height: 16px;
  }

.contentpagetitle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
 	color: #344055;
	text-align:left;
	}
.expose_scroller{
/*background-color:#ece8e8;*/
padding:0px 0px 5px 0px;
border-bottom:1px solid #CC6714;
}