@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	background:url(../images/bg.gif) repeat-x #eeeeee;
	font-family:Arial, Helvetica, sans-serif;
	}
	
#header {
	width:785px;
	height:115px;
	background:#FFFFFF; 
	border-right:1px solid #c3c3c3;
	border-left:1px solid #c3c3c3;
	border-top:1px solid #c3c3c3;
	margin:0px auto 0px auto;
	padding:15px 0px 0px 15px;
	}
	
#menuarea {
	width:100%;
	height:40px;
	background:url(../images/menuback.gif) repeat-x; 
	}
	
#menu {
	width:580px;
	margin:0 auto;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	padding-top:10px;
	padding-bottom:10px;
	}
	
#menu a {
	color:#FFFFFF;
	text-transform:uppercase;
	text-decoration:none;
	margin:0px 5px;
	padding:10px 5px;
	}
	
#menu a:hover {
	background:#0d72c2;
	}
	
#wrapper {
	margin:0px auto;
	width:800px;
	background:#FFFFFF;

	}


#maincontent {
	overflow:auto;
	width:100%;
	}
	
#content #threetier {
	width:800px;
	margin-left:-20px;
/*	background: url(../images/contentback.gif) repeat-x #FFFFFF; */
	}
	
#content #threetier img {
	margin:20px 10px;
	}
	
#content #sidebar {
/* background:url(../images/grayside.gif)#FFFFFF left repeat-y;*/
	margin-top:0px;
	background:#E1E1E1; 
	width:205px;
	float:right;
	padding:15px;
	}
	
#sidebar table {
	font-size:14px;
	color:#090909;
	}
	
#sidebar table a {
/*	color:#090909; */
	}

#sidebar .graybox {
	width:175px;
	background:url(../images/grayboxbg.gif) repeat-x #6e6e6e; 
	color:#ffffff;
	font-size:16px;
	padding:15px;
	}
	
#sidebar .graybox a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	}
	
#sidebar .bluebox {
	width:185px;
	padding:10px;
	padding-bottom:15px;
	background:#092036; 
	margin-top:10px;
	font-size:13px;
	color:#FFFFFF;
	}
	
#sidebar img {
	margin-bottom:5px;
	}

#content #main {
/*	background:#ffffff; */
	width:500px;
	float:right;
	padding:0px 20px 0px 0px;
	}
	
#content #banner {
	width:750px;
	height:184px;
	margin-bottom:20px;
	}
	
#content #main p {
	color:#000000;
	font-size:14px;
	margin:10px;
	}
	
#content #main h1 {
	width:490px;
	height:40px;
	display:block;
	background:url(../images/headingback.gif) repeat-x #FFFFFF; 
	font-size:20px;
	color:#124472;
	float:left;
	font-weight:normal;
	padding-top:10px;
	padding-left:0px;
	margin:0px;
	}
	
#content #main h2 {
	width:490px;
	height:40px;
	display:block;
	background:url(../images/headingback.gif) repeat-x #FFFFFF; 
	font-size:20px;
	color:#124472;
	float:left;
	font-weight:normal;
	padding-top:10px;
	padding-left:0px;
	margin:0px;
	}
	
	
#footer {
	width:800px;
	height:20px;
	background:#e1e1e1; 
	border-bottom:3px solid #d4d4d4;
	margin:15px 0px;
	text-align:center;
	color:#484848;
	font-size:11px;
	padding-top:10px;
	float:left;
	}
	
#footer a {
	color:#484848;
	font-size:11px;
	text-transform:uppercase;
	margin:0px 5px;
	}

#sidebar .resourcebox {
	width:175px;
	background:url(../images/grayboxbg.gif) repeat-x #6e6e6e; 
	color:#ffffff;
	font-size:13px;
	padding:15px;
	}
	
#sidebar .resourcebox a {
	color:#FFFFFF;
/*	background:transparent; */
	font-weight:bold;
	text-decoration:underline;
	}

#sidebar .resourcebox a:link {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
	}

#sidebar .resourcebox a:visited {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
	}


#sidebar a:link {
	color:#0000ff;
	font-weight:bold;
	text-decoration:underline;
	}

#sidebar a:visited {
	color:#0000ff;
	font-weight:bold;
	text-decoration:underline;
	}

#main a:link {
	color:#0000ff;
	font-weight:bold;
	text-decoration:underline;
	}

#main a:visited {
	color:#0000ff;
	font-weight:bold;
	text-decoration:underline;
	}

#content {
	width:780px;
/*	background:url(../images/grayside.gif)#FFFFFF left repeat-y; */
	border-right:1px solid #c3c3c3;
	border-left:1px solid #c3c3c3;
	float:left;
	padding-bottom:20px;
	padding-left:20px;
	}

#content #maincentred {
/*	background:#ffffff; */
	width:740px;
	padding:0px 20px 0px 20px;
	}
	
#content #maincentred h1 {
	width:740px;
	height:40px;
	display:block;
	background:url(../images/headingback.gif) repeat-x #FFFFFF; 
	font-size:20px;
	color:#124472;
	float:left;
	font-weight:normal;
	padding-top:10px;
	padding-left:0px;
	margin:0px;
	}
	
#content #maincentred h2 {
	width:740px;
	height:40px;
	display:block;
	background:url(../images/headingback.gif) repeat-x #FFFFFF; 
	font-size:20px;
	color:#124472;
	float:left;
	font-weight:normal;
	padding-top:10px;
	padding-left:0px;
	margin:0px;
	}

#content #maincentred a:link {
	color:#0000ff;
	font-weight:bold;
	text-decoration:underline;
	}

#content #maincentred a:visited {
	color:#0000ff;
	font-weight:bold;
	text-decoration:underline;
	}



#content #picturetier {
	width:800px;
	margin:0px 0px; 0px; 10px;
/*	background: url(../images/contentback.gif) repeat-x #FFFFFF; */
	}
	
#content #picturetier img {
	margin:20px 10px;
	}


#main table {
	font-size:12px;
	color:#090909;
	}
	
#main table a {
/*	color:#090909; */
	}

