/* GOVSTAR MASTER UPDATED 7/19/2010 */
html, body, li, ul, img, form, h1, h2, h3, h4, h5, h6, hr {
	margin: 0px;
	padding: 0px;
}
ul {
	list-style-type: none;
}
#container2 {
	position: relative;
	width: 788px;
	height: auto;
	min-height: 700px;
	margin-left: auto;
	margin-right: auto;
	background: #FFFFFF;
	border: 1px solid #B40114;
}
body {
	margin-top: 0px;
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	height: 100%;
}
/* CONTAINER FOR PAGE TO CENTER AND SET WIDTH OF PAGE 50% AND HALF OF WIDTH */
#container {
	width: 788px;
	height: auto;
	position: absolute;
	left: 50%;
	margin: 0 -394px;
	background: #FfFFFF;
	border: 1px solid #B40114;
	z-index: 1;
}
/* no borders on images */
.imagenoborder {
	vertical-align: top;
	border-style: solid;
	border-width: 0;
}


#govstarbanner {
background-color: #B40114;	
width: 788px;
}

#topnav{
position:relative;
background-color: #B40114;	
width: 100%;
background-image: url('menured.gif');
	background-repeat: repeat-x;
	
}


/* sets the class for the navbar */
#nav2 {
	margin: 0;
	padding: 0;
	width: 100%;
	float: left;
	border: 0px none #42432d;
	background-image: url('menured.gif');
	background-repeat: repeat-x;
	background-position: 0 0;
}
/* Determines how list is displayed in horiztonal or vertical block */
#nav2 li {
	display: inline;
	padding: 0;
	margin: 0;
}
#nav2 a:link, #nav2 a:visited {
	color: #FFFFFF;
	padding: 12px 16px 8px 16px;
	background-image: url('menured.gif');
	background-repeat: repeat-x;
	float: left;
	width: auto;
	border-left: 2px solid #42432d;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: 2px 2px 2px #555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.0em;
	font-weight: bold;
}
#nav2 a:hover {
	color: #fff;
	background-image: url(menublue.gif);
	background-repeat: repeat-x;
}
#nav2 li:first-child a {
	border-left: 0px solid #42432d;
}
#footer {
	position: relative;
	width: 100%;
}
#footnav {
	margin: 0;
	padding: 0;
	width: 100%;
	float: left;
	border: 0px none #42432d;
	background-image: url('menured.gif');
	background-repeat: repeat-x;
	background-position: 0 0;
	z-index: 555;
}
#footnav li {
	display: inline;
	padding: 0;
	margin: 0;
}
#footnav a:visited, #footnav a:link {
	color: #FFFFFF;
	padding: 10px 12px 6px 10px;
	background-image: url('menured.gif');
	background-repeat: repeat-x;
	float: left;
	width: auto;
	border-left: 1px solid #42432d;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: 2px 2px 2px #555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.0em;
	font-weight: bold;
}
#footnav a:hover {
	color: #fff;
	background-image: url('menublue.gif');
	background-repeat: repeat-x;
}
#footnav li:first-child a {
	border-left: 0px solid #42432d;
}
/* footer css codes end above */
#linkcss {
	margin-left: 0 px;
}
#linkcss a:link, #linkcss a:visited, #linkcss a:active {
	font-size: 10pt;
	font-family: Arial;
	text-decoration: none;
	color: RGB(0,51,153);
	background-color: white;
	white-space: pre-wrap;
}
#linkcss a:hover {
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #000080;
	font-family: Arial;
}
.dropbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xsmall;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #000080;
	visibility: visible;
}
#page_content {
	position: absolute;
	width: 96%;
	background-color: white;
	padding: 2%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
/* this right_col id is used for blocks inside page content */
#right_col {
	float: right;
	width: 165px;
	padding: 5px;
	border: 1px solid #B40114;
	background-color: #FFFFCC;
}
#right_col ul {
	list-style: none;
}
#right_col ul li {
	display: block;
	background-color: #FFFFCC;
}
#right_col a:link, #right_col a:visited, #right_col a:active {
	font-size: 10pt;
	font-family: Arial;
	text-decoration: none;
	color: RGB(0,51,153);
	background-color: #FFFFCC;
}
#right_col a:hover {
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #000080;
	font-family: Arial;
}
