
Body{
	background-color : white;
	font-family : arial, helvetica, sans-serif;
	margin : 0 0 0 0;
	padding : auto;
	text-align : center;
	background-image : none;
}

A			{ color : #900; text-decoration : none; }
A:hover	{ color : #900; text-decoration : underline; color : #900; }

P{
	margin : 0 0 1em 0;
	padding : 0 0 0 0;
}

H1{
	font-size : 170%;
	color : #039;
	font-weight : normal;
	background-image : url(../furniture/title-underline.gif);
	background-repeat : no-repeat;
	background-position : 100% 100%;
	padding : 0 0 6px 0;
	margin : 0 0 0.7em 0
}

H2{
	font-size : 130%;
	color : #039;
	background-image : url(../furniture/title-underline.gif);
	background-repeat : no-repeat;
	background-position : 100% 100%;
	padding : 0 0 6px 0;
	margin : 0 0 1em 0;
	font-weight : bold;
}

H3{
	font-size : 130%;
	color : #900;
	border-bottom : 1px dotted black;
	padding : 0 0 2px 0;
	margin : 0 0 1em 0;
	font-weight : bold;
}

H4{
	font-size : 110%;
	color : #039;
	padding : 0 0 2px 0;
	margin : 0 0 1em 0;
	font-weight : bold;
}

H5{
	font-size : 110%;
	color : #900;
	padding : 0 0 2px 0;
	margin : 0 0 1em 0;
	font-weight : bold;	
}

H6{
	font-size : 100%;
	color : black;
	padding : 0 0 2px 0;
	margin : 0 0 1em 0;
	font-weight : bold;		
}

HR{
	border : none;
	background-color : black;
	color : black;
	height : 1px;
	margin : 0 0 1em 0;
}

form{
	display : inline;
}

Label{
	font-weight : bold;
	color : #00529C;
}

Form{
	display : inline;
}

UL, OL, Blockquote{
	margin : 0 30px 1em 30px;
}

UL{
	list-style-image : url(../furniture/bullet.gif);	
	list-style : square;
}

UL LI{
	margin : 2px 0 3px 0;
}


.checkbox{
	margin : 0;
	padding : 0;
}

.checkboxLabel{
	display : block;
	margin : 0 0 0 0;
	padding : 2px 0 0 0;
	color : #039;
}

#contentBlock{
	border : none;
	width : 100%;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 0.70em;
	background-color : white;
}

#columnOne{
display : none;
}

#columnTwo{
	vertical-align : top;
	padding : 10px 20px 10px 20px;
	margin : 0 0 0 0;
	text-align : left;
}

#columnTwo Table{
	margin : 0 0 1em 0;
}

#header{
display : none;
}

#colorBlock{
display : none;
}


#footer{
	clear : both;
	margin : 5px 0 15px 0;
	font-family : arial, helvetica, sans-serif;
	font-size : 0.65em;
	color : white;
}

#footer A 			{ color : white; text-decoration : none;}
#footer A:hover 	{ color : #fc0; text-decoration : underline;}

#cwn{
	display : block;
	float : right;
	width : 300px;
	text-align : right;
}

#updated{
	display : block;
	float : left;
	width : 300px;
	text-align : left;
}

.clear{
	clear : both;
	font-size : 5%;
	height : 1px;	
}

.menuGroup{
	width : 210px;
	padding : 0 0 0 0;
	margin : 0 0 10px 0;
	border-bottom : 1px solid black;
}



#columnOne UL{
	margin : 1px 0 1em 0;
	padding : 0 0 0 0;
	border-bottom : 1px solid black;
}

#columnOne UL LI{
list-style : none;
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	color : #333;
	list-style-image : none;
}

#columnOne UL LI A{
	display : block;
	background-color : #CDD5F9;
	color : black;	
	text-decoration : none;
	background-image : url(../furniture/bullet-menu.gif);
	background-position : 8px 4px;
	background-repeat : no-repeat;
	padding : 1px 0 2px 25px;
	margin : 0 1px 1px 1px;
}
#columnOne UL LI A:hover	{	color : #900; text-decoration : underline; }

#columnOne UL LI UL{
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	border : none;
}

#columnOne UL LI UL LI{
	font-size : 100%;
	list-style : none;
	margin : 0 0 0 0;
	padding : 0 0 0 10px;
	background-image : url(../furniture/bullet-submenu.gif);
	background-position : 0 6px;
	background-repeat : no-repeat;
	color : #333;
}

#columnOne UL LI UL LI A			{	color : #900;	text-decoration : none; }
#columnOne UL LI UL LI A:hover	{	color : #039;  text-decoration : underline;}

.formInput{
	border : 1px solid black;
	font-family : Arial, Helvetica, sans-serif;
	margin : 1px 5px 1px 3px;
	background-color : #EDF1FB;
}
.submit{
	border : 1px solid black;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	margin : 1px 0 1px 3px;
	background-color : #CDD5F9;
	font-weight : bold;
	font-size : 95%;
}

select.formInput{
	padding : 0;
}

select.formInput option{
	padding : 0 3px 0 3px;
}

.full{
	width : 93%;
}
.half{
	width : 46%;
}

.third{
	width : 30%
}

.important{
	color : #900;
}

.formControl{
	text-align : right;
}


#logo{
	float : left;
	width : 211px;
	margin : 0 0 0 0;
	border-top : 1px solid black;
}

#strapline{
	background-image : url(../furniture/logo-graphic.gif);
	background-repeat : no-repeat;
	height : 95px;
	margin : 0;
	padding : 0;
}

#searchBlock{
	float : right;
	background-image : url(../furniture/searchblock-bgi.gif);
	background-repeat : no-repeat;
	background-position : 100% 0%;
	text-align : right;
	margin : 0 0 0 0;
	padding : 4px 0 4px 0;
	width : 400px;
}

#searchBlock LABEL{
	display : block;
	float : right;
	font-size : 90%;
	color : #0E135B;
	font-weight : normal;
	padding : 0 0 0 0;
	margin : 3px 15px 0 0;
}

#searchBlock #sitemap{
	display : block;
	float : right;
	font-size : 90%;
	padding : 0 0 0 0;
	margin : 3px 62px 0 0;
	color : #0E135B;
	font-weight : normal;
}

#searchBlock #sitemap A{
	color : #0E135B;
	text-decoration : none;
	background-color : #D1DCFF;
}

#searchBlock #sitemap A:hover{
	color : #0E135B;
	text-decoration : underline;
	background-color : #D1DCFF;
}

#q{
	float : right;
	border : 1px solid black;
	background-color : white;
	width : 135px;
	margin : 0 5px 0 5px;
	font-size : 90%;
	padding : 2px 4px 3px 4px;
}

#Qsubmit{

	float : right;
	border : 1px solid black;
	background-color : #D1DCFF;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 90%;
	padding : 1px 4px 1px 4px;
	margin : 0 6px 0 0;
	width : 24px;
	text-align : center;
}

#icons{
	clear : right;
	float : right;
	font-size : 90%;
	color : white;
	margin : 45px 0 0 0;
	padding : 0 0 0 0;
	width :  400px;
}

#icons A{
	color : white;
	text-decoration : none;
}
#icons UL{
	margin : 0 0 5px 0;
	padding : 0 5px 0 0;
}

#icons UL LI{
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	list-style : none;
}

#icons UL LI#emailIcon{
	float : right;
	background-image : url(../furniture/icon-email.gif);
	background-position : 0px 2px;
	background-repeat : no-repeat;
	padding : 0 12px 2px 22px;
}
#icons UL LI#printIcon{
	float : right;
	background-image : url(../furniture/icon-print.gif);
	background-position : 0px 0px;
	background-repeat : no-repeat;
	padding : 0 12px 2px 22px;
}
#icons UL LI#lastupdatedIcon{
	float : right;
	background-image : url(../furniture/icon-updated.gif);
	background-position : 0px 0px;
	background-repeat : no-repeat;
	padding : 0 0 2px 17px;
}


#icons A:hover{
	color : white;
	text-decoration : underline;
}

#contentLink{
	height : 5px;
	margin : 5px 0 5px 0;
	width : 515px;
	border : none;
}

.articleLeft{
	width : 48%;
	float : left;
}
.articleRight{
	width : 49%;
	margin : 0 0 0 1%;
	float : right;
}

.seperator{
	background-image : url(../furniture/title-underline.gif);
	background-repeat : no-repeat;
	background-position : 100% 50%;
	height : 6px;
	font-size : 10%;
	display : block;
	width : 100%;
	clear : both;
}

.date{
	font-weight : bold;
	color : #900;
	display : block;
	width : 100%;
	margin : 5px 0 0 0;	
}

.title{
	font-weight : bold;	
	display : block;
	width : 100%;
	margin : 0 0 5px 0;
}

.moreInfo{
	text-align : right;
	color : #900;
}

.moreInfo A{
	color : #900;
	text-decoration : none;
	padding : 0 0 0 10px;
	background-image : url(../furniture/bullet-more-info.gif);
	background-repeat : no-repeat;
	background-position : 0px 5px;
}

.moreInfo A:hover{
	color : #900;
	text-decoration : underline;
	padding : 0 0 0 10px;
}

.NewsThumbnail{
	float : left;
	margin : 3px 5px 0 0 ;
}

.dataTable{
	width : 100%;
	margin : 0 0 1em 0;
	border : 1px solid black;
	border-collapse : collapse;
}

.dataTable TH{
   background-color : #CDD5F9;
	font-weight : bold;
	padding : 2px 4px 2px 4px;
	vertical-align : top;
	text-transform: uppercase;
	border : 1px solid black;
	text-align : left;
	border : 1px solid black;
	border-collapse : collapse;

}

.dataTable TD{
	background-color : #F6F8FD;
	padding : 2px 4px 2px 4px;
	vertical-align : top;
   color : #333333;
	border : 1px solid black;
	border-collapse : collapse;
}

.small{
	font-size : 90%;
}