﻿body
{
	font-family: arial;
	font-size: 10pt;
}
#bodytable
{
	background-color: #eeeeee;
	margin-bottom: 10px;
	margin-bottom: 10px;
}
#newbodytable
{
	width: 600px;
	margin:0 auto;
}
.normalinput
{
	width: 140px;
}
.normalbutton
{
	height: 24px;
	padding: 0 3px 0 3px;
	background-color: White;
	border: solid 1px #333;
	font-size: 14px;
}

.editbutton
{
	background-color: White;
	border: solid 1px #333;
	font-size: 14px;
	height: 20px;
	margin-left: 40px;
}
.SectionTabButton
{
	padding: 0 5px 0 5px;
}

.grayword
{
	color: #666;
}

#topleft
{
	font-family: Arial;
	text-align: left;
	font-weight: bold;
	color: #fff;
}

#topnav
{
	float: right;
	width: 300px;
	font-family: Arial;
	font-size: 12px;
	height: 30px;
	line-height: 30px;
}

#topnav .item
{
	float: left;
	width: 50px;
	margin-left: 12px;
	height: 20px;
	text-decoration: underline;
	text-align: right;
	line-height: 20px;
}

#topnav a:link
{
	color: #0000FF;
	text-decoration: underline;
}
#topnav a:visited
{
	color: #0000FF;
	text-decoration: underline;
}
#topnav a:hover
{
	font-size: 13px;
	color: #0000FF;
	text-decoration: underline;
}
#topnav a:active
{
	color: #0000FF;
	text-decoration: underline;
}

#toptitle
{
	float: left;
	width: 100%;
	height:85px;
}
#commoncontent
{
	float: left;
	width:100%;
}
#centercontent
{
	float: left;
	width: 100%;
	display: block;
}

.secondtitle
{
	height: 30px;
	line-height: 30px;
	font-size: 11pt;
	text-decoration: underline;
	font-weight: bold;
}

.normaltable
{
	width: 520px;
	border: 1px #ffffff solid;
	border-bottom-color: Navy;
	border-left-color: Navy;
	border-top-color: Navy;
	border-right-color: Navy;
	text-align: left;
	margin-left: 20px;
	background-color: #DDE6F7;
}
.normaltable2
{
	width: 650px;
	border: 1px #ffffff solid;
	border-bottom-color: Navy;
	border-left-color: Navy;
	border-top-color: Navy;
	border-right-color: Navy;
	text-align: left;
	margin-left: 20px;
	background-color: #DDE6F7;
}

.tdleftwidth
{
	width: 45%;
	text-align: left;
}
.tdrightwidth
{
	width: 55%;
	text-align: left;
}
.tdleftwidth2
{
	width: 30%;
	text-align: left;
}
.tdmidlewidth2
{
	width: 40%;
	text-align: left;
}
.tdrightwidth2
{
	width: 30%;
	text-align: left;
}
.sectionclass
{
	padding-left: 0px;
}

.boldfont
{
	font-weight: bold;
}

.lefttd1
{
}

.regtoptext
{
	font-size: 13px;
	color: red;
	font-family: Arial;
	font-weight: bold;
	padding: 4px;
}

/*For IE*/
.shadowtable
{
	filter: progid:DXImageTransform.Microsoft.Shadow(Color=#666666,Direction=120,strength=4);
}

/*Login*/
.logincontentbg
{
	background-image: url(login/login_content_bg.gif);
	background-repeat: repeat-x;
}
.logincontenttable
{
}

.logincontenttable td
{
	height: 24px;
}

.logincontenttable .normalinput
{
	/*     border:0; 	border-bottom:solid 1px #000; 	padding-left:4px; 	background-color:#DEE7EE;     */
	padding-left: 4px;
}
.logincontenttable a:link
{
	color: #3B6B9C;
	text-decoration: none;
}
.logincontenttable a:visited
{
	text-decoration: none;
	color: #3B6B9C;
}
.logincontenttable a:hover
{
	text-decoration: none;
	color: #FF0000;
}
.logincontenttable a:active
{
	text-decoration: none;
	color: #FF0000;
}
.regtitle
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	width: 100%;
	height: 30px;
}
.regcomments
{
	margin: 5px 0px;
	border: solid 2px #aaa;
	padding: 3px;
}

.regcontent td
{
	height: 32px;
}

.regicon
{
	background: url(reg/regicon.jpg) no-repeat right bottom;
}
.sampleanswertitle
{
	text-align: right;
	padding-right: 34px;
}

