body {
	text-align: center;
	margin: 0;
	padding: 0;
	font-family: Arial, verdana;
	background-image: url(/home/images/black_grad.jpg);
	background-repeat: repeat-x
}


#top_bar{
	margin: 0 auto;
	text-align: center;
	background-color: #ced1dc;
	width: 750px;
	height: 25px;
	background-image: url(/home/images/top_link_grad.gif);
	border-left: solid 1px #ffffff;
	border-right: solid 1px #ffffff;
}
#mainHeader{
	width: 750px;
	margin: 0 auto;
	text-align: center;
	background-image: url(/home/images/top_html_background.jpg);
	background-repeat: repeat-x;
	height: 103px;
	border-left: solid 1px #ffffff;
	border-right: solid 1px #ffffff;
	border-bottom: solid 1px #ffffff;
}

#top_links{
	text-align:left;
	color: #515882;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	width: 400px;
	float:left;
	position: relative;
}
.nav_links a{
	text-decoration: none;
	text-align:left;
	color: #515882;
	padding-left: 10px;
}
.nav_links a:link{
	text-decoration: none;
	text-align:left;
	color: #515882;
	padding-left: 10px;
}
.nav_links a:hover{
	text-decoration: underline;
	text-align:left;
	color: #515882;
	padding-left: 10px;
}
.nav_links a:visited{
	text-align:left;
	color: #515882;
	padding-left: 10px;
}
#logout{
	text-align:right;
	color: #ffffff;
	font-size:11px;
	padding-top: 5px;
	width:394px;
	float: left;
	position: relative;
}


#logo_box{
	float: left;
	width: 425px; 
	text-align:left;
}

#login_box{
	padding-top: 14px; 
	float:left;
	width: 313px;
}
#user_box{
	padding-top: 30px; 
	float:left;
	width: 313px;
}

.login_contain{
	width:313px;
	height:71px;
	text-align:right;
	background-image: url(/home/images/login_box.jpg);
	background-repeat: no-repeat;
}
.user_contain{
	width:313px;
	height:71px;
	text-align:right;
	background-image: url(/home/images/user_box.jpg);
	background-repeat: no-repeat;
}
.userInfo{
	font-size: 12px;
	color: #515882;
	text-align: left;
	padding-left: 10px;
	padding-top: 20px;
}

.userHighlight{
	color: #906f95;
}
.welcome{
	width: 225px;
	float: left;
}

/* duplicated in esession_styles.css 
#container{
	width:720px;
	margin: 0 auto;
	text-align: center;
}
*/

#copyright{
	margin: 0 auto;
	text-align: center;
	width: 750px;
	margin-top: 10px;
	padding-top: 10px; 
}

#signup{
	text-align:right;
	background-image: url(/home/images/userlogin.jpg);
	background-repeat: no-repeat;
	margin-right: 10px;
	margin-bottom: 3px;
}

.medPurp { 
	font-family: Verdana; 
	color: #947198; 
	font-size: 10px;	
	position: relative;
}

.medPurp a{ 
	text-decoration: none;
	color: #947198; 
	font-size: 1.1em;
}

.medPurp a:hover { 
	text-decoration: underline;
	color: #947198; 
	font-size: 1.1em;
}

.medPurp a:visited { 
	text-decoration: underline;
	color: #947198; 
	font-size: 1.1em;
}

.smallPurp { 
	font-family: Verdana; 
	color: #947198; 
	font-size: 10px;	
	position: relative;
}

.smallPurp a{ 
	text-decoration: none;
	color: #947198; 
}

.smallPurp a:hover { 
	text-decoration: underline;
	color: #947198; 
}

.smallPurp a:visited { 
	text-decoration: underline;
	color: #947198; 
}


#search_box {
    width: 120px;
    height: 20px;
    background: url(/home/images/text_box.jpg);
	background-repeat: no-repeat;
	position: relative;
}

.tfield{
	width: 120px;
	height: 20px;
	background: url(/home/images/text_box.jpg) no-repeat;
	border: none;
	padding: 2px 0 0 5px;
	font-family: Verdana; 
	font-size: 10px;
	color: #666;
	padding-top:4px;
}


form{
	margin: 0;
	padding: 0;
}


#bott_contain{
	background-image: url(/home/images/bottom_grad.jpg);
	background-repeat: repeat-x;
	height: 50px;
}

span.checkbox {
   width: 20px;
   height: 20px;
   padding: 0 0px 0 0;
   background: url(/home/images/checkbox.png) no-repeat;
   display: block;
   float: left;
}
span.radio {
   width: 20px;
   height: 25px;
   padding: 0 5px 0 0;
   background: url(/home/images/checkbox.png) no-repeat;
   display: block;
   float: left;
 }
span.select {
   position: absolute;
   width: 30px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
   height: 21px;
   padding: 0 0px 0 8px;
   color: #fff;
   font: 12px/21px arial,sans-serif;
   background: url(/home/images/checkbox.png) no-repeat;
   overflow: hidden;
}


.copyInfo{
	position:relative;
	width:40%;
	text-align:left;
	float: left;
	color: #868ba4;
	font-size: 9px;
}

.footLinks{
	position:relative;
	width:60%;
	text-align:right;
	float: left;
	font-size: 9px;
}


.remem{
	float: left;
	margin-top:4px;
	padding:0px;
	width:100%;
	text-align:left;
	color: #ffffff;
}
.mitButton{
	display:inline;
	margin-left:10px;
	float:left;
}
.nmField{
	display:inline;
	float:left;
	margin:0px;
	padding:0px;
	width:120px;
}
.pwdField{
	display:inline;
	padding-left:14px;
	float:left;
	margin:0px;
	width:120px;
}
.logForm{
	padding-top: 26px;
	margin-left:12px;
	height:25px;
}
input.send-btn {
width: 22px;
height: 20px;
background: url(/home/images/submit_form.jpg) no-repeat;
background-position: top left;
outline: none;
border: none;
}

input.send-btn:hover {
background: url(/home/images/submit_form.jpg) no-repeat;
background-position: top right;
}


.blank{
	margin: 0 auto;
	text-align: center;
	width:750px;
	height:420px;
	position:relative;
	border-left: solid 1px #ffffff;
	border-right: solid 1px #ffffff;
}

#table{
	width:764px;
	margin: 0 auto;
	text-align: center;
	background: url(/home/images/contentbackdrop.jpg) no-repeat;
}

.left_nav{
	margin-left: 1;
	margin-right: 2;
	padding-right: 1;
	height: 400;
	position: relative;
	width: 171;
	float: left;

}
.left_links{
	background-image: url(/home/images/nav_back.gif);
	background-repeat: no-repeat;
	margin-top: 2px;
	height: 400;
	text-align:left;
	padding-left: 10px;
}
.content{
	width: 573;
	float: left;
}

.linkpad{
	font-size: 13px;
	padding-top: 10px;
	color: #868ba3;
}
.linkpad a{
	font-weight: bold;
	color: #9397ab;
	text-decoration: none;
}

.linkpad a:hover{
	color: #868ba3;
	text-decoration: underline;
}


.nav_head{
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	line-height: 25px;
	text-align:left;
	background-image: url(/home/images/nav_head_back.gif);
	background-repeat: repeat-x;
	padding-left: 10px;

	height: 25px;
	position: relative;
	margin:0;
}
.con_head{
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	line-height: 25px;
	text-align:left;
	background-image: url(/home/images/con_head_back.gif);
	background-repeat: repeat-x;
	padding-left: 10px;

	height: 25px;
	position: relative;
	margin:0;
}
.con_buttons{
	background-image: url(/home/images/con_back.gif);
	background-repeat: no-repeat;
	height: 400px;

	margin-top: 2px;
}
.log_button{
	float: left;
}
a.logout {
    display: block;
    width: 64px;
    height: 17px;
    background: url(/home/images/logout.gif) 0 0 no-repeat;
    text-decoration: none;
}

      
a:hover.logout {
    background-position: top right;
	text-decoration: none;
}

div.send-btn {
width: 22px;
height: 20px;
background: url(/home/images/submit_form.jpg) no-repeat;
background-position: top left;
outline: none;
border: none;
}

div.send-btn:hover {
background: url(/home/images/submit_form.jpg) no-repeat;
background-position: top right;
}

div.send-btn-anim {
width: 22px;
height: 20px;
background: url(/home/images/submit-anim2.gif) no-repeat;
background-position: top left;
outline: none;
border: none;
}
.loginError {
    color: red;
}
