/* PAGE MASTER STYLES */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #153989;
}
body {
	background-color: #000000;
	margin: 10px 0px 10px 0px;
	text-align:center;
}
a:link, a:visited  {
	color: #000099;
}

a:hover {
	color: #404040;
}

#wrapper {
	width: 780px;
	margin: 0px auto;
	text-align:left;
	background:#FFFFFF url("files/wrapper_bg.gif");
}
/* END PAGE MASTER STYLES */

/* GLOBAL STYLES */
.spacer {
	height: 30px;
}
/* END GLOBAL STYLES */

/* LEFT STYLES */
#left {
	width: 200px;
	float:left;
}

#logo {
	height:70px;
	background:  url("files/logo.gif");
}

#contents {
}

#contents a:link, #contents a:visited, #contents a:hover  {
	color: #C2C3DF;
}

#contents_buffer {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#contents h6 {
	font-size: 18px;
	color: #FFFFFF;
	margin: 0px 0px 25px 0px;
	font-weight: normal;
	letter-spacing: 2px;
}
	
#contents ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	color:#C2C3DF;
	display:block;
	font-size: 12px;
}
		
#contents li {
	margin: 0px 0px 10px;
	padding: 0px;
	display: block;
}
		
#contents li .tight {
	margin: 5px 0px 0px;
	font-size: 10px;
	border: 0px none;
	text-decoration:none;
	text-transform:uppercase;
}
		
#contents li .underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C2C3DF;			
}
/* END LEFT STYLES */

/* RIGHT STYLES */
#right {
	width: 580px;
	float: right;
}

#right_main {
	width: 580px;
	float: right;
	background: #C2C3DF;
}

#right1 {
	width: 580px;
	float: right;
	background:  url("files/1.jpg") no-repeat right;
	height:1000px;
}

#header {
	background: #C2C3DF;
	height: 70px;
}

#header_picpage {
	height: 70px;
}

#title_picpage {
	background: #9296C4 url("files/content_page_page_title_end.gif") no-repeat right;
	height: 70px;
}

#title {
	background: #9296C4 url("files/content_page_page_title_end.gif") no-repeat right;
	height: 70px;
	width: 300px;
}

#page_content {
	
}

#page_content ul {
	list-style-type: square;
	line-height: 18px;
	margin-bottom: 0px;
	margin-top: 10px;
	margin-left: 40px;
}
		
#page_content li {
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 45px;
	margin-top: 0px;
}
/* END RIGHT STYLES */


#footer {
	clear:both;
	height:20px;
	
}

#footer_main {
	clear:both;
	height:70px;
	background-image:  url("files/footer.jpg");
	background-repeat: no-repeat;
	background-position: right;
}

#page_number {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin:0;
	float: right;
	width: 56px;
	height: 20px;
	padding-top: 3px;
}


h1 {
	font-size: 24px;
	font-weight: normal;
	color: #153989;
	padding: 10px 0px 0px 10px;
	margin:0;
}
h2 {
	margin-top: 0px;
	margin-bottom: 25px;
	margin-left: 45px;
	font-size: 28px;
	font-weight: normal;
	color: #153989;
	letter-spacing: 1px;
	margin-right: 45px;
}
p {
	line-height: 18px;
	margin-bottom: 10px;
	margin-left: 45px;
	margin-top: 5px;
	margin-right: 45px;
}
h3 {
	font-size: 20px;
	font-weight: normal;
	margin-top: 10px;
	margin-left: 45px;
	margin-bottom: 5px;
	margin-right: 45px;
}
.boldtext {
	font-weight: bold;
}
#title_picpage h1 {
	font-size: 24px;
	font-weight: normal;
	color: #153989;
	padding: 10px 0px 0px 10px;
	margin:0;
	text-align: right;
}

.bluebox {
	padding-top: 10px;
	padding-bottom: 10px;
	background-image:  url("files/bluebox.gif");
	background-repeat: repeat-y;
}

h4 {
	font-size: 18px;
	font-weight: normal;
	margin-top: 10px;
	margin-left: 45px;
	margin-bottom: 5px;
	margin-right: 45px;
}

.imgleft {
float: left;
padding: 2px 20px 2px 0px;

}

.imgright {
float: right;
padding: 2px 0px 2px 20px;
}
#compliance {
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}
#compliance a {

	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}
.summary {
	margin-left:10px;
	color:#fff;
	display:block;
	font-size: 11px;
}

h5 {
	font-size: 12px;
	margin-top: 10px;
	margin-left: 45px;
	margin-bottom: -5px;
	margin-right: 45px;
	line-height: 12px;
}
#wrapper_splash {
	width: 773px;
	margin: 0px auto;
	text-align:left;
	background:#FFFFFF url("files/wrapper_bg.gif");
}
.current {
	font-weight: bold;
	color: #FFFFFF;
}

.footnumber {
	margin-bottom:-9px;
	font-size: 90%;
}

.footpara {
	margin-right:26px;
	margin-left:26px;
	line-height:16px;
	font-size: 90%;
}

