body
{
	text-align: center;
    background-color: #f0f0f3;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 1.0em;
    font-weight: normal;
    letter-spacing: normal;
    text-transform: none;
    word-spacing: normal;
    margin: 0px;
}
div.maincontent
{
	width: 970px;
	margin: 0px auto 0px auto;
	background-color: #f0f0f3;
}
/* login css */
.loginmaincontent
{
	width: 970px;
	margin: 0px auto 0px auto;
	background-color: #f0f0f3;
}
div#social
{
	width: 200px;
	float: right;
	margin: 0px 10px 0px 0px;
	text-align: right;
	background-color: #f0f0f3;
}
img.social
{
	margin: 0px 0px 0px 8px;
	border: 0;
}
div#logo
{
	width: 300px;
	text-align: left;
	background-color: #f0f0f3;
}
div#menu
{
	width: 970px;
	height: 51px;
	margin: 0px auto 0px auto;
	background-color: #333333;
	background-image: url("../images/nav.png");
	background-repeat: repeat-x;

}
table#menutable
{
	height: 44px;
	margin: 0px auto 0px 12px;
	background-color: #333333;
}
table#menutable td
{
	color: White;
	background-image: url("../images/nav.png");
}

.roundedtop
{
	width: 970px;
	margin: 0px auto 0px auto;
}
.mainmenu
{
	height: 44px;
	margin: 0px 0px 0px 12px;
	background-color: #333333;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 10pt;
}
.mainmenustatic
{
	width: 80px;
}
.mainmenudynamic
{
	width: 150px;
	text-align: left;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 10pt;
	padding: 5px 5px 5px 5px;
}
div.hometop
{
	background-color: #dddddd;
	height: 278px;
	width: auto;
	background-image: url("../images/home-top-970.png");
	background-repeat: no-repeat;	
	padding: 20px 0px 0px 0px;
	margin: 0px auto 0px auto;
}
div.roundedcorners
{
	width: 970px;
	margin: 20px auto 0px auto;
	background-color: White;
	border: solid 1px #E8E8E8;
}
table#top
{
    width: 965px;
}
table#top td
{
	vertical-align: top;
	text-align: left;
    background-color: #333366;
    color: White;
}
table.info
{
    width: 965px;
    margin: 0px auto 0px 5px;
}
table.info td
{
	width: 300px;
	background-color: White;
	text-align: left;
}
.sectionheader
{
	font-size: 16pt;
	border-bottom: solid 1px gray;
}
.topicheader
{
	font-size: 12pt;
	font-weight: bold;
	color: #333399;
}
table.basic
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 9pt;
	text-align: left;
}
table.basic td
{
	vertical-align: top;
}
/* Sample Questions CSS --- 
   ------------------------ */
div.samples
{
	font-family: Arial, Verdana, Sans-Serif;
}

.divquestion
{
	margin: 5px 5px 0px 5px;
	padding: 5px 5px 5px 5px;
    font-weight: bold;
}
.divanswer
{
    margin: 0px 5px 0px 5px;
    padding: 0px 5px 0px 5px;
}
.answerdiv2
{
	display: block;
	background-color: #FFFFCC;
	border: solid 1px black;
	padding: 3px;
	position: static;
	left: 200px;
	right: 10px;
}
.lblquestion
{
	font-weight: bold;
}
.lblqno
{
	font-weight: bold;
}
.btnanswer
{
	margin-right: .5em;
}
.btnclose
{
}
.labelanswer
{
}
.tbalign
{
	margin: 0px 0px 0px 30px;
}
.btnalign
{
	margin: 0px 0px 0px 100px;
}
/* End samples CSS ------------------------------------------------- */
/* old separator --------------------------------------------------- */
table#orderform td
{
	font-size: 8pt;
}
.ccradiobuttonlist
{
	margin: 8px auto 0px 0px;
}
td.notice
{
	background-color: #ffffcc;
	text-align: left;
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    FONT-SIZE: 1.0em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
}
div.indented
{
    margin: 0px 10px 0px 10px;
	text-align: left;
}
div#validationsummary
{
	text-align: left;
	margin-left: 300px;
}
#tbMI
{
	width: 50px;
}
div.wizardstep
{
	height: 500px;
	border: solid 1px black;
}
.wizardheader
{
	border: solid 1px black;
	padding: 8px 0px 0px 10px;
}
.review
{
	margin: 0px 15px 0px 15px;
}
table.formtable
{
    font-size: 8pt;
    margin: 0px auto 0px auto;
}
table.formtable td
{
	background-color: white;
}
table#selection
{
	width: 750px;
	font-size: .8em;
}
table#prnform
{
	width: 750px;
	font-size: .8em;
}
td.selectioncolumn
{
	text-align: left;
	border-bottom: black thin solid;
	border-left: black thin solid;
	border-top: black thin solid;
	border-right: black thin solid;
}
td.prnleftcolumn
{
	text-align: right;
	height: 25px;
	padding: 0px 10px 0px 0px;
	border-bottom: black thin solid;
	border-left: black thin solid;
	border-top: black thin solid;
	border-right: black thin solid;
}
td.prnrightcolumn
{
	width: 70%;
	border-bottom: black thin solid;
	border-left: black thin solid;
	border-top: black thin solid;
	border-right: black thin solid;
}
p.form
{
    text-align: left;
}
#textbox
{
	text-align: right;
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: bold;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
	margin-right: 150px;
}
hr.line
{
    border: none 0; 
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	height: 1px;
	margin: 10px auto 0 0;
	text-align: left;
}
/* CALENDAR
----------------------------------------------------------*/
div.calendarcontent
{
	margin: 0px auto 0px auto;
	width: 800px;
	font-family: Verdana, Arial, Sans-Serif;
}

div.calendartext
{
	margin: 0px 10px 0px 10px;
	font-size: 0.9em;
	text-align: left;
}
div.calendarwrapper
{
	margin: 0px;
	padding: 0px;
}
.caltable
{
	margin: 0px auto 0px 10px;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 1.0em;
	text-align: left;
}
.caltable td
{
	vertical-align: top;
	padding: 0px 0px 5px 0px;
}
.caldetails td
{
	padding: 5px 5px 5px 5px;
}
table.calendar
{
}
table.calendar td
{
	text-align: center;
	height: 25px;
	background-color: #333399;
}
.tooltip
{
	border-bottom: solid 1px white;
	background-color: Green;
}
div#footer
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 9pt;
	margin: 0px auto 0px 45px;
}
/* jquery Watermark CSS */
label
{
	vertical-align: middle;
}
/* make textbox dimensions consistent in all browsers */
/* you may choose to use a reset stylesheet instead */
.inputbox
{
	width: 300px;
}
.txt
{
	border: solid 1px #999;
	padding: 2px;
	margin: 0;
	height: 1.25em;	/* must specify height for consistent vertical alignment */
	vertical-align: middle;
}
/* watermark positioning container */
.updnWatermark
{
	position: relative;	/* positioning container */
	width: 0;
	height: 1.25em;	/* must specify height for consistent vertical alignment */
	vertical-align: middle;
}
/* IE7/6 hasLayout hack */
.updnWatermark
{
	*zoom: 1;
}
/* watermark label styling */
.updnWatermark label
{
	position: absolute;
	left: 0;
	top: 0;
	white-space: nowrap;
	color: #999;
	padding-left: 4px;
	height: 1.25em;	/* must specify height for consistent vertical alignment */
	vertical-align: middle;
}
/* End jquery Watermark CSS */
