/*----- Structure ----- */

body {
margin:0;
padding:0;
font-family: 'Tahoma';
color:#707070;
/*background:url(/gui/img/background.gif);*/
}

body, td, div, span, li, font, a {
	font-size: 13px;
	font-family: Tahoma;
}

/*
a:link { color : #005CAB; }
a:visited { color : #005CAB; }
a:hover { color : #ED1C24 !important; }
*/

#center {
margin:auto;
width:916px; 
/*background:url(/gui/img/main_header.gif) no-repeat;*/
}

#header{
/*width:646px;height:250px;*/
width: 927px; height: 70px; padding-top:20px;
}
#header a {
color:gray;
}

#footer
{
padding-left: 38px;
font-size:11px;
width:100%;
clear:both;
margin: 10px 0 10px 0;
}

#footer td, #footer a, #footer p { font-size: 11px; }

#footer p {
text-align:left;
margin-left:66px;
font-size:10px;
}

#footer a 
{
color:gray;
}

p {
padding:0px;
margin:0px;
}

/*-- header_text --*/
#header p{
	padding:70px 0 0px 420px;
	font:Tahoma, Arial;
	font-size:36px;
	font-weight:bold;
	color:#9FAA8B;
}
#header em{
	padding:70px 0 0px 420px;
	font:Tahoma, Arial;
	font-size:11px;
	font-weight:normal;
}

/*----- Content Boxes ----- */

.content_body {
	font-size: 13px;
}
.content_body li {
	font-size: 12px;
}

.content_body p {
padding:0px 17px 10px 17px;
text-align:left;
}

.content_body ul  {
	margin:0px;
	padding:0px 17px 10px 17px;
}
.content_body ul li {
	margin:0px;
	margin-left:16px;
}
.content_body ul b {
	line-height:20px;
}

.content_body h1 {
font-size:15px;
padding:10px 20px 0px 20px;
margin-top: 0px;

}

.content_body h2 {
font-size:13px;
padding:0px 20px 0px 20px;
}

.content_body a {
color:#ff0000;
}

.red {
color:red;
}

.content_header 
{
	width:604px;
	float:left;
	margin-left:33px;	
	height:23px;	
	background:url(/gui/img/content_header.gif) no-repeat;	
	padding:10px 0 0px 20px;
	font:Tahoma, Arial;
	font-size:11px;
	font-weight:bold;
}


.content_body {
	width:650px;
	background:#fff;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc; 
	padding-bottom:20px;
}

.contentsHeightIMG {
	height: 415px;
	width:1px;
	border:0px solid red;
}

.content_footer {
width:334px;
float:left;
margin-left:33px;
height:45px;
background:url(/gui/img/content_footer.gif) no-repeat;
}

/*----- Nav ----- */

.class nav {
width:191px;
}

.nav_list {
margin: 0;
padding: 0;
width: 191px;
list-style: none;
overflow: hidden;
}

.nav_list li {
width: 191px;
overflow: hidden;
/*text-transform: uppercase;*/
font-size:11px;
font-weight:bold;
}

.nav_list a {
color:#707070;
text-decoration:none;
}

.li_nav_header {
	display: block;
	width: 191px;
	height: 24px;
	background: url(/gui/img/nav_header.gif) no-repeat;
	padding:10px 0 0px 20px;
	font:Tahoma, Arial;
	font-size:11px;
	font-weight:bold;
}

.li_nav_body a  {
display: block;
width: 191px;
height: 21px;
background: url(/gui/img/nav_body.gif) no-repeat;
padding-left: 18px;
line-height:20px;
font-size: 11px;
}

.li_nav_body .sel{
	padding-left: 6px;
}

.li_nav_footer a  {
display: block;
width: 191px;
height: 45px;
background: url(/gui/img/nav_footer.gif) no-repeat;
}

.li_nav_body a:hover {
background-position:  0 -21px;
color:#0F3D80;
}

.li_active a:active  {
background: url(/gui/img/nav_body.gif) no-repeat;
background-position:  0 -42px;
color:#0F3D80;
}

/*----- Sidebar ----- */

#sidebar {
width: 191px;
float:right;
padding-right:15px;
}

.sidebar_header {
width: 191px;
height: 24px;
background: url(/gui/img/nav_header.gif) no-repeat;
padding:10px 0 0px 20px;
font:Tahoma, Arial;
font-size:11px;
font-weight:bold;
}

.sidebar_body  {
width: 189px;
background:#fff;
border-left:1px solid #ccc;
border-right:1px solid #ccc;
font:Tahoma, Arial;
font-size:10px;
}
.sidebar_body div { text-align:right; padding: 0 15px 5px 0; }
.sidebar_body div a { font-size:11px; }
.sidebar_body div a:link, .sidebar_body div a:visited { color:#707070; }
.sidebar_body div a:hover { color:#0F3D80; }
.sidebar_body hr {border:0px; color: #ededed; border-bottom:2px solid #ededed; height:2px; } /* border-top:0px; border-bottom: 1px solid #EDEDED; width:100%;}*/
/*
.sidebar_body  p{
padding:5px;
font:Tahoma, Arial;
font-size:10px;
}*/

.sidebar_footer  {
width: 191px;
height: 45px;
background: url(/gui/img/nav_footer.gif) no-repeat;
}


#mainBoxTop {
}

#mainBoxTop #m {
background:url(/gui/img/content_header_m.gif) repeat-x;
height:33px;
width:652px;
}
#mainBoxTop #l {
background:url(/gui/img/content_header_l_reverse.gif) no-repeat;
height:33px;
width:18px;
float:left;
}
#mainBoxTop #r { 
background: transparent url(/gui/img/content_header_r_reverse.gif) no-repeat top right;
height:33px;
width:18px;
float:right;
}

#mainBoxBottom { position:relative;
}

#mainBoxBottom #m {
background:url(/gui/img/content_footer_m.gif) repeat-x;
height:33px;
width:652px;
}
#mainBoxBottom #l {
background:url(/gui/img/content_footer_l_reverse.gif) no-repeat;
height:33px;
width:18px;
float:left;
}
#mainBoxBottom #r { 
background: transparent url(/gui/img/content_footer_r_reverse.gif) no-repeat top right;
height:33px;
width:18px;
float:right;
}

/* ----- Top Line -----*/
#topLine {
	background-color: #005CAB; 
	height:20px; 
	font-size: 10px; 
	color: #F4F4F4;
	font-weight: bold;
}
#topLine a, #topLine td { 
	font-size:11px;
}

#topLine div {
margin:auto;
width:646px;
}
#topLine Table {
float:right;
margin-right: 35px;
}
#topLine a:link, #topLine a:hover, #topLine a:visited {
color: #F4F4F4;
}

.sidebar_body ul { list-style-type: none; margin:0px; padding:0px; text-align:center;}
.sidebar_body li { padding:5px 0; margin: 0;}
.sidebar_body hr { margin:0; padding:0; }

.content_body .notype { list-style-type: none; padding:0px; margin:0px; }
.content_body .notype li { padding-top:10px; }


hr { height:0px; width:100%; border-top: 1px solid #AFAFAF; border-bottom: 1px solid #CFCFCF; margin-top:20px; margin-bottom:20px; }
hr.clear { display:block; clear:both; visibility:hidden; height:0; border-width:0; margin:0; padding:0; overflow:hidden; }
div.clear { clear: both; line-height: 0; height: 0; margin:0; padding:0;  }
div.clearLeft { clear: left; line-height: 0; height: 0; margin:0; padding:0; }
div.clearRight { clear: right; line-height: 0; height: 0; margin:0; padding:0; }
div.clear hr, div.clearRight hr, div.clearLeft hr { display:none; }
