/* CSS Document */

@import "customclass.css";
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, th, var {
	font-style:normal;
	font-weight:normal;
}
strong {
	font-weight:bold;
}
em {
	font-style:italic;
}
dd {
	margin-left:10px;
}
ol, ul {
	list-style:none;
	margin-left:30px;
}
ul {
	list-style: square outside;
}
ol {
	list-style:decimal outside;
}
caption, th {
	text-align:left;
	padding: 4px;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
}
td {
	padding: 4px;
}
p {
	margin-bottom: 15px;
	margin-top: 15px;
}
h2 {
	margin: 10px 0px;
	font-size: 18px;
	color: #6699ff;
	font-weight: bold;
}
h3 {
	margin: 10px 0px;
	font-size:16px;
	color:#6699ff;
	line-height: 18px;
	font-weight: bold;
}
h4 {
	margin: 10px 0px;
	font-size:15px;
	color:#6699ff;
	line-height: 18px;
	font-weight: bold;
}
h5 {
	margin: 10px 0px;
	font-size: 11px;
	color: #6699ff;
	font-weight: bold;
}
h6 {
	font-weight: bold;
}
blockquote {
	margin-left: 20px;
}
/*-------------End Reset-----------------*/
body {
	padding: 0;
	margin-right: auto;
	margin-left: auto;
	margin-top:0px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #555555;
}
#header {
	width:960px;
	height:155px;
}
a {
	color:#6699ff;
	text-decoration:none;
	font-weight:normal;
}
a:visited {
	color:#6699ff;
	text-decoration:none;
	font-weight:normal;
}
a:hover {
	color:#666666;
	text-decoration:none;
	font-weight:normal;
}
a:active {
	color:#6699ff;
	text-decoration:none;
	font-weight:normal;
}
a:hover.linkHighlight {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";

  /* IE 5-7 */
  filter: alpha(opacity=60);

  /* Netscape */
  -moz-opacity: 0.6;

  /* Safari 1.x */
  -khtml-opacity: 0.6;

  /* Good browsers */
  opacity: 0.6;
}
	
form {
	padding-left:10px;
}
#searcharea {
	font-weight:bold;
	z-index:5;
	color: #000033;
}
#searcharea form input {
	background-color:#FFFFFF;
	height:12px;
	font-size:10px;
}
#searcharea form input.submit {
	background-color:#003366;
	height:18px;
	width:22px;
	color:#FFFFFF;
	position: relative;
	margin-left: 5px;
}
#topnav {
	width:940px;
	height:27px;
	background-image: url(../images/topmenu.png);
	background-repeat:no-repeat;
	margin: 0px auto;
}
#topnav ul {
	margin-left: 30px;
}
#topnav ul li {
	float:left;
	color: #FFF;
	list-style-type:none;
	font-size:12px;
	padding-top: 5px;
	padding-right: 1.3em;
	padding-left: 1.3em;
	font-weight: bold;
}
#topnav ul li a {
	color:#FFF;
	font-weight: bold;
}
#container_main {
	width: 960px;
	margin: 0px auto;
	padding: 0;
	position:relative;
}
#content2 {
	margin-top:0px;
	position:relative;
	width:960px;
	padding-bottom: 10px;
}
#content2 table {
	border-collapse: collapse;
	border-spacing:1px;
	text-align:left;
}
#content_column {
	float:left;
	width: 550px;
	height:auto;
	background: #FFF;
	margin-left: 30px;
	font: 12px/135% Arial, Helvetica, sans-serif;
}
#third_column_content {
	float: right;
	width:180px;
	height:auto;
	position: relative;
	margin: 0px;
}
/*#footer {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background: url(/images/footer.png) no-repeat;
	top: 0px;
	padding-top: 40px;
}*/
#footer a:link {
	color:#666666;
	text-decoration:none;
	font-weight:normal;
}
#footer a:visited {
	color:#666666;
	text-decoration:none;
	font-weight:normal;
}
#footer a:hover {
	color:#6699ff;
	text-decoration:none;
	font-weight:normal;
}
#footer a:active {
	color:#666666;
	text-decoration:none;
	font-weight:normal;
}
#footerlinks {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	width: 120px;
	border-right: thin solid #CCC;
	padding: 5px 5px 5px 20px;
	line-height: 14pt;
}
#footer table {
	margin-top:15px;
}
#footer table tr th {
	border-right: thin solid #EEEEEE;
	padding-left:10px;
}
.norightborder {
}
#footer table tr .norightborder {
	border-right-style: none;
}
.clear_floats {
	clear:both;
}
.entry {
	padding-bottom: 0px;
	padding-right:5px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
}
#department_footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	color:#003366;
	width:550px;
	border-top: 1px solid #094078;
	position: relative;
	top: 0px;
	bottom: 9px;
}
#date {
	font-size: 11px;
	position: relative;
	right: -216px;
	top: -65px;
	width: 175px;
}
#search {
	margin-top: -5px;
	font-size: 12px;
	font-weight: bold;
}
/*#subNav {
	padding: 25px 10px 10px;
	margin:-15px auto 0;
	width:875px;
	border: solid thin #CCC;
	z-index:-100;
	background: url(/images/shortgraygrad.jpg) repeat-x;
}*/
#myBox {
	color: #fff;
	width: 890px;
	padding: 20px 10px 10px;
	text-align: left;
	border: 2px solid #eee;
	background: url(/images/shortgraygrad.jpg) repeat-x;
	margin: 0px auto 2px;
}
#sidebar {
	color: #666666;
	width: 170px;
	float: left;
}
#subnav2 {
	color: #fff;
	width: 153px;
	padding: 7px;
	text-align: left;
	margin: 40px 0px 0px;
}
.myBox {
	text-align: left;
	border: 2px solid #eee;
	background: url(/images/shortgraygrad2.jpg) repeat-x;
	margin: 0px auto 2px;
}
.myBox2 {
	text-align: left;
	border: 2px solid #eee;
	background: url(/images/shortgraygrad2.jpg) repeat-x;
	margin: 0px auto 2px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#side_navigation_content ul {
	width:153px;
	height:auto;
	list-style-type: none;
	z-index:101;
	margin:0 0 10px 0;
}
#side_navigation_content li {
	display: block;
	text-align: left;
	padding: 0;
	margin: 0;
	text-indent: 4px;
}
#side_navigation_content li a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#6699ff;
	width: 153px;
	height: auto;
	padding: 0;
	margin: 0;
	text-decoration: none;
	display: block;
	text-align: left;
	line-height: 17px;
	font-weight:bold;
}
#side_navigation_content li a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	background-color: #6699ff;
	width: 153px;
	height: auto;
	padding: 0;
	margin: 0;
	text-decoration: none;
	display: block;
	text-align: left;
	line-height: 17px;
	font-weight:bold;
}
.addthis_toolbox .custom_images a {
	width: 60px;
	height: 60px;
	margin: 0;
	padding: 0;
}
.addthis_toolbox .custom_images a:hover img {
	opacity: 1;
}
.addthis_toolbox .custom_images a img {
	opacity: 0.75;
}
.myBox {
	text-align: left;
	border: 2px solid #eee;
	background: url(/images/shortgraygrad2.jpg) repeat-x;
	margin: 0px auto 2px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#content_column h3 {
	border-bottom:solid 1px #CCC;
	padding-bottom:3px;
}
#egovbadge {
	position:absolute;
	top:63px;
	right:96px;
	z-index:100;
	background-image:url(/apps/images/egov.png);
	width:122px;
	height:123px;
	cursor:pointer;
}
#departmentinfo .left p {
	font-size: 14px;
	color: #6699ff;
	margin: 0px;
	padding: 0px;
	font-weight:bold;
}
#departmentinfo .myBoxsquare {
	padding:5px 10px 10px 10px;
}
#content_column li {margin-bottom:5px}
