/************************************************************************ ELEMENTS ***/
body {
	text-align: center;
	background-color:#e6ebef;
	margin:0px;
}
img { border:0px }


/************************************************************************ MAINSHELL ***/
#MAINSHELL {
	background-color:#ffffff;
	text-align:center;
	width:774px;
	margin: 7px 10px 10px 10px;

} 



/************************************************************************ ATTIC ***/
#atticTABLE {
	background-color: #ffffff;
	width: 760px;
	height: 25px;
	margin: 5px 7px 3px 7px;
	
}
#atticTD {
	background-color:#66ccff;
	width:510px;
	height:25px;
	margin:0px 0px 0px 0px;
	
}
#atticNav1 {
	background-color:006699;
	width:78px;
	height:25px;
	margin:0px 0px 0px 0px;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}
#atticNav2 {
	background-color:006699;
	width:170px;
	height:25px;
	margin:0px 0px 0px 0px;
}

/************************************************************************ HEADER ***/
#headerTABLE {
	background-color:#ffffff;
	/*background-image: url("../images/header_bckgr.jpg");
	background-repeat: no-repeat;*/
 	width:760px;
	height:227px;
	margin: 0px 7px 3px 7px;
}

/************************************************************************ GLABALNAV ***/
#globalnavTABLE {
	background-color:#ffffff;
	background-image: url("../images/globalnav_backgr.gif");
	background-repeat: no-repeat;
 	width:760px;
	height:34px;
	margin: 0px 7px 3px 7px;
}
/************************************************************************ TEXT ***/
.cTitle_12 {
	margin: 0px 5px 0px 25px;
	font-weight:bold;
	font-family:Arial;
	font-size:12px;
	color:#000000;
}
.cText_12 {
	font-weight:normal;
	font-family:Arial;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}
.cLink_12 {
	font-weight:bold;
	font-family:Arial;
	font-size:12px;
	color:#003366;
	text-decoration:underline;
}
.cLink_12:hover {
	color:#000000;
	text-decoration:none;
}

/************************************************************************ FOOTER ***/

#footerTABLE {
	background-color: #003366;
	width: 760px;
	height: 40px;
	margin: 1px 7px 5px 7px;
	
}
.footerText_11 {
	font-weight:normal;
	font-family:Arial;
	font-size:11px;
	color:#a6dfff;
	text-decoration:none;
}
.footerLink_11 {
	font-weight:normal;
	font-family:Arial;
	font-size:11px;
	color:#ffcc33;
	text-decoration:underline;
}
.footerLink_11:hover {
	color:#ffffff;
	text-decoration:none;
}