body{
	padding-right:0px;
	padding-left:0px;
	padding-bottom:0px;
	padding-top:0px;
	margin:0px;
	background: #efefef url(/images/bg1.jpg) top left repeat-x;
	}

input,select,textarea{
	font-family:verdana;
	font-size:12px;
	background:#ffffff;
	color:#000000;
	}
a{
	font-family:verdana;
	font-size:10px;
	}

a:link{
	color:#557AE2;
	text-decoration:none;
	}

a:visited{
	color:#557AE2;
	text-decoration:none;
	}

a:active{
	color:#557AE2;
	text-decoration:none;
	}

a:hover{
	color:#D9045E;
	text-decoration:none;
	}


/* main menu*/
a.sub{
	font-family:verdana;
	font-size:10px;
	}

a.sub:link{
	color:#000000;
	text-decoration:none;
	}

a.sub:visited{
	color:#000000;
	text-decoration:none;
	}

a.sub:active{
	color:#000000;
	text-decoration:none;
	}

a.sub:hover{
	color:#D9045E;
	text-decoration:none;
	}


/* email links*/
a.email{
	font-family:verdana;
	font-size:10px;
	}

a.email:link{
	color:#557AE2;
	text-decoration:none;
	}

a.email:visited{
	color:#557AE2;
	text-decoration:none;
	}

a.email:active{
	color:#557AE2;
	text-decoration:none;
	}

a.email:hover{
	color:#D9045E;
	text-decoration:none;
	}


/*sidelinks*/
.button_content{
	margin-left:0px;
	line-height:20px;
	align:center;
	text-align:center;
	font-weight:bold;
	}

.envelopebutton{
	position:relative;
	width:126px;
	height:167px;
	margin-bottom:2px;
	margin-top:10px;
	margin-left:5px;
	margin-right:5px;
	}

.addressbutton{
	position:relative;
	width:126px;
	height:50px;
	margin-bottom:2px;
	margin-top:10px;
	margin-left:5px;
	margin-right:5px;
	}

.addressbutton_content{
	margin-left:0px;
	align:center;
	text-align:center;
	font-weight:none;
	}

.bodytext{
	font-family:verdana;
	font-size:11px;
	color:#000000;
	}


/*copyright*/
.copyright{
	font-family:verdana;
	font-size:10px;
	background-color:#F5F5FD;
	height:14;
	padding-right:10px;
	padding-left:0px;
	padding-bottom:4px;
	padding-top:4px;
	color:#000000;
	text-align:right;
	}


/*main content*/
.main_table{
	height:100%;
	width:545px;
	border:0px solid;
	font-family:verdana,sans-serif;
	font-size:10px;
	}

.main_table1{
	height:100%;
	width:779px;
	border:0px solid;
	font-family:verdana,sans-serif;
	font-size:10px;
	}

.textin_table,td{
	font-family:verdana;
	font-size:11px;
	color:#000000;
	margin-top:25px;
	margin-left:15px;
	}

.standard{
	font-family:verdana;
	font-size:10px;
	color:#000000;
	margin-top:10px;
	margin-left:15px;
	}

.standard1{
	font-family:verdana;
	font-size:12px;
	color:#000000;
	margin-top:0px;
	margin-left:0px;
	}

h1,.titlesin_table{
	font-family:verdana;
	font-size:12px;
	color:#000000;
	margin-top:25px;
	font-weight:bold;
	}
h2{

	}
h3{
	margin-top:0px;
	margin-bottom: 10px;
	font-family:verdana;
	font-size:18px;
	}

.standard2{
	font-family:verdana;
	font-size:10px;
	color:#000000;
	margin-top:10px;
	margin-bottom:20px;
	margin-left:10px;
	}

.input{
	position:relative;
	height:10px;
	margin-bottom:5px;
	}

.input_content{
	margin-left:6px;
	line-height:10px;
	border:1px;
	font-weight:bold;
	}

.title0{
	position:relative;
	background-color:#919BBE;
	height:20px;
	font-weight:bold;
	}

.title1{
	position:relative;
	background-color:#DEDEEA;
	height:20px;
	font-weight:bold;
	}

.smalltitle{
	font-family:verdana;
	font-size:10px;
	color:#000000;
	margin-top:0px;
	margin-left:0px;
	}

.whitetitle{
	font-family:verdana;
	font-size:12px;
	color:#ffffff;
	margin-top:0px;
	margin-left:0px;
	font-weight:bold;
	}


/* General Styling  */
#main_navigation{
	width: 136px;
	}
#main_navigation a,
#main_navigation a:visited,
#main_navigation a:active,
#main_navigation a:hover{
	color: #000000;
	font-weight:bold;
	display: block;
	background-color:CED0DD;
	margin:3px 5px 0px 5px;
	line-height: 24px;
	text-align: center;
	font-family:verdana;
	font-size:10px;
	}

.error{
	font-family:verdana;
	font-size:12px;
	color:#C90000;
	font-weight:bold;
	}

.loginphrase{
	width:225px;
	padding:5px 0px 0px 0px;
	font-family:verdana;
	font-size:11px;
	color:#C90000;
	font-weight:bold;
	}

	
.row_1,.row_2,.row_head{
	background: #0e1c65;
	color: #ffffff;
	border-bottom: 1px solid #AAAAAA;
	padding: 5px;
	vertical-align: top;
	}
.row_1{
	background: #f0f0f0;
	color: #000000;
	}
.row_2{
	background: #ddddff;
	color: #000000;
	}
.row_head a{
	color: #ffffff;
	}
.row_1 a,.row_2 a{
	color: #000000;
	}
.definition{
	background: #f0f0f0;
	border-bottom: 1px solid #999999;
	padding: 10px;
	margin-right: 15px;
	}
.def_footer{
	border-top: 2px solid #cccccc;
	margin-bottom: 15px;
	padding: 10px;
	font-size: 12px;
	margin-right: 15px;
	}
	
#tutorial_header{
	background: #0e1c65 url(/images/bg1.jpg) top left repeat-x;
	color: #efefef;
	}