html, body, form, fieldset, div {
	margin: 0;
	padding: 0;
}

body {
	color: #222222;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
}


p, td, div {
	font-size: 100%;
}

ul { 
	list-style: none; 
	margin: 15px 0; 
	padding: 0; 
}


ul li {
	background: url(../images/bullet.gif) no-repeat 20px 7px;
	line-height: 160%;
	padding-left: 30px;
}

th {
	padding: 4px;
	font-weight: bold;
	text-align: left;
}

body#bd {
	margin: 0;
	padding: 0;
	background-color:#FFFFFF;;
}

#wrapper {
	width: 770px;
	margin: 0 auto;
}

table.container {
	margin: 0;
	padding: 0;
	border: 0;
}


td.container-mid {
	margin: 0;
	padding: 0;
}

td.container-left, td.container-right {
	width: 50%;
	background: #FFFFFF ;
	margin: 0;
	padding: 0;
}

#outer {
	width: 770px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	border-bottom: solid 1px #444444;
}

#header {
	width: 385px;
	height: 227px; 
	position: relative;
	text-align: left;
	float: left;
}

#header h1 {
	margin: 0;
	padding: 0;
	font-size: 2.5em;
	position: absolute;
	top: 0;
	left: 0;
}

#header h1 img {
	margin: 0;
	padding: 0;
	border: 0;
}

#header a {
	color: #FFFFFF;
}

#user1 {
	background-color: #ffffff;
	width: 385px;
	height: 227px;
	float: right;
	margin: 0;
	padding: 0;
}

#user2 {
	background-color: #fff;
	width: 799px;
	height: 184px;
	padding: 0;
	margin: 0;
}

#user4 {
	background-color: #fff;
	width: 150px;
	float: right;
}

#top {
	width: 450px;
	display: block;
	float: right;
	padding-top: 45px;
}

#top a {
	padding: 20px 6px 0px 6px;
	color: #666;
	text-transform: UPPERCASE;
	font-family: Tahoma, Arial;
}

#top ul a {
	color: #666;
}

#top a:hover, #top a:active, #top a:focus {
	color: #666;
	text-decoration: underline;
}

#leftcol {
	width: 155px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}

#leftcol div.moduletable td {
	margin-right: 10px;
}

#content {
	width: 605px;
	float: right;
	padding: 0;
	margin: 0;
}

#content-full {
	width: 760px;
	float: right;
	padding: 0;
	margin: 0;
}

#maincontent {
	background-color: #fff;
	line-height: 1.5;
	text-align: left;
	min-height: 330px;
}

.contentspace {
	margin: 0;
	padding: 0;
	float: right;
	width: 435px;
}

#footer {
	font-size: 0.8em;
	padding: 10px 0 10px 0;
	position: relative;
	height: 100%;
	line-height: 1.5;
	text-align: center;
	background-color: #FFFFFF;
}

#footer p {
	padding-right: 15px;
	padding-left: 15px;
}

#footer ul#mainlevel-nav,
#footer ul#mainlevel {
	padding-left: 5px;
}

#footer ul#mainlevel li,
#footer ul#mainlevel-nav li {
	padding: 0;
	display: inline;
	background: none;
}

#footer a {
	color: #666;
	font-style: italic;
	border-right: 2px solid #E8F4FF;
}

#footer ul a {
	padding: 2px 10px;
	color: #666;
}

#footer a:active, #footer a:focus {
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}


/* FORMS SETTINGS */ 
form {
	margin: 0;
	padding: 0;
}

input, select {
	font: 11px Tahoma, Arial, sans-serif;
}

select, .inputbox {
	padding: 2px;
}

textarea {
	padding-left: 2px;
}

.button, .back_button {
	padding: 1px 4px;
	border-top: 1px solid #E1E1E1;
	border-left: 1px solid #E1E1E1;
	border-bottom: 1px solid #BABDB6;
	border-right: 1px solid #BABDB6;
	background: url(../images/but-bg.gif) #EFEFEF;
}

.back_button {
	width: 60px;
	text-align: center;
}

.button:hover, .button:focus, .back_button:hover, .back_button:focus {
	border-top: 1px solid #BABDB6;
	border-right: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
	border-left: 1px solid #BABDB6;
}

.inputbox {
	border-top: 1px solid #BABDB6;
	border-right: 1px solid #EDEEEC;
	border-bottom: 1px solid #EDEEEC;
	border-left: 1px solid #BABDB6;
	background: url(../images/shadow.gif) repeat-x top #FFFFFF;
}

.inputbox:hover, .inputbox:focus {
	border: 1px solid #BABDB6;
	background: url(../images/shadow.gif) repeat-x top #FFFFFF;
}


/* NAVIGATION/MENU SETTINGS */


a, a:visited, a:link  { 
	color: #004080; 
}
a:hover, a:active, a:focus { 
	color: #3399cc; 
}

a.mainlevel, a.mainlevel:link {
	width: 135px;
	height: 25px;
	line-height: 25px;
	color: #000000;
	background-color: #F1EACE;
	display: block;
	text-decoration: none;
	margin: 2px 0;
	padding-left: 13px;
}

a.mainlevel:hover, a.mainlevel#active_menu {
	background-color: #134578;
	color: #FFFFFF;
}

a.readon {
	padding: 8px 0;
}

div.readon {
	margin: 10px 0 0 0;
}

.readon_arrow {
	width: 5px;
	background: url(../images/arrow.png) no-repeat 2px 5px;
	padding-left: 15px;
}

div.backbutton a {
	padding: 8px 10px;
	background: url(../images/arrow_back.png) no-repeat 0px 13px;
}

h1 {
	margin: 0;
	padding: 0;
	color: #666666;
	font-size: 1.5em;
	font-weight: normal;
}

h2 {
	margin: 0px 0 5px 0px;
	color: #014479; 
	font-size: 1.4em;
	font-weight: normal;
}

h1.componentheading, .componentheading {
	font-size: 200%;
	padding: 0;
	margin: 3px 0;
	color: #014479; 
}

h2.contentheading, .contentheading {
	margin: 0;
	padding: 0;
	font-size: 200%;
	color: #014479; 
}

h2.contentheading {
	padding: 5px 0;
}

h3 {
	margin: 0 0 15px;
	color: #444;
	font-size: 1.1em;
	font-weight: bold;
}

table.blog .contentheading, span.contentheading {
	font-size: 140%;
	color: #014479; 
	margin: 0;
	padding: 0;
}

body.contentpane {
	width: auto; /* Printable Page */
	margin: 10px;
	text-align: left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

table.contentpaneopen, table.contentpane, table.blog {
	width: 100%;
}

table.contentpaneopen {
	padding: 0;
	margin: 0;
}


.small {
	font-size: 90%;
}

span.article_separator, .leading_separator {
	clear: both;
	display: block;
	line-height: 20px;
	height: 20px;
}


/* Text Shadow */
.clearfix:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}

* html > body .clearfix {
	width: 100%;
	display: block;
}

* html .clearfix {
	height: 1%; /* End hide from IE-mac */
}
