/* Layout Stylesheet */ 

body {
	margin:24px 0px;
	background:#333366 url(images/pageback_elysium_blue.gif);
	color: #665742;
	text-align:center;
	padding:0;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;

 }

a {
	color: #6699CC;
	font-weight: bold;


}

a:hover {
	color: #FFFFFF;
	text-decoration: none;

}

a:visited {
	color: #858DB6;
	text-decoration: underline;
}

a:active {
	color: #FF0000;

}

#hdr {
	background:#333366 url(images/banner_elysium_blue.gif);
	color: #FFFFFF;
	height: 57px;
	width: 668px;
	border: 1px solid #FFFFFF;
	padding: 25px;
	text-align: right;
	vertical-align: middle;
	margin: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;




}

#bodyblock {
	width:720px;
	padding:0;
	background-color: #FFFFFF;
	margin: auto;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;





 }

#l-col {
	width:109px;
	text-align: left;
	vertical-align: top;
	padding-top: 15px;
	padding-right: 70px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-image: url(images/paper-tear.jpg);
	background-repeat: repeat-y;
	background-position: right top;



}

#l-col P {
	color: #4778A9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding: 0px;

}


#cont {
	width:530px;
	border:0;
	text-align:left;
	padding-right: 10px;
	line-height: 15pt;
	list-style-type: square;
	background-image: url(images/paper-back.jpg);
	padding-top: 20px;


}

#cont img {
	color: #B4B4B4;
	padding: 8px;
	border: 2px solid #B4B4B4;
	margin-right: 5px;
	margin-left: 5px;
	float: none;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #F5EAD6;
}

#cont li {
	list-style-type: none;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: auto;
	padding-left: 20px;



}

#ftr {
 height:70px;
 background:#5D5D5D url(images/accent_bottom_grey.gif) no-repeat center 42px;
 color: #CCCCCC;
 margin:0;
 }
 
 #navcontainer
{
	margin: 0;
	padding: 0;

}

#navcontainer A {
	display: block;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #335B84;
	font-weight: normal;


}

#navcontainer A:active {
	color: #335B84;
	text-decoration: none;

}

#navcontainer A:hover {
	color: #6699CC;
	text-decoration: underline;

}

#navcontainer .yah
{
	display: block;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #335B84;
	font-weight: bold;
	background-image: url(images/dots.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 6px;
	padding-bottom: 12px;




}

h1 {
	margin:0;
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	line-height: 30pt;
	font-weight: normal;
	color: #1E4A81;
	font-style: italic;

}

h2 {
	margin:0;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 24pt;
	font-weight: bold;
	color: #4B526D;
}
h3 {
 margin:0;
}

h4 {
 margin:0; 
}
 
.divider {
	background-image: url(images/divider_elysium_blue.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 40px;
	width: auto;
	text-align: center;

}
