/* CSS Document */

* {
	margin:0;
	padding:0;
}



body {
   font-family: Arial, Verdana, Geneva, sans-serif;
   background-color: white;
   font-size: 12px;
   line-height: 16px;
   text-align: center;
}


.contentElement {
   top: 0px;
   width: 920px;
   margin: 0px auto;
   text-align: left;
   border-left: 1px solid #990000;
   border-right: 1px solid #990000;   
   
   
}

.corp_strap {
	background-color: #fff;
}

.primary_nav {
	padding: 3px 0px 3px 2px;
	font-weight: bold;
}
a {
   text-decoration: none;
   line-height: 16px;
}

a:link {
   color: #426583;	
}

a:visited {
   color: #426583;
}

a:hover {
   color: #990000;
}

a:active {
   color: #426583;
}

.undermenu {
background: #990000;
height:10px;
}


.container {
	width: 800px;
	float: left;
	margin-right: -190px;

}
.content {
	margin-right: 190px;
	margin-top: 10px;	
	background: url(img/bg_right.gif) repeat-y right;		
}

.main {
	margin-right: 30px;
	margin-top: 10px;

	padding-left:10px;
	min-height:500px;
	margin-left: 10px;
}


.sidebar {
	margin-top: 10px;
	width: 285px;
	float: right;
	background: url(img/vertical_seperator.gif) repeat-y left;
}

.margin {
margin-left:15px;
}


.pic {
	margin-right: 10px; 
	margin-bottom: 10px;
	float:left;
}

.picdetails {
float:right;
margin-right:70px;
}


.general {
	padding-bottom: 20px;

}

.profile_top {
margin-top:60px;

}


dt {
color:#990000;
margin-top:5px;
}




.floatleft {
float:left;
}

.floatright {
float:right;
}

.footer
{
margin-top:5px;
clear: both;
background: #990000;
height:20px;
color:#FFFFFF;
font-size:11px;
padding-left:10px;
}

.footer a:link {
	color:#ffffff;
text-decoration: none;
}

.footer a:visited {
   color: #ffffff;
text-decoration: none;
}

.footer a:hover {
   color: #ffffff;
   font-weight:bold;}

.footer a:active {
   color: #ffffff;
   text-decoration: none;
}

.more {
margin-left:240px;

}

.center {
text-align:center;
}

.right {
text-align:right;
}

.left {
text-align:left;
}

.clearing {

clear: both;

}

.clearright {

clear: right;

}

.clearleft {

clear: left;

}

.style2 {
color: #000066;
font-weight:bold;
}

.submitbutton {
background-color:#FFFFFF;
color:#990000;
}

.logoutmargin {
margin-left:108px;
}

table {
width:550px;

border-left: 1px solid #688AA7;
border-right: 1px solid #688AA7; 
border-top: 1px solid #688AA7; 
border-bottom: 1px solid #688AA7;  
}

.button {
background-color:#ffffff;
color:#688AA7;
font-weight:bold;
font-size:11px;
height:20px;
}


.text {
width:430px;
}

.red {
color:#990000;
}

th {
text-decoration:underline;
}
