/* CSS Document */

body
{
	font-family: tahoma;
	font-size: 9px;
	color: #848E7D;
	background:url("../images/layout/body.png");
	margin:0 0 0 0;
}
#fullContent
{
	width: 100%; 
	height: 100%; 
	background-image: url("../images/layout/background.png") center top repeat-x;
	padding-top: 10px;
	font-family: tahoma;
	font-size: 9px;
	color: #848E7D;	
	text-align:center;
}
#positionContent
{
	width: 980px;
	margin:0 auto;
	text-align:left;
}


DIV#footerStructure {
	text-align:right;
	color:#CCCCCC;
	padding: 4px;
	font-size:xx-small;
	font-family: Arial, Helvetica, sans-serif;
}


DIV#pageTitle {
	margin: 20px 20px 20px 10px;
	color:#454;
	
}

DIV#pageTitle h1 {
	font-size: large;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#content
{
	width: 636px;
	margin:20px;
	text-align: left;
}

#content DL {
	margin:5px;
}

#content DL DT {
	clear:left;
	display:block;
	float:left;
	text-align:right;
	width:60px;	
}

#content DL DD {
	clear:right;
	display:block;
	float:left;
	margin:0pt;
	padding-left:15px;
}

#content h2 {
	font-size: small;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin:5px;
}


/****************************************************/
/* 										*/
/****************************************************/

.gap
{
	width:99%;
	padding:0px;
	margin:0;
	height:10px;
	clear: both;
}
.iconSeperate
{
	display:none;
}
.smallGap
{
	width:99%;
	padding:0px;
	margin:0;
	height:3px;
	clear: both;
}
.clear
{
	padding:0px;
	margin:0;
	clear: both;
	height:1px;
	overflow:hidden;
}
.headerLoginBox
{
	margin: 15px 15px 15px 15px;
	padding: 5px;
	float: right;
	text-align: right;
}
.helpImage
{
	display:inline;
	margin:1px 1px 1px 1px;
}

td th
{
	padding:0px;
}

.content td, .content th 
{
	padding:2px;
}

.content th, .content thead td
{
	text-align:center;
}
/****************************************************/
/* 					NAVIGATION 						*/
/****************************************************/
.nav
{
	margin:0;
	padding:0;
}

.subNav
{
	float:right;
	width:140px;
	clear:both;
}
.subNav ul {
	list-style:none;
}
.subNav li {
	display:block;
	float:right;
	width:90%;
	background:url("../images/layout/menu_list_bk2.gif") no-repeat right bottom;
	clear:both;
}
.subNav a {
	color: #E1E2CA;
	text-decoration:none;
	font-size: 1.0em;
	font-weight: bold;
	padding:2px 7px 4px;
}
.subNav .selected a {
	color:#FFF;
}

.subNav a:hover{
	color: #C4C4C4;
}
.mainNav 
{
	float:right;
	width:165px;
	clear:both;
}

.mainNav ul {
	margin:0;
	list-style:none;
}

.mainNav a {
	color: #E1E2CA;
	text-decoration:none;
	display:block;
	padding:2px 7px 4px;
	font-size: 1.4em;
	font-weight: bold;
}

.mainNav .selected a {
	color:#FFF;
}
.mainNav a:hover{
	color: #999;
}
.mainNav .selected a:hover{
	color: #999;

}








/* Main Navigation */
DIV#mainNavigation {
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

DIV#mainNavigation ul {
	margin:0;
	border:0;
	padding:0;
	text-align:right;
	list-style-type:none;
}
DIV#mainNavigation ul li {
	padding-right: 10px;
	padding-bottom:5px;
	color: #E1E2CA;
	background: url("../images/layout/menu_list_bk.gif") no-repeat right bottom;
}

DIV#mainNavigation ul li a {
	font-size: smaller;
	text-transform:uppercase;
}

DIV#mainNavigation ul li.selected a:active,
DIV#mainNavigation ul li.selected a:link,
DIV#mainNavigation ul li.selected a:visited,
DIV#mainNavigation ul li.selected a:hover {
	font-weight:bold;
	color:#FFF;
}

DIV#mainNavigation ul li.selectedEnd a:active,
DIV#mainNavigation ul li.selectedEnd a:link,
DIV#mainNavigation ul li.selectedEnd a:visited,
DIV#mainNavigation ul li.selectedEnd a:hover {
	font-style: italic;
	color:#FFF;
	font-weight:bold;
}

DIV#mainNavigation ul li a:active,
DIV#mainNavigation ul li a:visited,
DIV#mainNavigation ul li a:link
{
	color: #E1E2CA;
	text-decoration:none;
}

DIV#mainNavigation ul li a:hover {
	color: #999;
}














td, th {
	vertical-align: top;
	line-height:12px;
	font-family: tahoma;
	font-size: 10px;
	color: #51574D;
}
img{border:0;}
a {
	font-family:tahoma;
	font-size: 9px;	
	color: #59574A;		
}
a:visited {
	color: #B1AFA3;
}
a:hover {
	color: #CECDC4;
}
a:active {
	color: #B1AFA3;	
}
.style{
	color:#59574A;
}
.style-b{
	color:#586554;
	font-size:12px;
}

