body, html {
	background: url(images/bg-body.jpg);
	margin: 0px auto;
	height: 100%;
	width: 100%;
	border:0;
	font-size: 14px;
	font-family: arial,helvetica,sans-serif;}
	
#pagecontainer {
	background: url(images/pagebg.gif) repeat-y;
	width: 990px;
	margin-right: auto;
	margin-left: auto;}
	
#bodycontainer {
	background: #FFFFFF;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
	width: 950px;}
	
#header{
	background: url(images/header.jpg) no-repeat;
	width: 990px;
	height: 420px;
	margin: auto;}
	
#navbar{
	width: 990px;
	height: 40px;
	margin: 1px auto 0px auto;}
	
#footer{
	background: #01244e;
	color: #FFFFFF;
	width: 960px;
	padding: 15px;
	text-align:center;
	margin: 0px auto 15px auto;}
	
#footer a:link, #footer a:active, #footer a:visited{
	color: #FFFFFF;}
	
#rightcolumn{
	background: #01244e url(images/righttop.gif) repeat-x;
	color: #FFFFFF;
	float: right;
	width: 220px;
	padding: 15px;
	text-align: left;}
	
#rightcolumn a:link, #rightcolumn a:active{
	color: #FFFFFF;}
	
#leftcolumn{
	line-height: 20px;
	width: 670px;}
	
div#column2 {
    margin: 0;
    padding: 0;
    background-position: right;
    width: 100%;}
	
div#column1 {
    margin: 0px;
    padding: 0px;
    width: 100%;}
	
.clear {
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
    margin: 0;
    padding: 0;}
	
.graybox{
	width:100%; 
	padding: 5px; 
	background: #e6e3e3; 
	border: 1px solid #d9d9d9;
	margin: 5px 0px 15px 0px;}
	
/* Text styles */

ul {
	padding: 0px 0px 0px 10px;
	margin: 5px 0px 0px 10px;}
	
li {
	margin-bottom: 4px;}
	
h1{
	font-size: 22px;
	margin: 0px 0px 20px 0px;
	color: #000000;}
	
h2{
	font-size: 18px;
	margin: 0;}
	
h3{
	color: #FFFFFF;
	font-size: 16px;
	margin: 0;}

a:link {
	color: #b30119;
	text-decoration: none;}

a:hover {
	color: #b30119;
	text-decoration: underline;}

.boldtext {
	color: #27619B;
	font-weight: bold;}

a.boldtext {
	color: #27619B;
	text-decoration: none;}

a.boldtext:hover {
	color: #27619B;
	text-decoration: underline;}
	
.whitetext {
	color: #FFFFFF;}

a.whitetext {
	color: #FFFFFF;
	text-decoration: none;}

a.whitetext:hover {
	color: #FFFFFF;
	text-decoration: underline;}
	
.footertext {
	font-size: 11px; 
	color: #626262}

a.footertext {
	text-decoration: none;
	color: #626262}

a.footertext:hover {
	text-decoration: underline;
	color: #626262}

	
/* Text box styles */

.textbox  { 
	font-family:tahoma,arial; 
	font-size:12px; color:#000000; 
	border:1px solid #CCCCCC}


/* Navigation button rollovers */

#logo a{
	background: url(images/logo.gif) no-repeat;
	width: 153px; 
	height: 133px;
	float: left;}
	
#nav-button a {
	background: url(images/nav-button.gif) no-repeat top;
	width: 175px; 
	height: 20px;
	float: left;}
	
#nav-button a:hover {
	background: url(images/nav-button.gif) no-repeat bottom;}
	

/* Navigation */
.mlddm
{	margin: 0;
	padding: 0}

	.mlddm li
	{	display: inline;
		list-style: none;
		float: right;
		margin: 0;
		padding: 0}

	.mlddm li a
	{	display: block;
		margin: 0px 0px 0px 1px;
		padding: 12px 23px;
		width: auto;
		font: bold 14px arial, sans-serif;
		text-align: center;
		text-decoration: none;
		white-space: nowrap;
		color: #FFFFFF;
		background: url(images/nav-normal.jpg) repeat-x;}

	.mlddm li a:hover
	{	background: url(images/nav-hover.jpg) repeat-x;
		color: #FFFFFF}

		.mlddm ul
		{	z-index: 100;
			position: absolute;
			visibility: hidden;
			margin: 0;
			padding: 0;
			background: #a76b6b}
		
			.mlddm ul li
			{	float: none}

			.mlddm ul li a
			{	display: block;
				width: auto;
				margin: 0px;
				padding: 6px 10px;
				font-weight: normal;
				text-align: left;
				text-transform: none;
				color: #FFF;
				background: transparent;
				font: bold 12px arial, sans-serif;}

			.mlddm ul li a:hover
			{	color: #FFF}
			
			.mlddm .hsub
		{	background: no-repeat right url(images/arroww.gif)}

		.mlddm .hsub:hover
		{	background: #17484C no-repeat right url(images/arroww.gif)}
	
	
/* PNG fix */
img, div, a { behavior: url(iepngfix.htc); border: 0px }