/* -------------- Main Styles ---------------- */
html {
			height: 100%; 
			text-align: left;
			font: 11px Arial, Helvetica, sans-serif; 
}
body{			
			height: 100%; 
			font: 11px Arial, Helvetica, sans-serif; 
			margin: auto; 
			width:750px; 
}
#shadow {
position:absolute;
	width: 946px;
	margin-left: -45px;
	z-index: 0;
	padding-left:45px;
	background-repeat: repeat-y;
	background-image: url(assets/shadow.gif);
}
/*login*/
.logintitle {
padding: 3px;
font-size: 15px;
background-color: #C40000;
color: #FFFFFF;}
.login{font-size: 13px;}
.loginred{
font-size: 13px;
color: #D20000;}
.loginrow{
width:535px;
margin-left:6px;
background-color: #FBFBFB;
background-color: #fff;
padding: 0px 0px 10px 0px;
border-top: 1px solid #A4A4A4;
border-right: 1px solid #A4A4A4;
border-bottom: 1px solid #A4A4A4;
border-left: 1px solid #A4A4A4;}
.loginrow2 {
margin-left:15px;
margin-right:3px;
color:#333333;
background-color: #F2F2F2;
padding: 3px 3px 3px 6px;
border-top: 1px solid #cccccc;
border-right: 1px solid #cccccc;
border-bottom: 1px solid #666666;
border-left: 1px solid #999999;
letter-spacing: 0px;}
.loginbg {
width:548px;
height:205px;
background-color: #F7F7F7;
border-top: 1px solid #fff;
border-right: 1px solid #fff;
border-bottom: 1px solid #fff;
border-left: 1px solid #fff;}
/* -------------- Top Bar ---------------- */
#main-area {
	width: 760px;
	margin-left: 0px;
	text-align: left;
	position: relative;
	z-index: 10;
	left: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
display: none;
	}
/* footer bar*/
#footer {
	clear:both;
	margin:0px;
	text-align: center;
	width: 755px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 4px;
	left: 0px;
	border-bottom: 1px solid #75889c;
	color:#75889c;
	margin-top:5px;
}
#footer a:link {color:#75889c;}
#footer a:hover {color:#75889c;}
#footer a:visited {color:#75889c;}
#footer p{
	height: 10px;
	margin: 0px;
	text-align: center;
}
/* Headings */
H1 {
	margin: 0px;
	padding: 5px 3px;
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #023A64;
}
P {margin-top: 10px;}

FORM {
	margin: 0px;
	padding: 0px;
	}

table {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	}
	
img{ border: 0 none;}
.int_txtbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	bottom: 0px;
	padding-bottom: 0px;
	vertical-align: bottom;
	margin: 0px;
}
#main {
	left: 0px;
	width:760px;
	position: relative;
	margin-top: 25px;

}
/* Links */
a:hover {text-decoration: none;}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}

/* Main Content (right column) */
#mainright {
	width: 755px;
	position:relative;
	padding: 0px;
	z-index: 3;
	margin:0px;

}
* html #mainright {height: 1%;}
#maincontent {
	left:0px;
	width: 755px;
	padding: 0px;
	margin:0px;
	border-bottom: 1px dotted #FFFFFF;
}
* html #maincontent {height: 1%;}
.content {margin-top: 0px; padding-left: 20px;}
/* -------------- Left Navigation ---------------- */
.int_txtbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	bottom: 0px;
	padding-bottom: 0px;
	vertical-align: bottom;
	margin: 0px;
}

.int_form {
	margin: 0px;
	padding: 0px;
	top: 0px;
}
/*basic version*/
.topbar {padding:5px; color:#75889c;}
.topbar a:link {color:#75889c;}
.topbar a:hover {color:#75889c;}
.topbar a:visited {color:#75889c;}
#mainright {margin-left:3px;}

