body
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:white;
	margin-top:0px;
}

img
{
	border:0;
}

a,a:active,a:visited
{
	color:#063758;
	font-weight:bold;
	text-decoration:none;
}

a:hover
{
	color:#2E5C76;
}

div#global
{
	width:775px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}

div#header
{
	width:775px;
	height:134px;
	background-color:#063758;
	color:white;
}

div#menudiv
{
	width:775px;
	background-image:url(../images/menu-background.gif);
	background-repeat:repeat-x;
	height:30px;
	margin-top:3px;
	font-size:0.7em;
	color:white;
}

#mainnav
{
	list-style-type:none;
	padding:0;
	margin:0;
}

#mainnav li
{
	float:left;
	color:white;
	padding:0.2em 0.8em;
	border-right:1px solid white;
}

#mainnav li a,a:active,a:visited
{
	text-decoration:none;
	color:white;
	font-weight:bold;
	font-style:normal;
}

div#embrace
{
	width:775px;
	min-height:213px;
	font-size:0.7em;
	line-height:1.5em;
	padding-bottom:8px;
	text-align:justify;
}

ul#fourcolumn
{
	padding:0;
	margin:0;
	list-style-type:none;
}

ul#fourcolumn li
{
	display:inline;
	width:195px;
	float:left;
}

div.greyblock
{
	width:190px;
	height:29px;
	background-color:#999999;
	color:white;
	border-right:5px solid white;
	padding-top:6px;
	margin-bottom:5px;
	text-align:center;
}

div.lightergreyblock
{
	width:170px;
	height:220px;
	background-color:#e1e1e1;
	border-right:5px solid white;
	margin-bottom:5px;
	text-align:left;
	font-size:0.7em;
	padding:10px;
	line-height:1.3em;
}



div.midgreyblock
{
	width:190px;
	height:25px;
	background-color:#cccccc;
	border-right:5px solid white;
	margin-bottom:5px;
}

div.imageholder
{
	width:190px;
	height:76px;
	border-right:5px solid white;
	margin-bottom:5px;
}


div#footerbar
{
	width:765px;
	background-color:#cccccc;
	height:auto;
	clear:both;
	position:relative;
	top:20px;
	font-size:0.6em;
	text-align:right;
	padding-right:10px;
	padding-top:10px;
}

#footerbar a,a:active,a:visited
{
	color:#063758;
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
}

#footerbar a:hover
{
	color:#500000;
}

#lowermenu
{
	margin:0;
	padding:0;
	list-style-type:none;
}

#lowermenu li
{
	text-align:left;
	float:none;
	border-bottom:1px solid #999999;
	color:#063758;
	font-weight:bold;
	padding-top:2px;
	padding-left:30px;
	height:21px;
	background-image:url(../images/bullet.gif);
	background-repeat:no-repeat;
}

#lowermenu li.listlink a,a:active,a:visited
{
	text-decoration:none;
	color:#063758;
	font-style:normal;
}

#lowermenu li.listlink a:hover
{
	color:#2E5C76;
}

#lowermenu li.listlink
{
	width:140px;
}

div#embrace h1
{
	display:block;
	width:765px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	background-color:#888888;
	padding:5px;
	font-size:14px;
	color:white;
}

div#embrace h2
{
	display:block;
	width:763px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	border:1px solid #bb0000;
	background-color:#dddddd;
	padding:5px;
	font-size:12px;
	color:#bb0000;
}

h1
{
	color:#347593;
	font-size:20px;
	line-height:2.0em;
	font-weight:normal;
	margin:0;
	padding:0;
}

h2
{	font-size:1em;
	font-weight:bold;
}

div.login
{
	margin-bottom:20px;
	font-size:11px;
}

div.login div.login-heading
{
	font-weight:bold;
	color:#347593;
	border-bottom:1px dotted #347593;
	margin-bottom:10px;
}

div.login input
{
	width:190px;
}

div.login span.input-label
{
	font-weight:bold;
}

div.portal-header
{
	color:#347593;
	font-weight:bold;
	size:18px;
	border-bottom:1px dotted #347593;
	margin-bottom:15px;
	padding-bottom:5px;
}

div.portal-header div.portal-d
{
	float:right;
	color:#333;
	font-size:11px;
}

div.portal-left
{
	float:left;
	font-size:11px;
	width:185px;
	border:1px solid #ccc;
	background-color:#eee;
	padding:5px;
	color:#333;
}

div.portal-right
{
	float:right;
	font-size:11px;
	width:555px;
	border:1px solid #ccc;
	background-color:#eee;
	padding:5px;
}

div.portal-right h2
{
	color:#063758;
	font-weight:bold;
	font-size:16px;
	margin:0 0 20px 0;
	border-bottom:1px dotted #ccc;
}

div.portal-data
{
	margin-bottom:10px;
	padding:10px;
}

h3
{
	color:#063758;
	font-weight:bold;
	font-size:13px;
	margin:0;
}
.twitter-icon {
	left:250px;
	position:relative;
	top:15px;
	float:left;
}