body {
	background-color:#FFFFFF;
	margin:0;
}

.text {
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	color:#000000;
	text-align:left;
	line-height:1.5em;
	text-transform:none
}

.text2 {
	font-family:Verdana, Arial, sans-serif;
	font-size:14px;
	color:#000000;
	line-height:1.5em;
	text-align:left;
	text-transform:none
}

.subheader {
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#4e82b1;
	line-height:1.5em;
	text-align:left;
	text-transform:none
}
	
.breadcrumbs {
	font-family:Verdana, sans-serif;
	font-size:9px;
	color:#666666;
	text-transform:none
}

.article {
	font-family:Verdana, Arial, sans-serif;
}

.borderBottom {
	border-bottom-color:#bdbcbc;
	border-bottom-width:1px;
	border-bottom-style:dotted;
	padding-top:1em;
	padding-bottom:.3em;
}
	
#header {
	border-top-color:#bdbcbc;
	border-top-width:1px;
	border-top-style:dotted;
	border-bottom-color:#bdbcbc;
	border-bottom-width:1px;
	border-bottom-style:dotted;
	padding-top:14px;
	padding-bottom:8px;
}

#main {

	position:relative;
	top:110px;
}

#body {
	position:relative;
	width:1024px;
	margin-left: auto;
	margin-right: auto;
}

.fullColumn {
	width:850px;
	margin-left:auto;
	margin-right: auto;
}

#footer {
	clear:both;
	border-top-color:#666666;
	border-top-width:1px;
	border-top-style:dotted;
	padding-top:14px;
	padding-bottom:8px;
}

#login {
	position:relative;
	width:350px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-top: auto;
}

a img {border:0; background-color:#FFFFFF}

a:link {text-decoration: none; color:#666666;}
a:visited {text-decoration: none; color:#666666;}
a:hover {text-decoration: none; color:#4e82b1;}
a:active {text-decoration: none; color:#4e82b1;}

a.article:link {text-decoration: none; color:#4e82b1;}
a.article:visited {text-decoration: none; color:#4e82b1;}
a.article:hover {text-decoration: none; color:#333333;}
a.article:active {text-decoration: none; color:#333333;}

a.breadcrumbs:link {text-decoration: none; color:#666666;}
a.breadcrumbs:visited {text-decoration: none; color:#666666;}
a.breadcrumbs:hover {text-decoration: none; color:#4e82b1;}
a.breadcrumbs:active {text-decoration: none; color:#4e82b1;}

