/* Table of Contents:

	Overall Layout
	Header Layout
	Call Out Boxes Layout
	Content Layout
	Footer Layout
	
*/

/* Overall Layout
--------------------------------------------------------------------------------------- */

.test {
	border: red solid 1px;
}

body {
    margin: 0;
    padding: 0;
	background-color: #e4e4e4;
	text-align: center;
	width: 100%;
}

.tablebg {
	background-image: url(images/tablebg.jpg);
background-repeat:repeat-y;
background-position:center;
}

a.homelink {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #303030;
	text-decoration:none;
	font-weight: normal;
	padding: 0 10px 0 10px;
	display: block;
	text-align:left;
}

a.homelink:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #303030;
	text-decoration: underline;
	font-weight: normal;
	padding: 0 10px 0 10px;
	display: block;
	text-align:left;
}

.footer {
	background-image: url(images/footer.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	width: 960px;
	height: 43px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.footerlink {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	font-weight: normal;
	text-decoration:none;
	padding: 10px 0 0 0 ;
	display: inline-block;
}

.footerlink:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	font-weight: normal;
	text-decoration:underline;
	padding: 10px 0 0 0 ;
	display: inline-block;
}

.lefttable {
	padding: 0 5px 0 5px; 
	border-width: 0 1px 0 0 ; 
	border-style: dotted; 
	border-color: #666;
}

.middletable {
	padding: 0 5px 0 5px; 
	border-width: 0 1px 0 1px ; 
	border-style: dotted; 
	border-color: #666;
}

.righttable {
	padding: 0 5px 0 5px; 
	border-width: 0 0 0 1px ; 
	border-style: dotted; 
	border-color: #666;
}

.topbottomtable {
	padding: 10px 5px 0 5px; 
	border-width: 1px 0 0 0; 
	border-style: dotted; 
	border-color: #666;
}

.imageborder {
	border: 1px solid #CCC; 
	margin: 5px 0 5px 20px;
}

.toppara {
	font-size: 11px; 
	font-weight: bold; 
	padding-top: 10px; 
	color:#4e59a9; 
}

.secondpara {
	padding-top: 10px;
}


.topimage {
	background-image: url(images/contenttopright.jpg);
	background-repeat:no-repeat;
	width: 100%;
}

td {
	vertical-align: top;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #151515;
	text-decoration: none;
	text-align:justify;
	padding: 0 0 15px 0;
}



.nopara {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #151515;
	text-decoration: none;
	text-align:justify;
}

.errorText {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF3300;
	text-decoration: none;
	padding: 20px 0px 10px 0px;
}

.caption {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00559e;
	text-decoration: none;
}

.iwlogo {
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	text-decoration: none;
	float: right;
}

.iwlogo:hover {
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	text-decoration: underline;
	float: right;
}

#slideshow2	{
	display: block;
	height: 232px;
	width:960px;
}


.logintext {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00559e;
	font-weight: bold;
	text-decoration: none;
}

#container {
	text-align: left;
	display: block;
}

#content {
	text-align: left;
	margin: 20px;
	display: block;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #00559e;
	text-decoration: none;
	font-weight: bold;
	display: block;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0058a9;
	text-decoration: none;
	padding: 10px 0px 10px 0px;
	font-weight: bold;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #34356e;
	text-transform: uppercase;	
}

a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00376a;
	text-decoration: none;
	font-weight: bold;
	text-align:left;
	border: 0;
	padding: 0;
	margin: 0;
}

a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5191ce;
	text-decoration: none;
	text-align:left;
	font-weight: bold;
	border: 0;
	padding: 0;
	margin: 0;
}

ul {
	padding: 2px 0px 2px 10px;
}

ol {
	padding: 2px 0px 2px 25px;
}
li {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #151515;
	text-decoration: none;
	text-align:justify;
}
label {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00559e;
	text-decoration: none;
}

.login {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #f5aa26;
	text-decoration: none;
	font-weight: bold;
	cursor: none;
}

.passwordsm {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f5aa26;
	text-decoration: none;
	font-weight: bold;
	cursor: none;
}


.inputlogin {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1a234a;
	text-decoration: none;
	background-color: #cae3fb;
	border: #64699b solid 1px;
	margin: 5px;
	height: 20px;
	padding: 4px 8px 4px 8px;
}

.input {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1a234a;
	text-decoration: none;
	background-color:#EEE;
	background-color:#EEE;
	height: 15px;
}



select {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1a234a;
	text-decoration: none;
	background-color:#EEE;
	background-color:#EEE;
	height: 20px;
}

textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1a234a;
	text-decoration: none;
	background-color:#EEE;
	border: #64699b solid 1px;
}

.loginbutton {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	background-image: url(images/loginbutton.jpg);
	background-repeat: repeat-x;
	background-color: #445a96;
	border: none;
	width: 230px;
	height: 39px;
	cursor: pointer;
	text-transform:uppercase;
	font-weight: bold;
}

.registerbutton{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	background-image: url(images/loginbutton.jpg);
	background-repeat: repeat-x;
	background-color: #445a96;
	border: none;
	width: 230px;
	height: 39px;
	cursor: pointer;
	text-transform:uppercase;
	font-weight: bold;
}

.action {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	background-image: url(images/loginbutton.jpg);
	background-repeat: repeat-x;
	background-color: #445a96;
	border: none;
	width: 200px;
	height: 39px;
	cursor: pointer;
	text-transform:uppercase;
	font-weight: bold;
}

.action2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	background-image: url(images/loginbutton.jpg);
	background-repeat: repeat-x;
	background-color:#999;
	border: none;
	width: 200px;
	height: 39px;
	cursor: pointer;
	text-transform:uppercase;
	font-weight: bold;
}

.part {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #00376a;
	padding: 20px 0px 10px 0px;
	font-weight: bold;
	display:block;
}

.section {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00376a;
	text-decoration: none;
	font-weight: bold;
}

.numbers {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5191ce;
	text-decoration: none;
	font-weight: bold;
}

.survansw {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5191ce;
	text-decoration: none;
	padding-left: 20px;
	font-weight: bold;
}

.part2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #fff;
	padding: 20px 0px 10px 20px;
	font-weight: bold;
	display:block;
}

.percent2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #a4cbf5;
	padding: 20px 0px 10px 20px;
	font-weight: bold;
	display:block;
}

.percent {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #5191ce;
	padding: 20px 0px 10px 20px;
	font-weight: bold;
	display:block;
}

.questions {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00376a;
	text-decoration: none;
	font-weight: bold;
}

.numbers2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5191ce;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	display: block;
}

.score {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #00376a;
	text-decoration: none;
}

.scorenumber {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #5191ce;
	text-decoration: none;
	font-weight: bold;
}

.floatright {
	float:right;
}

.leftblankmenu {
	text-align: center;
	background-image: url(images/left_bg.jpg);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	display: block;
	height: 27px;
	width: 21px;
	line-height: 24px;
}

.firstmenubutton {
	text-align: center;
	background-image: url(images/firstmenubutton.jpg);
	background-repeat: no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	display: block;
	width: 94px;
	height: 27px;
	text-transform:capitalize;
	line-height: 24px;
}

.firstmenubutton:hover {
	text-align: center;
	background-image: url(images/firstmenubutton.jpg);
	background-repeat: no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e5e6f2;
	display: block;
	width: 94px;
	height: 27px;
	text-transform:capitalize;
	line-height: 24px;
}

.menubutton {
	text-align:center;
	background-image: url(images/menubutton.jpg);
	background-repeat: no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	display: block;
	width: 93px;	
	height: 27px;
	text-transform:capitalize;
	line-height: 24px;
}

.menubutton:hover {
	text-align: center;
	background-image: url(images/menubutton.jpg);
	background-repeat: no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e5e6f2;
	display: block;
	width: 93px;	
	height: 27px;
	text-transform:capitalize;
	line-height: 24px;
}

.blankmenu {
	text-align: center;
	background-image: url(images/menubg.jpg);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	display: block;	
	height: 27px;
	width: 353px;
	line-height: 24px;
}



.searchinput {
	background-image: url(images/searchfield.jpg);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #fff;
	font-size: 12px;
	color: #3d4683;
	display: block;
	padding-left: 5px;	
	height: 23px;
	width: 143px;
	border: 1px solid #3d4683;
	line-height: 20px;
}


.gobutton {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	border: none;
	width: 60px;	
	height: 27px;
	cursor: pointer;
	text-transform: uppercase;
	font-weight: bold;
	background-color: #212440;
	text-align: center;
	border: #8189c2 solid 1px;
	line-height: 24px;
}

.leftmenu {
	border-width: 0 1px 0 0 ; 
border-style: dotted; 
border-color: #666;
}
.arrowlistmenu{
width: 180px; /*width of accordion menu*/
border: #fff solid 1px;
background: #e5e6f2;
padding:0px;
margin:0px;
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
	font: bold 11px Arial;
	color: #34356e;
	background: #fff;
	margin-bottom: 0px; /*bottom spacing between header and rest of content*/
	padding: 5px 8px 5px 8px; /*header text is indented 10px*/
	cursor: hand;
	cursor: pointer;
	border-bottom: #fff solid 1px;
	text-transform: uppercase;
}

.arrowlistmenu .menuheader:hover{ /*CSS class for menu headers in general (expanding or not!)*/
	font: bold 11px Arial;
	color: #4e59a9;
	background: #fff;
	margin-bottom: 0px; /*bottom spacing between header and rest of content*/
	padding: 5px 8px 5px 8px; /*header text is indented 10px*/
	cursor: hand;
	cursor: pointer;
	border-bottom: #fff solid 1px;
	text-transform: uppercase;
}

.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
	font: bold 11px Arial;
	color: #4e59a9;
	background: #fff;
	margin-bottom: 0px; /*bottom spacing between header and rest of content*/
	padding: 5px 8px 5px 8px; /*header text is indented 10px*/
	cursor: hand;
	cursor: pointer;
	border-bottom: #fff solid 1px;
	text-transform: uppercase;
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

/*.arrowlistmenu ul li{
padding-bottom: 2px; bottom spacing between menu items
}

.arrowlistmenu ul li .opensubheader{ Open state CSS for sub menu header
background: lightblue !important;
}

.arrowlistmenu ul li .closedsubheader{ Closed state CSS for sub menu header
background: lightgreen !important;
}*/

.arrowlistmenu ul li a{
color: #212440;
display: block;
padding:0px;
padding: 5px 14px 5px 20px; /*header text is indented 10px*/
text-decoration: none;
font: normal 11px Arial;
border-bottom: 1px solid #fff;
margin: 0px;
background: #fff;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #212440;
display: block;
padding: 5px 14px 5px 20px; /*header text is indented 10px*/
text-decoration: none;
font: normal 11px Arial;
border-bottom: 1px solid #fff;
margin: 0px;
background: #fff;
}

.arrowlistmenu ul li a.subexpandable:hover{ /*hover state CSS for sub menu header*/
background: #fff;
}

#result_report {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #34356e;
	text-transform: uppercase;	
	font-weight: bold;
}

#common_report {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #151515;
	text-decoration: none;
	text-align:justify;
	padding: 0 0 15px 0;
}

#results {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #151515;
	text-decoration: none;
	text-align:justify;
	padding: 0 0 15px 0;
}