/* CSS Document */
body {
	text-align: center;
	background-color: #FFFFFF;
	background-image:  url(images/bg-blue2.jpg);
	background-repeat: repeat;
	background-position: center;
	margin: 0px;
	padding: 0px;
}


#header_Container {
	width: 744px;
	height: 125px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#header_Container_fix {
	padding: 0;
	margin-left: 3px;
}

.Left_line {
		background: url("/images/leftline.gif") no-repeat; 
		background-color: #DBD7EA;
		width: 1px;
		height: 400px;
		vertical-align: top;
		}

.Right_line {
		background: url("/images/leftline.gif") no-repeat; 
		background-color: #DBD7EA;
		width: 1px;
		height: 400px;
		vertical-align: top;
		
		}
		
		


/***** Left sidebar *****/
#leftside {
	clear:none;
	float:none;
	margin:0 0 0px;
	padding:0;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #6699CC;
}

#leftside h2,#leftside h3 {
color:#2F0D00;
background-color:inherit;
font-size:1.3em;
margin:0 0 5px;
padding:0;
}

#leftside div.announce {
clear:left;
margin:10px 0 15px;
padding:7px 5px;
width:126px;
font-size:0.9em;
background-color:#f4f4f4;
color:#505050;
border-left:4px solid #cccccc;
line-height:1.5em;
}

#leftside div.announce p {
margin:10px 0 0;
padding:0;
}		
.spacer { 
 	background-color: #DBD7EA;
	}
		
.Horizontal_Line {
		background-color: #DBD7EA; 
		width: 517px;
		height: 1px;
		}

#sidebar {
	/* float: left; */
	width: 222px;
	margin: 0;
	padding: 0;
	vertical-align: top;
	}
		
a:link {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #333366;
	text-decoration: none;
}
a:hover {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000033;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #A59BAF;
	text-decoration: underline;
}
a:active {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #B7B49D;
	text-decoration: none;
}

.contentBody {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #330000;
	padding: 6px 12px 12px;
}
	
.contentBodyLineHeight {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000033;
	padding: 12px;
	line-height: 28px;
}
.contentBodyHeaders {
	padding: 12px 0px 6px 12px;
	color: #330000;
	border-bottom-style: none;
	line-height: 28px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}
.contentBodynoPadding {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #696955;
	line-height: 22px;
}
.contentBodyNothing {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #696955;
}
ul {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #3A3B2F;
}
li {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #3A3B2F;
}
body {
	background-repeat: repeat-x;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #DBD7EA;
}
.blueheaders {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}
blockquote {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #3A3B2F;
}
.contentList {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #696955;
	padding: 2px;
}
.contentBodyBoxed {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #696955;
}

h3{
	margin: 0;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #696955;
}

.contentsidebar {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #455D7C;
	padding: 0 0 0 10px;
}

.modify {
	position: absolute;
	left: -9999px;
	}
	



.tablebg {
	background-repeat: repeat-y;
	background-image: url(images/bg-blue2.jpg);
	background-position: center;
}

.sides {
	background-image: url(images/leftline2.gif);
	background-repeat: repeat-y;
}

.boxcontent, .boxcontent1 {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #330033;
	list-style-type: disc;
}

.boxcontent {
	padding-top: 15px;
}

.boxcontent1 {
	padding-top: 30px;
}

