* { margin:0; padding:0; }
a, a:visited {
	color:#16597a;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
div { text-align:left; }
div.center {
	text-align:center;
}
img { border:0; }
.overflow {
	overflow:auto;
}
body {
	background-color:#f1f1f1;
	background-image:url("../template/body.jpg");
	background-repeat:repeat-x;
	text-align:center;
}
div#headmenu {
	height:24px;
	font:normal 12px verdana,arial,sans-serif;
	color:#fff;
	overflow:auto;
	width:940px;
	padding:0 15px;
	margin:0 auto 0 auto;
	text-align:left;
}
div#headmenu a, div#headmenu a:visited {
	color:#b1d9ea;
	text-decoration:none;
}
div#headmenu a:hover {
	text-decoration:underline;
	color:#fff;
}
div#headmenu div.left {
	width:400px;
	float:left;
	padding-top:4px;
}
div#headmenu div.right {
	width:400px;
	float:right;
	text-align:right;
	padding-top:4px;
}
div#headmenu div.right a.space {
	margin-left:25px;
}

div#content {
	margin:0 auto;
	width:972px;
	background-image:url("../template/content.png");
	background-repeat:repeat-y;
	text-align:center;
}
div#content div.shell {
	margin:0 auto;
	width:940px;
}
div#content div.shell div.logo {
	padding-top:20px;
	padding-bottom:20px;
	border-bottom:1px solid #a9c2ce;
}
div#contentcap {
	margin:10px auto 0 auto;
	width:972px;
	height:10px;
	background-image:url("../template/contentcap.png");
	background-repeat:no-repeat;
}
div#contentfoot {
	margin:0 auto;
	width:972px;
	height:16px;
	background-image:url("../template/contentfoot.png");
	background-repeat:no-repeat;
}
div#mainmenu {
	border-bottom:1px solid #a9c2ce;
}
div#mainmenu ul {
	padding:5px 0 7px 25px;
}
div#mainmenu li {
	list-style-type:none;
	display:inline;
	margin-right:30px;
}
div#mainmenu li a, div#mainmenu li a:visited {
	font:normal 14px verdana,arial,sans-serif;
}
div#welcome {
	background-color:#fff;
	border-top:1px solid #3e7e99;
	border-bottom:1px solid #3e7e99;
	padding:1px 0 1px 0;
	margin-top:15px;
}
div#welcome div.color {
	background-color:#2a4e60;
	min-height:210px;
	padding:20px 30px;
	color:#b1d9ea;
	font:normal 12px verdana,sans-serif;
}
div#welcome div.color h1 {
	font:normal 32px georgia,serif;
	color:#fff;
	margin-bottom:15px;
}
div#twocol {
	width:940px;
	overflow:auto;
	margin:0 auto;
}
div#twocol div.left {
	float:left;
	width:620px;
	margin-right:20px;
}
div#twocol div.left div.box {
	margin-top:10px;
	padding:15px;
}
div#twocol div.right {
	float:left;
	width:300px;
	margin-top:15px;
}
div#twocol div.right div.box {
	margin-bottom:35px;
	font:normal 12px verdana,sans-serif;
}
div#twocol div.right div.box div.title {
	font:normal 18px georgia,serif;
	color:#3e7e99;
	padding-bottom:5px;
	border-bottom:1px solid #3e7e99;
	margin-bottom:10px;
}
div#twocol div.newsfeed {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.5em;
}
div#twocol div.newsfeed div.source {
	margin-top:5px;
	padding-top:5px;
	border-top:1px dashed #ccc;
}

/* ========================= LOGIN PAGE SPECIFIC */

div.loginL {
	width:260px;
	float:left;
	margin-top:10px;
	font:normal 11px verdana,sans-serif;
}
form#loginForm div {
	margin-top:20px;
}
form#loginForm input.textbox {
	width:200px;
	color:#3e7e99;
	padding:4px;
	margin-top:3px;
	font-size:16px;
}

div.loginL h1, div.loginR h1 {
	font:normal 30px georgia,serif;
	color:#3e7e99;
	border-bottom:1px solid #3e7e99;
	padding-bottom:7px;
	margin-bottom:12px;
}

div.loginL p {
	margin-top:15px;
}

div.pad15 {
	padding:25px;
}

div.loginR {
	width:660px;
	float:right;
	margin-top:10px;
	padding-bottom:30px;
}

div.loginR, div.loginR h2 {
	font-family: Georgia, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
}

div.loginR ul {
	margin:15px 0 0 25px;
	font-family: Georgia, serif;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.6em;
}

div.loginR p {
	margin-top:20px;
}
div.loginR a, div.loginR:visited {
	text-decoration:underline;
}

div.loginR h2 {
	margin:15px 0;
	color:#3e7e99;
}

div#backpage {
	padding:25px;
	min-height:400px;
	font-family: Georgia, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
}

div#backpage h1 {
	font:normal 30px georgia,serif;
	color:#3e7e99;
	padding-bottom:7px;
	margin-bottom:12px;
}

div#backpage p {
	margin-top:10px;
}


/* MAIL PAGES SPECIFIC */

div#mailmenu {
	width:129px;
	min-height:300px;
	float:left;
	margin:30px 20px 0 0;
	text-align:right;
	border-right:1px solid #ccc;
}
div#mailmenu ul {
	margin:0;
	padding:0 10px 0 0;
}
div#mailmenu li {
	list-style-type:none;
}
div#mailmain {
	width:740px;
	float:left;
}
div#mailmain div.section {
	padding:3px;
	font:bold 12px verdana,arial,sans-serif;
	color:#fff;
	background-color:#085E81;
}
th {
	border-bottom:1px solid #ccc;
}
th.subject {
	width:480px;
}
th.from {
	width:150px;
}
th.date {
	width:100px;
}
a.newMail {
	font-weight:bold;
}
td.date {
font-family: Verdana, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.5em;
}

/* USER PANEL ---------------------------------- */

div.upanel h3 {
	border-bottom:1px solid #ccc;
	color:#085E81;
	font:normal 18px georgia,serif;
}

div.upanel form {
	margin-bottom:40px;
}


div#footer {
	margin:0px auto 20px auto;
	width:940px;
	font:normal 10px verdana,sans-serif;
	color:#aaa;
	overflow:auto;
}
div#footer div.copyright {
	width:400px; 
	float:left;
}
div#footer div.author {
	width:400px;
	float:right;
	text-align:right;
}