/* CSS Document */

body{
	margin:0;
	margin-left: auto; 
	margin-right:auto;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:85%;
}

h1{
	color:#333;
	font-size:1.6em;
	font-weight:lighter;
	margin-top:0;
	border-bottom:1px solid #666;
	padding-top:5px;
}

h2{
	font-size:1.3em;
	font-weight:lighter;
}

/** Welcome & Login Pages **/

/*#mainholder{
	background-image: url(../images/background.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	height:100%;
	background-position: top;
}

#header{
	background-image: url(../images/welcome_background.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	height: 418px;
	width: 800px;
}

#maincontainer{
margin-top:170px;
margin-left:36px;
margin-right:36px;
}*/

/*
.roundcont {
float:left;
	width: 310px;
	background:#FFFFFF
}

.roundcont p {
	display:block;
	padding-left: 20px;
	margin-top: 2px;
	margin-bottom: 2px;
}

.roundcont h2 {
	display:block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-top: 2px;
	margin-bottom: 2px;
}

.roundcont2 {
	background:#FFFFFF;
}

.roundcont2 p {
	display:block;
	padding-left: 20px;
	margin-top: 2px;
	margin-bottom: 2px;
}

.roundcont2 .mouseIcon{
	margin-left:10px;
	margin-top:0px;
	padding-left:40px;
	background-image: url(../images/mouseIcon.gif);
	background-repeat: no-repeat;
	height:30px;
}

.roundcont2 .wordIcon{
	margin-left:10px;
	margin-top:0px;
	padding-left:40px;
	height:40px;
	background-image: url(../images/word_icon.gif);
	background-repeat: no-repeat;
}

.roundcont2 h2 {
	display:block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-top: 2px;
	margin-bottom: 2px;
}

.roundcont2 h1 {
	display:block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-top: 2px;
	margin-bottom: 2px;
}

.roundtop { 
	background: url(../images/tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(../images/br.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}*/

#main{
	margin-left: auto; 
	margin-right:auto;
	width:750px;
	background: url(../newimages/mainBG2.jpg) no-repeat top center;
	padding:0;
	margin:0;
	padding-top:200px;
}

#innermain{
	width:750px;
	padding-bottom:10px;
	background: url(../newimages/bottomCurve.gif) no-repeat bottom;
	text-align:center;

}

#innerPad{
	text-align:left;
	width:730px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}

#expand{
	margin:0;
	padding:0;
	margin-left: auto; 
	margin-right:auto;
	width:750px;
	background: url(../newimages/repeat.gif) repeat-y;
}

#regBox{
background:white url(../newimages/br700.gif) no-repeat bottom;;
	width:700px;
	text-align:center;
	margin-left: auto; 
	margin-right:auto;

}

#leftBox{
	background:white url(../newimages/br.gif) no-repeat bottom;
	width:288px;
	text-align:center;
}

#regBoxT{
	background:url(../newimages/tr700.gif) no-repeat top;
	width:700px;
	height:7px;
}

#leftBoxT{
	background:url(../newimages/tr.gif) no-repeat top;
	width:288px;
	height:7px;
}




#regBoxPad{
	width:680px;
	text-align:left;
	margin-left: auto; 
	margin-right:auto;
}

#regBoxPad ul li{
	list-style-type: none;
	padding-left: 14px;
	padding-bottom:6px;
	background:url(../images/greenbull.gif) no-repeat 0 0;

}

#leftBoxPad{
	width:270px;
	text-align:left;
	margin-left: auto; 
	margin-right:auto;
}

#threeBox{
	position:absolute; /*relative to innerpad */
	top:10px;
	left:288px;
}

#transbox {
	width: 280px;
	color:#FFFFFF;
	position:absolute;
	top:0px;
	left:445px;
	background: url(../images/transbox.gif) repeat-x;
}

#transbox div {
	color: #FFF;
	position: relative;
	}
#transbox div h2{
	padding:5px 5px 10px 20px;
	margin-top: 2px;
	margin-bottom: 2px;
	color:#FFFFFF
}

#transbox div form{
	width:220px;
	margin-left:auto;
	margin-right:auto;

}

#transbox p{
	display:block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-top: 2px;
	margin-bottom: 2px;
	color:#FFFFFF
}

#transbox a{
color:#FFFFFF
}


#maintext{
	padding-left:10px;
	height:309px;
	padding-right:10px;
	background:#FFF
}

#maintext h2{
	display:block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-top: 2px;
	margin-bottom: 2px;
}

#maintext p{
	display:block;
	padding-left: 20px;
	margin-top: 2px;
	margin-bottom: 2px;
}

#button1{
float:left
}

#botbar{
	background:#1385EA;
	height:30px;
	line-height:30px;
	color:white;
	text-align:right;
	padding-right:20px;
	font-size:.9em;
	width: 700px;
		margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

#botbar a{
	color:white;
	text-decoration:none;
}

#botbar a:hover{
	color:white;
	text-decoration:underline;
}
#footer{
	background:#1385EA;
	height:30px;
	line-height:30px;
	color:white;
	text-align:right;
	padding-right:20px;
	font-size:.9em;
	width: 700px;
		margin-top: 0px;
	margin-right: auto;
	margin-left: auto;

}

#footer a{
	color:white;
	text-decoration:none;
}

#footer a:hover{
	color:white;
	text-decoration:underline;
}

/** End of Welcome & Login **/

#banner{
	background: url(../images/topBG.jpg) repeat-x;	
	height:177px;

}

#leftLogo{
	position:absolute;
	top:0;
	left:0;
	height:132px;
	width:257px;
	/*background:url(../images/leftLogo.jpg) no-repeat;*/
}

#rightLogo{
	position:absolute;
	right:0;
	top:0;
	height:132px;
	width:313px;
	background:url(../images/aurionLogo.jpg) no-repeat;
}

#container{
	width:70%;
	margin-left:auto;
	margin-right:auto;
	margin-top:40px;
	
}

.imageleft{
float:left;
margin-right:5px;
}

.imageright{
float:right;
margin-left:5px;
margin-right:5px;
}

#logout{
float:left;
}
.logoutx{
	margin-left:10px;
	margin-top:2px;
	background-image: url(../images/home-logout.gif);
	background-repeat: no-repeat;
	padding-left:30px;
}

.warning{
color: red;
}

.back{
	text-align:right;
}
.back a{
	text-decoration:none;
	color:#000;
	font-weight:bold;
}
.back a:hover{
	text-decoration:underline;
	color:#FF5A11;
}

#keypoint{
	background:#FFFEEE url(../images/keypointBG.gif) repeat-x 0 0;
	border:1px solid #2D9EC2;
	margin-bottom:10px;
}

#keybanner{
	height:42px;
	
}

#keypoint strong{
	display:block;
	padding-right: 20px;
	padding-left: 20px;
}

#keypoint p{
	display:block;
	padding-top: 5px;
	padding-right: 20px;
	padding-left: 20px;
}

#keypoint h2{
	display:block;
	padding-right: 20px;
	padding-left: 20px;
}


.mouseIcon{
	margin-left:10px;
	margin-top:0px;
	padding-left:40px;
	background-image: url(../images/mouseIcon.gif);
	background-repeat: no-repeat;
	height:30px;
}

.wordIcon{
	margin-left:10px;
	margin-top:0px;
	padding-left:40px;
	background-image: url(../images/word_icon.gif);
	background-repeat: no-repeat;
	height:30px;
}

.printLink{
 text-align:right;
 margin-top:5px;
 margin-bottom:5px;
}

.printLink a{
  background:url(../images/print.gif) no-repeat;
  padding-right:38px;
padding-top:5px;
padding-bottom:5px;
	background-position:right;
}

#printIcon a{
	margin-top:40px;
	background:url(../images/print.gif) no-repeat 0 0;
	height:32px;
	line-height:32px;
	display:block;
	padding-left:35px;
	color:#333;
	text-decoration:none;
}

#printIcon a:hover{
color:#FF5A11;
	text-decoration:underline;
}


.score{
display:block;
	background: url(../images/score_box.gif);
	background-position: center center;
	line-height:20px;
	height:20px;
	font-weight: bold;
	color: #FFFFFF;
	background-repeat: no-repeat;
	text-align:center;
	width:47px;
}

.hide_but_org{display:block; width:62px; height:20px; background:url(../img/hide_this_org.gif) no-repeat;  position:absolute; right:20px; top:15px;}






#letter{
	width:627px;
	text-align:center;
	margin-left: auto;
	margin-right:auto;
	background-color: white;
	background-image: url(../images/main_bg_alt.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#letterBoxT{
	width:627px;
	height:63px;
	background-image: url(../images/main_bg_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#letterBoxBr{
	width:627px;
	height:58px;
	background-image: url(../images/main_btm.jpg);
	background-repeat: no-repeat;
	background-position: top;
}


#letterBoxPad{
	width:587px;
	text-align:left;
	margin-left: auto; 
	margin-right:auto;
	padding-left:20px;
	padding-right:20px;
}


.updatebox{
	background-color: #fffbe1;
	border: 2px solid #f9cc4f;
	padding-left:10px;
	padding-right:10px;
	color:#990000;
}

.updatebox a{
	color:#990000; text-decoration:none;
}

.updatebox a:hover{
	color:#990000; text-decoration:underline;
}