body {
	background-color:#369;
	margin:0em;	
	}
	
body,td,th,p,li {
	font-family:"Times New Roman";
	font-size:small;
	line-height:200%;
	color:#666;
	margin:0em;
	padding:0em;
	}
	
a {
	color:rgb(1,63,112);
	}
a:visited {
	color:rgb(129,168,197);
	}
a:hover {
	color:#f90;
	}

p,ul {
	margin-bottom:2.5em;
	}
	
td {
	vertical-align:top;
	}
	
input,textarea {
	font-family:Courier;
	font-size:small;
	color:#333;
	padding-left:2px;
	margin-left:10px;
	}	
	
img {
	border:0em;
	}

h1,h2,h3 {
	font-family: "Times New Roman", Times, serif;
	margin:0em;
	padding:0em;
	}	
	
h1 {
	color:#f90;
	font-size:large;
	margin-bottom:0.8em;
	}
	
h2 {
	color:rgb(129,168,197);
	font-size:medium;
	}		
	
hr {
	color:#ccc;
	height:1px;
	}
		
#content {
	width:780px;
	text-align:left;
	}	
	
	#hader {
		background-color:#036;	
		}
		
/* common styling */
.menu {font-family: "Times New Roman"; width:146px; height:150px; position:relative; margin:0; font-size:18px; margin:0 0;}
.menu ul li a, .menu ul li a:visited {display:block; text-decoration:none; color:#fff; width:144px; height:30px; text-align:center; border:1px solid #fff; border-width:0 0 0 0; background-color:#369; line-height:19px; font-size:14px;}
.menu ul {padding:0; margin:0;list-style-type: none; }
.menu ul li {float:left; margin-right:1px; position:relative;}
.menu ul li ul {display: none;}

/* specific to non IE browsers     background:#9900CC     #b3ab79    */
.menu ul li:hover a {color:#fff; background-color:rgb(129,168,197);}
.menu ul li:hover ul {display:block; position:absolute; top:0; left:145px; width:145px;}
.menu ul li:hover ul li a.hide {background:#369; color:#000;}
.menu ul li:hover ul li:hover a.hide {width:150px;}
.menu ul li:hover ul li ul {display: none;}
.menu ul li:hover ul li a {display:block; background-color:rgb(129,168,197); color:#fff; width:150px;}
.menu ul li:hover ul li a:hover {background:#369; color:#fff;}
.menu ul li:hover ul li:hover ul {display:block; position:absolute; left:151px; top:0; color:#000;}
.menu ul li:hover ul li:hover ul li a {display:block; width:200px; background:#369; color:#000;}
.menu ul li:hover ul li:hover ul li a:hover {background-color:rgb(129,168,197); color:#fff;}
			
		
	#copy {
		background-color:#fff;		
		padding:15px 25px 15px 25px;
		}
	
	#footer {
		padding:5px;
		text-align:right;
		color:#9cf;
		}
		
.light {
	background-color:rgb(125,191,241);	
	}
	
.medium {
	background-color:rgb(129,168,197);
	}
	
.dark {
	background-color:rgb(1,63,112);
	}
	
.blueprint {
	background-color:rgb(125,191,241);	
	background-image:url('/images/bg/blueprint.gif');
	background-repeat:no-repeat;
	}

.error {
	color:#f90;
	font-weight:bold;
	}
	
.asterisk {
	font-size:medium;
	color:rgb(129,168,197);
	}
	
.rightfloat {
	float:right;
	margin:0em 0em 2em 2em;
	}	
	
table.formatted {
	margin-bottom:2em;
	}
	
table.formatted th {
	vertical-align:bottom;
	border-bottom:1px solid #333;
	text-align:left;
	padding:0em 1em 0.2em 0em;
	}
	
table.formatted td {
	padding-right:3em;
	padding-bottom:0.5em;
	}	
	
#totop {
	margin-top:3em;
	}	.TextContent {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #000000;
}
