/*html, body{ 
 margin:2px; 
 padding:0;
 font-family: Arial, Helvetica, sans-serif; 
 } 
 */
 .right-col-app {
	z-index:0;
	position: relative;
	width: 700px;
	float: left;
 	margin: 0px 0px 10px 0px;
	/*border: 1px solid #666666;*/
	background-color: white;
 }



#navList  {
	width: 150px;
	margin: 35px 0 0 0;
	padding: 0px;
	background-color: #CCCCFF;
	color: #FFFFFF;
	border-left: 0px solid gray;
	border-bottom: 0px solid gray;
	border-top: 0px solid gray;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

#navList li {
	width: 150px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#navList a {
	display: block;
	text-decoration: none;
	color: #000000;
	padding: 2px 18px 2px 8px;
	background-color: #CCCCFF;
	font-size: 1em; /*rel sidebar selector*/
	font-weight: normal;
	font-size: 90%;
}
	
#navList a:hover, #navList a:active, #navList a:focus {
	color: WHITE;
	background-color: #CEEBF4;
	border-width: 1px; 
	border-color: #DFE3CA #333 #333 #DFE3CA;
}

#navList ul ul a:hover, #navList ul ul a:active, #navList ul ul a:focus {
	background-color: WHITE;
	color: #CEEBF4;
	border-width: 1px; 
	border-color: #eee #999 #999 #eee;
}

#navList a:hover, #navList a:active, #navList a:focus {
	color: #000000;
	background-color: WHITE;
	border-width: 1px; 
	border-color: #DFE3CA #333 #333 #DFE3CA;
}

#navList ul ul a:hover, #navList ul ul a:active, #navList ul ul a:focus {
	background-color: WHITE;
	color: #CEEBF4;
	border-width: 1px; 
	border-color: #eee #999 #999 #eee;
}

#navList .sub  {
	background-color: #E6E1E1;
	font-size: 80%;
}


#navList a.sub:hover, #navList a.sub:active, #navList a.sub:focus {
	background-color: WHITE;
	font-size: 80%;
}


#navList .current  {
	background-color: white;
}
#navList a.current:hover, #navList a.current:active, #navList a.current:focus {
	background-color: white;
}

#logo {background-color: white; border: 0px }

a:link {color: #436383; text-decoration: none;}
a:visited {color: #436383; text-decoration: none;}
a:hover {color: red; text-decoration: none;}

h1 {font-family: Garamound;  margin-bottom: 0px; margin-top: 0px; line-height: 50px; font-size: 200%; color: Black; background-color: white; text-align: center;}
h2 {font-family: Garamound; margin-bottom: 0px; margin-top: 0px; line-height: 16px; font-size: 100%;  color: Black; background-color: white; }

.note {
	font-size: 90%;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

#box{float: right; vertical-align: top; width: 200px; color: BLACK; font-size: 80%; font-weight: bold; background-color: #CFDFFF; padding: 3px; border: 1px solid gray;}

imgdb{
	float: right;
	vertical-align: top;
	padding: 3px;
	border: 1px solid gray;
	top: 65%;
	position: absolute;
	right: 10%;
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	text-decoration: none;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
	font-weight: bold;
}
td {
	font-family: Arial, Helvetica, sans-serif;
}
.errorSection {
	MARGIN-LEFT : 12%;
}


BUTTON.choice { 
	width : 97%;
	border-width: medium;
	border-style: groove;
	border-color: white;
	border-collapse: separate;
	background-color: #ffca61;
	font-size: 1em;
	margin: 3px 0 0 0;
}

#head {
        top:0;
}
#tail  {
		bottom:0
}



.Int {
	border-width: 1px;
    border-style: solid;
	border-color: black;
	background-color: #ffca61; 
	font-size: 90%;
}
.LU {
	border-width: 1px;
    border-style: solid;
	border-color: black;
	background-color: #ffca61; 
		font-size: 90%;
}
.LUcnx {
	border-style: solid;
	border-width: 1px;
	border-color: black;
	background-color: #ffca61; 
	font-size: 90%;
}

.GridTable {

}

.GridTable TH {
	text-align : left;
	font-size : 70%; 
}

#navfunc  {
	width: 150px;
	margin: 35px 0 0 0;
	padding: 0px;
	background-color: #CCCCFF;
	color: #FFFFFF;
	border-left: 0px solid gray;
	border-bottom: 0px solid gray;
	border-top: 0px solid gray;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;



}

#centerSection{
	margin:  35px 0  0 35px;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

P.breakhere {
	page-break-before: always
}

.textAreaWhite {
      margin-top : 1em;
	background-color: white;
		font-family: arial;
		font-size: 12pt;
}

.choices {
	background-color: white;
}

.arialtable {
		font-family: arial;
		font-size: 8pt;
}

TD.arialtable {
		font-family: arial;
		font-size: 10pt;
}

UL.arialtable > LI {
		font-family: arial;
		font-size: 10pt;
		font-weight: normal;
}

.arialInstructions {
		font-family: arial;
		font-size: 8pt;
}

.sectionInfo {
		font-family: arial;
		font-size: 8pt;
}
.sectionIntruction {
		font-family: arial;
		font-size: 8pt;
}
.questionIntruction {
		font-family: arial;
		font-size: 8pt;
}

.questionText {
		font-family: arial;
		font-size: 10pt;

}

