body,td,th {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #666666;
}
body {
	background-color : #003e5b;
	margin-top : 0px;
	margin-bottom : 0px;
}
.pagetitle {color:#656764; font-family:Georgia, "Times New Roman", Times, serif; font-size: 17px; font-weight: 400;}
.footer {font-size:11px;color:#656764;}
.photofloat {background-image:url(/images/home_lady.png); background-repeat:no-repeat; vertical-align:top; background-position:bottom right;}
h1 {
font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #656764;
	margin: 5px 0px 5px 0px;
}
h2 {
	font-size: 12px;
	color: #656764;
	margin: 5px 0px 5px 0px;
}
h3 {
	font-size: 12px;
	color:#000066;
	margin: 5px 0px 5px 0px;
}
td.teaser {
background-image:url(/media/teaser.gif);
background-repeat:no-repeat;
height: 200px;}
.intro {
	position: relative; 
	top: 30px; 
	left: 20px;
/*	color:#CCCCCC;
	width:100px; */
	MARGIN: 10px; 
	WIDTH: 360px; 
	COLOR: rgb(204,204,204);}
.introbutton {
	position: relative; 
	top: -80px; 
	left: 530px;}
hr {
	margin: 15px 0px 15px 0px;
	color: #003366;
	height: 1px;
	width: 100%;
}
form {
	margin: 0;
}
.header {
	width: 750px;
	height: 80px;
	background-color: #FFFFFF;
	vertical-align: top;
}
.menu {
	vertical-align: top;
	background-color: #FFFFFF;
	width: 170px;
	padding: 0px;
}
.menu ul, .menu li{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.menu ul {
	border-bottom: 0px;
	background-color: #003366;
}
.menu ul ul {
	padding-left: 10px;
}
.menu a:link, .menu a:visited, .menu a:active {
	padding: 4px 10px 4px 10px;
	color: #FFFFFF;
	display: block;
	background-color: #003366;
	text-decoration: none;
}
.menu a:hover {
	background-color: #336699;
	text-decoration: none;
}
.menu_current {
	font-weight: bold;
}
.border {
	font-size: 1px;
	height: 10px;
}
.login {
	padding: 2px 10px 2px 10px;
	font-size: 10px;
	background-color: #003366;
	color: #FFFFFF;
	text-align: center;
}
.login input {
	width: 95%;
	font-size: 10px;
}
.login a:link, .login a:visited, .login a:active {
	color: #DDDDDD;
	text-decoration: none;
}
.login a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.powered_by {
	padding: 3px 0px 0px 15px;
	background-color: #FFFFFF;
}
.content {
	padding: 10px;
	background-color: #FFFFFF;
	height: 300px;
	vertical-align: top;
	text-align: left;
}
.footer {
	padding: 5px;
	height: 20px;
	color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
	font-size:9px;}

.topnav {
 text-decoration : none;
 color : #666666;
 font-size: 11px;
 font-weight: bold;
}

a {
 text-decoration : underline;
 color : #003E5B;
}

a:visited {
 text-decoration : underline;
 color : #4E3786;
}
a.title, a.topnav{
 text-decoration : none;
 color : #666666;
 font-weight: bold;
}

a.title:visited, a.topnav:visited {
 text-decoration : none;
 color : #666666;
 font-weight: bold;
}

table.tblborder {
border: 2px solid rgb(204,204,204);
}

td.maintbl {
	background-color : #ffffff;
}

td.yellowcell {
	background-color : #F9DB92;
	height:25px;
}

td.bluecell {
	background-color : #6699CC;
	height:25px;
}

td.bluecell2 {
	background-color : #6699cc;
	height:25px;
}


td.peachcell {
	background-color : #F8D787;
}

td.graycell {
	background-color : #cccccc;
}

td.offgrn {
	background-color : #cccc99;
	line-height : 1.5em;
}

.txtGray {
	color : #666666;
	line-height : 1.5em;
}

.PartnerLink {
	font-size : 9pt;
	margin-bottom : 9px;
	color : #9a9a9a;
}

.LtGray {
	color : #9a9a9a;
}

input.textfrm {
   width:150px;
   font-size : 9pt;
   color : #666666;
}

input.submit {
   width:50px;
   font-size : 9pt;
   cursor:pointer;
}
.printfooter, .printtitle, .printheader {
	display: none; visibility: hidden;
}

.logo {
position:relative;
padding: 10px 30px;
}
.imgdown {
position: relative;
top:2px;
}

/* for myth quiz */
#quizwrapper {border-left: 2px solid #00506E; border-bottom: 2px solid #00506E; border-top:0px; border-right:0px; margin: 35px; height:200px;}
					#allwrapper {margin: 35px; position:relative; left:-30px;}
					#number {position:relative; left:-38px; top: -3px;}
					#correct1, #correct2, #correct3, #correct4, #correct5, #correct6 {color: #009900; position: relative; left:-30px; top: 18px; text-transform:uppercase; writing-mode: tb-rl;filter: flipv fliph; z-index:10; visibility:hidden; float:left;}
					#incorrect1, #incorrect3, #incorrect4, #incorrect6 {color:#CC3300; position: relative; left:-35px; top: -45px; text-transform:uppercase; writing-mode: tb-rl;filter: flipv fliph; z-index:10; visibility:hidden; float:right;}
					#incorrect2 {color:#CC3300; position: relative; left:-38px; top: -30px; text-transform:uppercase; writing-mode: tb-rl;filter: flipv fliph; z-index:10; visibility:hidden; float:right;}
					#incorrect5 {color:#CC3300; position: relative; left:-45px; top: 10px; text-transform:uppercase; writing-mode: tb-rl;filter: flipv fliph; z-index:10; visibility:hidden; float:right;}
