/* CSS Document */

/* ----- Element-level Styles ---- */
body {
	margin:0px;
	background-color:#9A443A;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:1.4em;
	color:#686868;
}

h1 {margin:0px;}

a {color:#C45B4E; text-decoration:none;}
a:hover {color:#EFA59D;}
a img {border:none;}

input, select {font-size:11px;}

/* ----- Structural Styles ----- */
#wrapper {
	margin:0px auto 0px auto;
	padding:0px 4px 0px 4px;
	width:760px;
	background-image:url(../../_img/wrapper_bg.gif);
	background-repeat:repeat-y;
}

#wrapper_header {
	position:relative;
	height:130px;
	background-image:url(../../_img/wrapper_header_bg.jpg);
	background-repeat:no-repeat;
}

#wrapper_body {
	float:left;
	width:760px;
	height:187px;
	background-image:url(../../_img/wrapper_body_bg.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}
#wrapper > #wrapper_body {height:auto; min-height:187px;}

#wrapper_footer {
	clear:both;
	height:22px;
	background-color:white;
	background-image:url(../../_img/wrapper_footer_bg.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

#col_01 {
	float:left;
	padding:0px 0px 20px 1px;
	width:150px;
}

#col_02 {
	float:left;
	padding:0px 1px 0px 8px;
	width:600px;
}

.content_header {
	position:relative;
	height:56px;
	background-repeat:no-repeat;
	background-position:bottom left;
}

.content {
	padding:0px 6px 30px 6px;
	width:578px;
	background-repeat:repeat-y;
	overflow:hidden;
}

.content_inner_B,
.content_inner_C_left,
.content_inner_C_right {float:left; display:inline; overflow:hidden;}

.content_inner_B {
	margin:0px 0px 0px 8px;
	width:562px;
}

.content_inner_C_left {
	margin:0px 0px 0px 8px;
	width:420px;
}

.content_inner_C_right {
	margin:0px 0px 0px 1px;
	width:149px;
}

.content_inner_B h2,
.content_inner_C_left h2,
.content_inner_B h3,
.content_inner_C_left h3,
.content_inner_B p,
.content_inner_C_left p,
.content_inner_B dl,
.content_inner_C_left dl,
.content_inner_B ul,
.content_inner_C_left ul,
.content_inner_B div.html,
.content_inner_C_left div.html,
.content_inner_B div.flashform {padding-right:10px; padding-left:13px;}
.content_inner_B div.ktml {padding:0px 0px 0px 6px;}
.content_inner_B div.form_buttons {padding:15px 10px 0px 13px;}
.content_inner_C_right h2,
.content_inner_C_right li {padding-right:11px; padding-left:14px;}

.content_inner_C_left table td *,
.content_inner_B table td * {padding:0px;}

.html p {padding:0px;}

.content_footer,
.content_footer_alt {
	position:relative;
	height:46px;
	background-repeat:no-repeat;
	background-position:bottom left;
}

/* ----- Navigation Styles ----- */
#webmail {
	position:absolute;
	top:86px;
	left:583px;
}

#navigation {
	float:left;
	margin:0px;
	padding:0px;
	width:136px;
	list-style-type:none;
	background-color:#AAC07C;	
}

#navigation li {
	float:left;
	margin:0px 0px 1px 0px;
	width:136px;
	color:#95BA65;	
}

#navigation li a {color:#95BA65; text-decoration:none;}
#navigation li a:hover {color:#D3E89B;}
#navigation li img {float:left;}

#navigation #members_home {margin-bottom:16px;}

/* ----- Sub-Navigation Styles ----- */
#navigation ul {
	float:left;
	margin:0px;
	padding:0px;
	list-style-type:none;
	background-color:#6C7A4E;
}

#navigation ul li {
	padding-left:16px;
	padding-right:5px;
	padding-top:0.5em;
	width:115px;
}

#navigation ul li.first {
	padding-top:1em;
	background-image:url(../../_img/navigation/subnav_fitem_bg.gif);
	background-repeat:no-repeat;
}

#navigation ul li.last {
	padding-bottom:1em;
	background-image:url(../../_img/navigation/subnav_litem_bg.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

#navigation ul li ul li {
	width:90px;
}

/* ----- Visual Styles ----- */
.content h2 {
	margin:0px;
	margin-bottom:1em;
	font-size:11px;
}

.content h3,
.content h4 {
	margin:0px;
	margin-bottom:1em;
	font-size:11px;	
}

.next {
	padding-top:10px;
	background-image:url(../../_img/line_dotted.gif);
	background-repeat:repeat-x;
	background-position:top;
}

.underlined {
	padding-bottom:10px;
	background-image:url(../../_img/line_dotted.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

.mod {background-color:#FCFEF5;}

.metadata {
	margin-bottom:12px;
	color:#949494;
	font-size:10px;
}

.metadata p {margin:0em 0em 0.3em 0em;}

.content .highlight {
	background-color:#F4F7E8;
	margin:1.5em 0em 1.5em 0em;
	margin-left:13px;
	margin-right:10px;
	padding-top:0.5em;
	padding-bottom:0.5em;
	border:1px solid #E1E9CD;
}

.content .highlight p {margin:0px 0px 1em 0px; font-style:italic;}

.content .content_inner_C_right h2 {
	margin:0em 0em 0.8em 0em;
	font-size:12px;	
	color:#30768D;
}

.content .content_inner_C_right ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}

.content .content_inner_C_right li {margin:0.5em 0em 0.5em 0em;}

.content .content_inner_C_right li.mod {
	padding-top:0.5em ;
	padding-bottom:0.5em ;
	border-top:1px solid #E1E9CD;
	border-bottom:1px solid #E1E9CD;
	background-image:url(../../_img/content_C/content_C_s2_mod_bg.gif);
	background-repeat:repeat-y;
}

.content .content_inner_C_right li p {
	margin:0px;
	padding-left:15px;
	background-image:url(../../_img/icon_item_1.4em.gif);
	background-repeat:no-repeat;
}

.content .content_inner_C_right a {color:#717171; text-decoration:none;}
.content .content_inner_C_right a:hover {color:black;}

.content_footer a,
.content_footer_alt a {font-size:10px; color:#999999;}
.content_footer a:hover,
.content_footer_alt a:hover {color:#666666;}

.paging_controls {
	float:right;
	padding:0px 5px 0px 5px; 
	background-color:#EAEAEA;
}

dl.properties dt {width:150px; line-height:1.6em; font-weight:bold;}
dl.properties dd {margin-top:-1.6em; line-height:1.6em; height:1.6em; margin-left:160px;}
dl.properties > dd {min-height:1.6em; height:auto;}

.ktml table {border-collapse:seperate;}
.ktml td {padding:0px; vertical-align:top; border:none;}