
img, div {margin: 0; padding: 0; border: 0; font-family: Verdana, sans-serif;}

body {
	margin: 0;
	background: url("images/linebg.gif") repeat-x;
	}

#wrapper {
	margin: auto;
	margin-bottom: 15px;
	width: 780px;
	background: #FFF;
	}

#header {
	width: 780px;
	height: 98px;
	}

#sidebar {
	
	margin-bottom: 10px;
	height: 420px;
	width:235px;
	}

#main {
	min-height: 420px;
	margin: 17px 20px 10px 0;
	width: 505px;
	}

/* for Internet Explorer */
/*\*/
* html #main {
height: 420px;
}
/**/

.loginblock {
	width: 790px;
	height: 152px;
	margin: 0 20px 0 30px;
	cursor: pointer;
	}

.loginbar {
	width:7px; 
	height:132px; 
	background: url("images/vline2.gif") repeat-y; 
	margin: 0 20px 0 25px; 
	padding-bottom: 20px;
	float: left;
	}

.rightalign {
     float: right;
     }

.leftalign {
     float: left;
     }

.topheader {
	margin: 4px 14px 48px 14px;
	}

.bottomheader {
	margin: 0 8px 3px 8px;
	}
	 
p.title1 {
	margin: 18px 0 0 0;
	font-size: 10.5pt;
	font-weight: bold;
	color: #d0952e;
}

p.title2 {
	margin: 8px 0 0 0;
	font-size: 8pt;
	font-weight: 900;
	color: #203367;
}

p.main1 {
	margin: 0 0 0 0;
	font-size: 7.5pt;
	color: #203367;
}

p.main2 {
	margin: 10px 0 10px 0;
	font-size: 7.5pt;
	color: #000;
}

p.main3 {
	margin: 14px 0 0 0;
	font-size: 8.5pt;
	color: #000;
}

p.titlelogin {
	margin: 7px 0 0 0;
	font-size: 8pt;
	font-weight: 900;
	color: #d0952e;
	text-align: right;
}

p.titleloginh {
	margin: 7px 0 0 0;
	font-size: 8pt;
	font-weight: 900;
	color: #203367;
	text-align: right;
}

p.mainlogin {
	margin: 0 0 0 0;
	font-size: 7.5pt;
	color: #203367;
	text-align: right;
}

span.addbold {
	font-weight: bold;
	}

span.title2 {
	margin: 8px 0 0 0;
	font-size: 8pt;
	font-weight: 900;
	color: #203367;
}
A span.title2:hover{
	text-decoration: underline;
}

A p.title2:hover{
	text-decoration: underline;
}

A p.title1:hover{
	text-decoration: underline;
}

A:link, A:active, A:visited{
	text-decoration: none;
	color:#203367;
}

input {
	font-family: Verdana;
	border: 1px solid #d0952e;
	font-size: 9pt;
}

textarea {
	width: 180px;
	height: 72px;
	font-family: Verdana;
	border: 1px solid #d0952e;
	font-size: 9pt;
}

input.noborder {
	font-family: Verdana;
	border: none;
	font-size: 9pt;
}
