/* GENERAL DOCUMENT and TAG SELECTORS */
BODY, DIV, P, TD, TH, SELECT, INPUT,TEXTAREA {font-family:arial,sans-serif; color:#333333;font-size:12px;}
BODY {margin-top:0px; margin-left:10px; background-color:#FFFFF0; padding-top:0px;	padding-left:0px; font-family:arial,sans-serif;font-size:12px;}
DIV, P, TABLE {margin:0px; padding:0px;}
H1, H2, H3 {margin:0px; padding:0px;}
TD {font-size:12px;}
P {font-size:12px; line-height:15px;}
/*b19db2;*/

/* TEXT HEADER STYLES */
H1 {font-size: 13px; font-weight: bold; padding-bottom:5px;}

/* LINK STYLES */
A, A:visited, A:active {font-size:12px; color:#993300; text-decoration:underline;}
A:hover {color:#CC6600;}

.ondark A, .ondark A:visited, .ondark A:active {font-size:11px; color:#FFFFFF; text-decoration:underline;}
.ondark A:hover {color:#FFFFCC;}

/* PAGE LAYOUT CONTAINERS */
/**************************/

DIV#page_top {
	width:729px;
	height:96px;
	text-align:left;
	position:relative;
	background-image:url(/graphics/structure/top.gif); background-position:top; background-repeat:no-repeat;
	z-index:6;
}

DIV#page_navl {
	width:304px;
	left:0px;
	top:66px;
	text-align:center;
	position:absolute;
}

DIV#page_navr {
	width:301px;
	left:428px;
	top:66px;
	text-align:center;
	position:absolute;
}

DIV#page_header {
	width:697px;
	height:31px;
	text-align:center;
	position:relative;
	padding-top:8px;
}

DIV#page_logo {
	width:124px;
	top:8px;
	left:304px;
	position:absolute;
	z-index:10;
}
IMG#logo {
	width:124px;position:relative;z-index:6;left:0px;top:0px;
}

DIV#image1{position:relative;text-align:center;}

IMG#imagec{position:relative;text-align:center;float:middle;margin-top:15px;}

DIV#page_main {
	width:697px;
	position:relative;
	background-color:#eeeeee;
	padding:15px;
	border:1px solid #330066;
	border-top:0px;
}

DIV#page_content {
	width:585px;
	position:relative;
	padding-top:10px;
	margin-left:40px;
	margin-right:40px;
}

.content_header {font-size: 12px;font-weight: bold;width:100%;border-bottom:1px solid #330066; display: block;margin-top:8px;padding-bottom:1px;padding-top:1px;padding-left:4px;margin-bottom:4px;background:#DDDDDD;}

.footer{font-size: 10px; color:#666666; margin-top:8px;}
.footer A, .footer A:visited{font-size: 10px;color:#666666}
.credit{font-size: 10px; color:#666666; margin-top:8px;}
.credit A, .credit A:visited{font-size: 10px;color:#666666}
.small{font-size: 10px;}
.more{font-size: 11px;color:#CC0000;font-weight:bold;}


