td {
	font-family: Verdana, Verdana, Arial;
	font-size:12px;
}

p {
	margin-bottom:0px;
	margin-top:0px;
	}
	

body {
	background-color: #116FBB;
}


.header1,.header2,.header3 {
	background-color: #0C4F85;
	color: white;
	font-size:10px;
}

.header1{
	padding-left: 15px;
	padding-top: 10px;
}

.header2 {
	padding-right: 15px;
	
}	

.subheader1,.subheader2,.subheader3 {
	background-color: #0C4F85;
}



.leftmenu,.rightmenu {
	background-color: #0C4F85;
}
.navpathcell  {
	background-color: #0C4F85;
	color:white;
}


.menucell {
	color: white;
	font-size:12px;	
	font-weight: bold;
	border-bottom-width:1px;
	border-bottom-color:white;
	border-bottom-style:dotted;
	padding:3px;
}


.submenucell {
	border-bottom-width:1px;
	border-bottom-color:white;
	border-bottom-style:dotted;

	color: white;
	font-size:11px;	
	padding-bottom:2px;
}



.content {
	background-color: #F6F6F6;
	padding:10px;
	text-align:justify;
}

.boxtop {
	border-top-width:1px;
	border-top-color:white;
	border-top-style:dotted;

	border-bottom-width:1px;
	border-bottom-color:white;
	border-bottom-style:dotted;
	
	color: white;
	background-color: #666666;
	
	font-weight:bold; 
}

.link {
	color: white;
}

.linkbottom {
	border-top-width:1px;
	border-top-color:white;
	border-top-style:dotted;
}
	


	

h1 {
	margin-bottom:0px;
	margin-top:10px;
	font-size:23;
	text-align:left;
}

h2 {
	margin-bottom:0px;
	margin-top:5px;
	font-size:18;
	text-align:left;
}

h3 {
	margin-bottom:0px;
	margin-top:5px;
	font-size:15;
	text-align:left;
}

ul {
	margin-bottom:0px;
	margin-top:0px;
}


.CellA {
	background-color: white;
}

.CellB {
	background-color: #F2F2F2;
}

.Cell4 {
	background-color: #666666;
	color: white;
}



.ctable {
	border-width: 1px;
	border-color: #0C2D4E;
	border-style: solid;
	
	td {
		border-width: 1px;
		border-color: #0C2D4E;
		border-style: solid;
	}	

}

.ctablenb {
	border-width: 1px;
	border-style: none;
}

hr {
	color: #0C4F85;
}


a 		{ text-decoration: none;      color: #0C4F85; font-weight:bold; }
a:visited	{ text-decoration: none;      color: #0C4F85; font-weight:bold; }
a:hover		{ text-decoration: underline; color: #FF6600; font-weight:bold; }
a:active	{ text-decoration: underline; color: #0C4F85; font-weight:bold; }

a.navlink 	  { text-decoration: none; 		color: white; 		font-weight:bold; }
a.navlink:visited { text-decoration: none; 		color: white; 		font-weight:bold; }
a.navlink:hover   { text-decoration: none; 		color: lightgrey; 	font-weight:bold; }
a.navlink:active  { text-decoration: none; 		color: white; 		font-weight:bold; }



 .sinput     { font-family: Verdana, Arial, Helvetica, sans-serif;  font-size: 8pt;  background-color: #eeeeee; border:1px solid #666666; }
 .sbutton    { font-family: Verdana, Arial, Helvetica, sans-serif;  font-size: 8pt;                             border:1px solid #525E6E; }
 .sselect    { font-family: Verdana, Arial, Helvetica, sans-serif;  font-size: 8pt;  background-color: #eeeeee; border:1px solid #666666; }
 .stextarea  { font-family: Verdana, Arial, Helvetica, sans-serif;  font-size: 10pt; background-color: #eeeeee; border:1px solid #666666; }

.copy {
	border-bottom-width:1px;
	border-bottom-color:white;
	border-bottom-style:dotted;
	
	color: white;
	background-color: #666666;
	
	font-weight:bold;
	font-size: 10px;
}