/*--general--*/

/* CSS Document */

html, body, div, span, ul, li, {

	margin: 0;

	padding: 0;

	border: 0;

	outline: 0;

	font-weight: inherit;

	font-style: inherit;

	font-size: 100%;

	font-family: inherit;

	vertical-align: baseline;

}

html>body { font-size: small; } /* be nice to Opera */

/* remember to define focus styles! */

body {

	font: 100% "Arial", Helvetica, Verdana, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	
	line-height: 1;

	color: black;

	background: white;
	
	font-size: small; /*for compliant browsers */	

}

ol, ul {

	list-style: none;

}
a:link {
	font: 100% "Arial", Helvetica, Verdana, sans-serif;
	text-decoration: none;
	font-weight: bold;
	}
a:visited {	
	font: 100% Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;	
	font-weight: bold;
	}

a:hover {
	font: 100% Arial, Helvetica, Verdana, sans-serif;
	text-decoration: underline;
	font-weight: bold;	
	}

a:active {
	font: 100% Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
	font-weight: bold;

}
.leftimage {/* this class should be used for left hand images */
	padding:0 10px 10px 0;
	float:left;
}
.leftimage .border{ /* this class should be used for left hand image boarders */
	border: solid #000 1px;
	margin:0 0 10px 0;
}

.rightimage { /* this class should be used for right hand images */
	padding:10px 0px 10px 10px;
	float:right;
}
.rightimage .border{ /* this class should be used for right hand image boarders */
	border: solid #000 1px;
	margin:0 0 10px 0;
}
.captions {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	background-color: #FFFFFF;
	font-size: 11px;
	line-height: 12px;
	margin-top: 2px;
	font-style:italic;
}

div.UDJavascriptWarning {
  width: 100%;
  margin: 0px;
  padding: 20px;
  font: bold  16px "Arial", Helvetica, Verdana, sans-serif;
  color: #060c56;
}

/*--clear content--*/
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
	
}

/* Content */

#maincontent {
	width: 100%; 
	text-align: left; /* this overrides the text-align: center on the body element. */		
	background-color: #fff;
	 background: #fff url('../images/background-hm4.jpg') repeat-x;
	 padding-top:20px;
     
	}

/*--shadow--*/
	

.welcomewrapper2 { 
	 width: 897px;
	 w\idth: 940px; /*IE6 width*/
	 margin: 0 auto;
	 padding:0px 10px 20px 10px;
	 background-image: url('../images/shadow-bk8.png');
	 background-repeat: repeat-y;
}

/*--main content--*/
.contentwrapper {
	border: 1px #CCC solid;
	margin-bottom: 10px;
	padding:15px;
	width:790px;
    margin:0 auto;
	background: #FFFFFF;

	}
	.contentwrapper h1{
	margin-bottom: 10px;
	font:bold 30px "Arial", Helvetica, Verdana, sans-serif;	
	color: #4680DC;
	}
	
   .contentwrapper h2{
	margin:0 0 10px 0;
	font:bold 20px "Arial", Helvetica, Verdana, sans-serif;	
	color: #060C56;
	border-bottom:1px #CCC solid;
	line-height:30px;
	}
	 .contentwrapper h3{
	margin-bottom: 10px;
	font:bold 18px "Arial", Helvetica, Verdana, sans-serif;	
	color: #060C56;
	line-height:30px;
	}
	 .contentwrapper h4{
	font:bold 18px "Arial", Helvetica, Verdana, sans-serif;	
	color: #060C56;
	line-height:30px;
	margin:0;
	padding:0;
	}
	.contentwrapper h4 a{
	color: #060C56;
	}
	.contentwrapper h4 a:hover, .contentwrapper h4 a.selected {
color: #4680DC;
}  

	.contentwrapper h5{
	margin:0px 0 10px 0;
	font:normal 14px "Arial", Helvetica, Verdana, sans-serif;	
	color: #060C56;
	line-height:14px;
	padding:0;
	}
	.contentwrapper p{
	margin-bottom: 10px;
	font: 12px "Arial", Helvetica, Verdana, sans-serif;
	line-height:18px;
	
	}
	.contentwrapper a {
	color: #4680DC;
	
 }
.contentwrapper a:hover, .contentwrapper a.selected {
color: #060C56;
}

.newstitles {
	font: bold 12px "Arial", Helvetica, Verdana, sans-serif;
	margin-bottom: 20px;
}
.newstitles a:link {
	color: #4680DC;
	text-decoration: none;
	font-weight: normal;
 }
.newstitles a:visited {
color: #4680DC;
text-decoration: none;
font-weight: normal;
 }
.newstitles a:hover {
color: #060C56;
text-decoration: underline;
font-weight: normal;
}
.newstitles ul {
margin:0;
padding:0;
list-style:none;
	}
.newstitles ul li {
	font-size: 12px;
	font-weight: normal;
	margin:0 0 10px 25px;
	color: #4680DC;
	list-style-image: url('../images/newsgoldbullet.gif');

}
#mainimagewrapper {
width:100%;
margin:10px 0 0px 0;
}
#mainimagewrapper img{
float:left;
margin-right:12px;
}
#contents {
width:830px;
margin:0px auto 20px auto;
}
#contents .red{
margin:20px 0 0 0;
}
#contents .redbar{
background: #AF0303;
padding:0 1px;
font: bold 8px "Arial", Helvetica, Verdana, sans-serif;
color:#FFFFFF;
margin:10px auto;

}
#contents .redbar img{
float:left;
}
#contents .redhead { /* this styles the mainfeature text. */
	
	width:250px;
	padding:10px;
	float:left;
} 
#contents .redhead p{ /* this styles the mainfeature text. */
	color: #060C56;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:14px;
	margin:0 0 10px 0;
	padding:0;
	
} 
#contents .redhead a {
	color: #060C56;
	font-size: 14px;
	line-height:14px;
	
 }
#contents .redhead a:hover, #contents .redhead a.selected {
color: #4680DC;
}  

.sectionimage { 
	width:auto;
	border: 1px #b0b1ba solid;
	 padding:5px;
	 background:#FFFFFF;
	 margin:10px 20px 10px 0px;
	 float:left;
	 }
	 .govsectionimage { 
	width:480px;
	border: 1px #b0b1ba solid;
	 padding:5px;
	 background:#FFFFFF;
	
	 }
	
/*--sidebar--*/
.sidebarwrapper {
	border: 1px #CCC solid;
	margin: 0px 0 10px 20px;
	padding:0 10px 15px 10px;
	width: 240px;
	background: #4895DC;
	float:right;
	background-image: url('../images/sidebar.jpg');
	background-repeat:no-repeat;
    background-position:top;
	}
.sidebar {
	width:220px;
	padding:10px;
	
}
.sidebar ul {
	float:left;
	width:190px;
	margin:0;
	padding:0;
	
}
.sidebar ul li {
	float:left;
	width:170px;
	font-family: "Arial", Helvetica, "Verdana", sans-serif;
	font-weight: bold;	/* bold */
	font-size: 16px;
	line-height:17px;
	
}
.sidebar h2{
	margin-bottom: 10px;
	font:bold 18px "Arial", Helvetica, Verdana, sans-serif;	
	color: #fff;
	border-bottom:1px #CCC solid;
	padding:5px;
	
	}