@charset "UTF-8";



#Container {
	left:0px;
	top:0px;
	width:800px;
	min-height:601px;
	height:auto !important;
	height:601px;
	z-index:3;
	max-height: 601.px;
}


#Header_Container {
	position:relative;
	left:0px;
	top:0px;
	width:800px;
	height:114px;
	background-image: url(images/Top.jpg);
}

#Menu {
	position:relative;
	left:0px;
	top:0px;
	width:800px;
	height:24px;
	background-image: url(images/Menu_Spacer.jpg);
}


#Main_ {
	position:relative;
	left:0px;
	top:0px;
	width:800px;
	height:420px;
	margin:0;
	margin-top: 2px;
	margin-bottom:-6px;
}

#Footer_Container {
	position:relative;
	left:0px;
	top:0px;
	margin:0;
	width:800px;
	height:44px;
	background-image: url(images/Footer.jpg);	
}

#byline_container {
	position:relative;
	line-height: 10px;
	text-align:center;
}


#maincontent {
	position:relative;
	top:0px;
	width:595px;
	
	background-image: url(images/Main_Spacer.jpg);
	background-repeat:repeat-y;
	background-position:top;
	font-size: 0.1em; line-height: 0em; 
	
			
}

#sidebar {
	position:absolute;
	top:0px;
	left:595px;
	width:100px;
	font-size: 0.1em; line-height: 0em; 
}

/* Scrolling text box */
.detailsbox {
    font-family: Arial, Helvetica, sans-serif;
    font-size:13px; 
    color: #121C25;
    text-decoration: none;
    z-index:1800;
    margin:0px;
    line-height: 16px;
    height: 400px;
    min-height:400px;
    line-height: normal;
    display: block;
    padding: 4px;
    scrollbar-face-color : #FFFFFF;
    scrollbar-highlight-color : #FFFFFF;
    scrollbar-3dlight-color : #DDDDDD; 
    scrollbar-shadow-color :  #FFFFFF; 
    scrollbar-darkshadow-color : #999999;
    scrollbar-track-color : #EEEEEE;
    scrollbar-arrow-color : #990000;
    width: 583px;  overflow: auto;
    max-height: 399px; /* Mozilla, Opera.. */
    height: expression(this.scrollHeight > 400 ? "400px" : "auto"); /* IE only see dynamic properties on msdn*/
}

ul#navMenulist {
	margin-left: 0;
	padding-left: 10px;
	white-space: nowrap;
	margin: 0px;
	z-index:1800;
	line-height: 22px;

}


#navMenulist li {
	position:relative;
	float: left;
	display: inline;
	list-style-type: none;
	padding-right: 12px;
	padding-left: 12px;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 14px;
	z-index:1800;
	color: #336699;
	background-image:url(images/Menu_Divider.jpg);
	background-position: right;
	background-repeat:no-repeat;
}


#navMenulist a { 
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size: 14px;
	text-decoration: none;
	z-index:1800;
	font-weight: none;
	color: #FFFFFF;
}

#navMenulist a:link, #navlist a:visited {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	z-index:1800;
}

#navMenulist a:active {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 14px;
	color: orange;
	text-decoration: none;
	z-index:1800;
}

#navMenulist a:hover {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 14px;
	color: #336699;
	text-decoration: none;
	z-index:1800;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	 /*font-size:0.875em; 16x.875=14 */
	 font-size:13px; 
	color: #121C25;
	text-decoration: none;
	z-index:1800;
	margin:0px;
	line-height: 16px;
	
}


img {
margin-left:3px;
margin-right:3px;
}

img.regular {
margin-left:0px;
margin-right:0px;
}


small {
	font-family: Arial, Helvetica, sans-serif;
	 /*font-size:0.875em; 16x.875=14 */
	 font-size:10px; 
	color: #121C25;
	text-decoration: none;
	z-index:1800;
	margin:0px;
	line-height: 14px;
	
}

.txtNoBorder { 
	position:relative;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	color: #003068; 
	width: 80px;
	height: 13px;
	text-decoration: none; 
	background-color: #F7F8FC;
	border-style: none;
	border-top-width: 0 px; 

	border-bottom: solid #013A81 2px;
	border-right-width: 0 px; 

	border-left-width: 0 px;

	-moz-opacity:.5;
    filter:alpha(opacity=20);
}

.submenutitle {
    line-height:15px; 
    font-size:14px; 
	font-family: Arial, Tahoma, Verdana;
	text-transform: none;
	font-weight:none;
    color: #fff; 
    background-image: url(images/Content_Title.jpg); 
    background-position: left;
    background-repeat: no-repeat; 
    display:block; 
    width:149px; 
    height:19px;
    vertical-align:middle;
    padding-left: 6px;
    padding-top: 5px;
    letter-spacing: normal;
}

html>body pre {  overflow: auto;}

a { font-family: Arial, Helvetica, sans-serif; font-size:100%; color: blue;	text-decoration: none;	z-index:1800;line-height: inherit;}
a:link { font-family: Arial, Helvetica, sans-serif; font-size:100%; color: blue;	text-decoration: none;	z-index:1800;line-height: inherit;}
a:visited { font-family: Arial, Helvetica, sans-serif; font-size:100%; color: blue;	text-decoration: none;	z-index:1800;line-height: inherit;}
a:active { font-family: Arial, Helvetica, sans-serif; font-size:100%; color: blue;	text-decoration: none;	z-index:1800;line-height: inherit;}
a:hover { font-family: Arial, Helvetica, sans-serif; font-size: 100%; line-height: inherit; color: blue; z-index:1700; text-decoration: underline;}

a.footerLink { font-family: Arial, Helvetica, sans-serif; font-size:11px; color: #FFFFFF; text-transform:uppercase;	text-decoration: none;	z-index:1800;line-height: inherit;}
a.footerLink:link { font-family: Arial, Helvetica, sans-serif; font-size:11px; color: #FFFFFF; text-transform:uppercase; text-decoration: none;	z-index:1800;line-height: inherit;}
a.footerLink:visited { font-family: Arial, Helvetica, sans-serif; font-size:11px; color: #FFFFFF; text-transform:uppercase; text-decoration: none;	z-index:1800;line-height: inherit;}
a.footerLink:active { font-family: Arial, Helvetica, sans-serif; font-size:11px; color: #FFFFFF; text-transform:uppercase; text-decoration: none;	z-index:1800;line-height: inherit;}
a.footerLink:hover { font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-transform:uppercase; line-height: inherit; color: blue; z-index:1700; text-decoration: underline;}

.byline { font-family: verdana; font-size:9px; color: #121C25; text-transform:lowercase;	text-decoration: none;	z-index:1800;line-height: inherit;}
a.byline { font-family: verdana; font-size:9px; color: #121C25; text-transform:lowercase;	text-decoration: none;	z-index:1800;line-height: inherit;}
a.byline:link { font-family: verdana; font-size:9px; color: #121C25; text-transform:lowercase; text-decoration: none;	z-index:1800;line-height: inherit;}
a.byline:visited { font-family: verdana; font-size:9px; color: #121C25; text-transform:lowercase; text-decoration: none;	z-index:1800;line-height: inherit;}
a.byline:active { font-family: verdana; font-size:9px; color: #121C25; text-transform:lowercase; text-decoration: none;	z-index:1800;line-height: inherit;}
a.byline:hover { font-family: verdana; font-size: 9px; text-transform:lowercase; line-height: inherit; color: blue; z-index:1700; text-decoration: underline;}


body {
	font-family: Arial, Helvetica, sans-serif;
    font-size:100%;
	line-height:1.125em; /* 16×1.125=18 */
}


h1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC0000;
	text-decoration: none;
	font-weight: bolder;
	z-index:1800;
	text-transform:lowercase;
	margin:0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000;
	text-decoration: bolder;
	z-index:1800;
	margin:0px;
	display:inline;
	line-height:normal;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
		display:inline;
	text-decoration: none;
	z-index:1800;
	font-weight: bolder;
	margin: 0;
	line-height:normal;
}