table.main{
	width:85%;
	border: medium solid #7F9FFF;
	background-color:#FFFFFF;
}
table.mainWider{
	width:95%;
	border: medium solid #7F9FFF;
	background-color:#FFFFFF;
}
table.inner{
	width:95%;
	padding: 5px;
	background-color:#FFFFFF;
}
table.address{
	background-color:#D4DFFF;
	text-align: left;
	margin: 5px;
	padding: 5px;
	border: thin solid #000000;
	font-size:80%;
}

table.helper {
	margin: 0px;
	padding: 0px;
	border: thin solid #2A3F55;
	font-size:80%;
}

table.boxer{
	padding: 5px;
	background-color:#FFFFFF;
}
table.boxerWborder{
	padding: 0px;
	background-color:#FFFFFF;
	border-left: thin solid #5f63b3;
	border-right: thin solid #5f63b3;
	text-align:center;
}
table.alert{
	background-color:#7F7FAA;
	padding: 5px;
	border: thin solid #990000;
	font-weight:bold;
	color:#FFFFFF;
	font-size:80%;
}
table.headText{
	padding: 0px;
	background-color:#DDDDDD;
	font-weight:bold;
	font-size:80%;
	text-align:justify;
}

td.msgText{
	font-style:italic;
	font-weight:normal;
}
.normalText{
	font-size:80%;
	text-align:center;
}
.boldText{
	font-size:80%;
	font-weight:bold;
	text-align:justify;
}
.lavenderDark{
	background-color:#555FAA;
	color:#FFFFFF;
	text-align:justify;
	padding: 5px;
}
td.lavenderDarkC{
	background-color:#908eea;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	font-size:80%;
}
.blueBold{
	background-color:#D4DFFF;
	font-weight:normal;
	color:#000000;
	text-align:left;
	font-size:80%;
}
.blueBolder{
	background-color:#D4DFFF;
	font-weight:bold;
	color:#000000;
	text-align:left;
	font-size:80%;
}
.blueBoldC{
	background-color:#D4DFFF;
	font-weight:normal;
	color:#000000;
	text-align:center;
	font-size:80%;
}
.signLeft{
	background-color:#D4DFAA;
	font-weight:normal;
	text-align:left;
	font-size:80%;
}
.signRight{
	background-color:#D4DFAA;
	font-weight:normal;
	text-align:right;
	font-size:80%;
}

.qText{
	background-color:#D4DFFF;
	font-weight:normal;
	color:#000000;
	text-align:center;
	font-size:80%;
}
.aText{
	background-color:#FFFFFF;
	font-weight:bold;
	color:#000000;
	text-align:left;
	font-size:80%;
}
.redText{
	color:red;
	text-align:center;
	font-size:80%;
	width:45%;
}
.smallredText{
	color:red;
	text-align:center;
	font:7px verdana;
}
.positiveAlert{
	background-color:#2A5F00;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	font-size:80%;
}
.redAlert{
	background-color:#AA0000;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	font-size:80%;
}
td.questionText{
	background-color:#E7F1F8;
	width:45%;
	padding: 3px;
	text-align:right;
	font-size:80%;
	font-weight:normal;
	
}
td.questionTexta{
	background-color:#E7F1F8;
	width:35%;
	padding: 3px;
	text-align:right;
	font-size:80%;
	font-weight:normal;
	
}

td.questionTextb{
	background-color:#E7F1F8;
	width:65%;
	padding: 3px;
	text-align:center;
	font-size:80%;
	font-weight:normal;
	
}
td.questionTextc{
	background-color:#E7F1F8;
	width:40%;
	padding: 3px;
	text-align:Left;
	font-size:80%;
	font-weight:normal;
	
}

.helpMark{
	width:10%;
	text-align:center;
}
.answerText{
	font-size:x-large;
	font-weight:normal;
}
th{
	font-size:80%;
	font-weight:bold;
	text-align:center;
	background-color:#FFFFCC;
}
tr.example{
	font-size:80%;
	font-weight:normal;
	text-align:left;
	background-color:#D4DFFF;
}
td.help{
	font-size:80%;
	text-align:justify;
	padding: 3px;
}
input.academic, select.academic, td.academic{
	font-size:80%;
}
.hiddentext{
	display:none;
}
.mediumText{
	font-size:medium;
}

.verticalSpace{
	height:200px;
}

input{font-family:verdana;font-size:11px;border:1px solid #3b73ba;}
INPUT.btn {FONT-FAMILY: Verdana; font-size:11px; color:#ffffff; background-color: #3B73B9; font-weight: bold}
INPUT.slct{FONT-FAMILY: Verdana; font-size:11px; color:#ffffff; background-color: #3B73B9; font-weight: bold}