/* CSS Document */
body{
	background:#cccccc;
	font-family: arial, helvetica, sans-serif;
	padding:0;
	margin:0;
}

#centercontainer{
	background:#ffffff url(img/tile.gif) repeat-y;
	margin-left: auto; 
	margin-right: auto;
	width:800px;
	height:100%;	
}

#container{	
	float:left;
	background:#ffffff url(img/tile.gif) repeat-y;
	width:800px;	
	height:100%;
}
#leftnav{
	background:#1F5394;
	width:143px;
	float:left;
	padding-top:30px;	
	line-height:25px;
	font-size:12px;
	height:100%;
}
#topbanner{
	float:right;
	background:#ee333e url(img/uccc.jpg) bottom left no-repeat;
	height:82px;
	width:647px;
	font-family: arial, helvetica, sans-serif;
	color:#ee333e;
	margin-bottom:10px;
}
#sectionhead{
	float:right;

	background:#1F5394 url(img/bluebgheading.jpg) top left repeat-x;
	height:210px;
	width:647px;	
}
#sectionhead p {
	font-size:26px;
 	line-height: 1.1;
	font-family: arial, helvetica, sans-serif;
	color:#ffffff;
	margin:20px;
}
#contentsectionhead{
	float:right;
	vertical-align: bottom;
	background:#1F5394 url(img/bluebgheading.jpg) top left repeat-x;
	height:82px;
	width:647px;	
}
#contentsectionhead p {

	font-size:26px;
 	line-height: 1.6;
	font-family: arial, helvetica, sans-serif;
	color:#ffffff;
	margin:20px;
	font-weight: bold;
}
#maincontent{
	float:right;
	margin-top:10px;
	background:#ffffff;
	width:647px;	
}
#leftnav p {
	margin-left:20px;
}
#leftnav  a{
	text-decoration: none;
	color: #A6D6FD;
	font-family: arial, helvetica, sans-serif;
	line-height: 15px
}
#leftnav a:hover
{
	color: #ffffff;
 	font-weight: normal; 
}

#map{
	background:#ffffff;
	height:350px;
	width:647px;
	margin-bottom:10px;
}

.column1{
	width: 318px;
	float:left;
	background:#333333 url(img/blackcorner.jpg) bottom left no-repeat;
}

.column2{
	background:#7CA0C6 url(img/lightbluecorner.jpg) bottom left no-repeat;
	width: 318px;
	float:right;
		
}
.contentcolumn1{
	width: 378px;
	float:left;
	background:#ffffff ;
}
.contentcolumn2{
	background:#3971AA url(img/contentbluecorner.jpg) bottom left no-repeat;
	width: 258px;
	float:right;
		
}

.WhiteText {
    color:#FFFFFF;
}

.Normal {
    color:#ffffff;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-size:0.7em;
    margin-bottom:0pt;
    margin-top:0pt;
    padding-bottom:0pt;
    padding-top:0pt;
    text-decoration:none;
}

h1{

	padding-left: 20px;
	padding-right: 20px;
	margin-top: 5px;
	font-size:16px;
	text-align: left;
	color:#ffffff;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
}

h2{

	padding-left: 20px;
	padding-right: 20px;
	margin: 0;
	font-size:13px;
	text-align: left;
	color:#ffffff;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
}

h3{

	padding-left: 20px;
	padding-right: 20px;
	margin: 0;
	font-size:13px;
	text-align: left;
	color:#666666;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
}

h4{
	padding-left: 20px;
	padding-right: 20px;
	margin: 0;
	font-size:13px;
	text-align: left;
	color:#666666;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
}
h5{
	padding-left: 20px;
	padding-right: 20px;
	margin: 0;
	font-size:16px;
	text-align: left;
	color:#666666;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
}
h3 a{
	text-decoration: none;
	color:#1F5394;
	font-weight: normal;
}
h3 a:hover{
	text-decoration: none;
	color:#1F5394;
	font-weight: bold;
}
h4 a{
	text-decoration: none;
	color:#1F5394;
	font-weight: bold;
}
h4 a:hover{
	text-decoration: none;
	color:#1F5394;
	font-weight: bold;
}
h5 a{
	text-decoration: none;
	color:#1F5394;
	font-weight: bold;
}
h5 a:hover{
	text-decoration: none;
	color:#1F5394;
	font-weight: bold;
}


a{
	text-decoration: none;
	color:#ffffff;
}
a:hover{
	text-decoration: none;
	color:#ffffff;
	font-weight: bold;
}

h6 {
	background:#3971AA;
    padding-left: 20px;
	padding-right: 0px;
	margin: 0;
	font-size:13px;
	text-align: left;
	color:#ffffff;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
}

h6 a:hover{
	text-decoration: none;
	color:#A6D6FD;
	font-weight: normal;
}


a.maptext{
	padding-left: 0px;
	padding-right: 20px;
	margin: 0;
	font-size:10px;
	text-align: left;
	color:#666666;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
}

a.maptext:hover{
	padding-left: 0px;
	padding-right: 20px;
	margin: 0;
	font-size:10px;
	text-align: left;
	color:blue;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
}

#footer {
    background-color:#D61921;
    background-image:url(img/im-footer-bar.gif);
    background-position:center top;
    background-repeat:no-repeat;
    border:medium none;
    clear:both;
    top:0px;
    width:100%;
    float:left;
    left:0px;
    padding-left:0px;
    padding-top:24px;
}
