html, body, form, fieldset {
	margin: 0;
	padding: 0;
}
body {
	color: #000000;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
}
body#bd {
	color: #333333;
	background-color: #F2F2F2;
}
body.contentpane {
	width: auto; /* Printable Page */
	margin: 1em 2em;
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	color: #333;
}
.clearfloat {
	clear:both;
	height:0px;
}
.clear{
	clear:both;
}
p, td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000;
	line-height:18px;
	padding: 0px;
}
h1, h2, h3, h4, h5, h6 {
	color:#0060a3;
}

a
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}

h1, h2, h4 {
	font-family:Arial, Helvetica ,sans-serif;
	color: #0060a3;	
}
h1 {
	font-size: 16px;
	font-weight: bold;
}

h2 {
	font-size: 14px;;
	font-weight: normal;
}

h3 {
  font-weight: bold;
  font-size: 13px;
}

h4 {
	font-weight: bold;
	color: #0060a3;
}

#main {
	width:1100px;
	margin: 0px auto 0px auto;
	border: 0px;
	background-color:#FFF;
	/*background-image:url(main_bkg.jpg);
	background-repeat:repeat;*/
}

#content ul li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000;
	line-height:18px;
	padding: 0px;
}
#content ol li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000;
	line-height:18px;
	padding: 0px;
}
#vmMainPage h3, #vmMainPage h4, #vmMainPage h1 {
  font-family: Helvetica, 'Droid Sans', 'Josefin Sans', Arial, 'Arial Narrow', 'PT Sans', arial, serif;
  font-size: 34px;
  line-height: 30px;
  font-style:normal;
  color:#005c9f;
  font-weight: normal !important;
  margin:0;
  padding:0;
  min-height:50px;
}
#vmitemtitle h1 {
  font-family: Helvetica, 'Droid Sans', 'Josefin Sans', Arial, 'Arial Narrow', 'PT Sans', arial, serif;
  font-size: 34px;
  line-height: 30px;
  font-style:normal;
  color:#005c9f;
  font-weight: normal !important;
  margin:0;
  padding:0;
  min-height:50px;
	
}
#vmMainPage {
	margin: 0;
	padding: 0;
}
.leftNavtitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	line-height:18px;
	padding: 0px;
	color:#000;
	margin-bottom:10px;
	cursor:default !important;
	
}

/*---------------HEADER --------------------*/
#header {
	margin-left:0px;
	margin-top:0px;
	width:1100px;
	height:99px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-color:#005a9c;
	/*background-image: url(header.jpg);*/
	overflow:hidden;
}
#search_wrap {
	margin-right:30px;
	margin-top:7px;
	width:170px;
	height:50px;
	margin-bottom:0px;
	float:right;
	display:inline-block;
	overflow:hidden;
}
#search {
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	padding: 0px;
	width: 150px;
	height: 30px;
	float:right;
	margin-top:3px;
	padding-top:8px;
	padding-left:10px;
	margin-right:10px;
	background:transparent url(search.png) no-repeat scroll 0px 5px;
}
#search input {
	font-family:Arial, Helvetica, sans-serif;
	border:none;
	font-size:10px;
	color:#444444;
	padding:0px;
	padding-top:5px;
	width:115px;
	height: 15px;
	float:left;
	font-style:italic;
}
#search button {
	font-family:Arial, Helvetica, sans-serif;
	background:transparent url(search.png) no-repeat scroll 160px -3px;
	border:none;
	padding:0px 0px 0px 0px;
	font-weight: bold;
	height:30px;
	width:30px;
	float:right;
}
#search button:focus, #search button:hover {
	background:transparent url(search.png) no-repeat scroll -290px -3px;
	color:#000;
	cursor:pointer;
}
.noBorder {
	border-color:transparent;
}
#top_hide_nav {
	margin-left:0px;
	margin-top:0px;
	width:856px;
	height:33px;
	margin-bottom:0px;
	float:right;
	display:inline;
	/*background-image: url(top_hide_nav.jpg);
	background-position:right;
	background-repeat:no-repeat;*/
	overflow:hidden;
}
#top_header {
	float:right;
	width:910px;
	margin-top:0px;
	margin-left:0px;
}
.top_title {
	margin-left:0px;
	margin-top:20px;
	width:690px;
	margin-bottom:0px;
	float:left;
	display:inline-block;
	overflow:visible;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:25px;
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
	color:#FFF;
	line-height: 1.2em;
}
.top_nav_wrap ul {
	margin: 0;
	padding: 5px 0 0 10px;
}
.top_nav_wrap li {
	list-style: none;
	display: inline;
	color:#0060a3;
	margin: 0;
	padding: 0;
	line-height:0px;
}
.top_nav_wrap a {
	font-family: Arial, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	color:#0060a3;
	padding-right:3px;
	padding-left:3px;
	border-right: solid 1px #0060a3;
}
.top_nav_wrap a:hover {
	text-decoration:underline;
}
.top_nav_wrap select {
	float:right;
	height:18px;
	width: 180px;
	max-width: 180px;
	font-family: Arial, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	color:#0060a3;
	margin-top:5px;
	margin-left:5px;
}
#logo {
	margin-left:45px;
	margin-top:14px;
	width:89px;
	height:99px;
	margin-bottom:0px;
	float:left;
	padding: 0px;
	display:inline;
	background-image: url(logo.jpg);
	overflow:hidden;
}
#top_nav_wrap {
	width:672px;
	height:33px;
	background-image: url(top_hide_nav_bkg.png);
	background-repeat:no-repeat;
	float:left;
	text-align:left;
}
#top_button {
	float:right;
	height:33px;
	width:164px !Important;
	/*background-image: url(top_hide_nav_on.png);
	background-repeat:no-repeat;
	background-position:left;
	background-position:top;*/
	font-family: Arial, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFF;
	-moz-outline-style: none;
	outline: none;
}
#top_button a {
	-moz-outline-style: none;
	outline: none;
}
/*--------------- MAIN NAV -----------------*/
#main_nav {
	margin: 0;
	width:1100px;
	height:30px;
	display:inline;
	/*background-image: url(main_nav.jpg);*/
	overflow:hidden;
	text-align:center;
	font-weight: bold !important;
	background-color: #FFF;
}
#mainlevel {
	background-color: #330066;
	border: 1px solid #FFF;
	border-width: 1px;
	text-align: center;
	margin-left:130px;
}
#mainlevel li {
	font-family: Arial, sans-serif;
	font-size:14px;
	font-weight:bold;
	list-style: none;
	display: block;
	float: left;
	padding-right:30px;
	text-transform:uppercase;
}
#mainlevel a {
	color: #004A81;
	text-decoration:none;
}
/*-----------------------------------------------*/
.breacrumbs_wrap {
	margin-left:44px;
	margin-top:15px;
}

.pathway {
	font-family: Arial, sans-serif;
	font-size:11px;
	font-weight:bold !important;
	color: #898989;
}
.pathway a:link, .pathway a:visited {
	font-family: Arial, sans-serif;
	font-size:11px;
	color: #005da0;
	font-weight:bold !important;
	text-decoration:none;	
}
.pathway a:hover{
	font-family: Arial, sans-serif;
	font-size:11px;
	color: #005da0;
	font-weight:bold !important;
	text-decoration:underline;
}
#banner {
	margin-left:0px;
	margin-top:0px;
	width:1100px;
	height:150px;
	margin-bottom:0px;
	float:left;
	display:inline;
	/*background-image: url(banner.jpg);*/
	overflow:hidden;
}

/*------------ CONTENT FRONT PAGE ---------------------*/
#content_wrap {
	margin-left:0px;
	margin-top:0px;
	width:1100px;
	margin-bottom:0px;
	float:left;
	display:inline;
	/*background-image: url(content.jpg);*/
	overflow:hidden;
	z-index:1000;
	position: relative;
}
#content a:link, #content a:visited {
	color: #0060a3; 
	text-decoration: none;
	font-weight: bold !important;
	font-size:12px;
}

#content a:hover {
	color: #0060a3;	
	text-decoration: underline;
	font-weight: bold !important;
	font-size:12px;
}
#left_wrap {
	margin-left:0px;
	margin-top:20px;
	padding-left:44px;
	width:175px;
	margin-bottom:0px;
	float:left;
	display:inline;
	overflow:visible;
	z-index:10000;
	position: relative;
}
#left_wrap a:link, a:visited, a:hover {
	font-weight:normal !important;
}
#right_wrap {
	margin-top:10px;
	width:240px;
	float:left;
	display:inline;
	/*background-image: url(images/req_info_front.jpg);*/
	overflow:hidden;
	z-index:10000;
	position: relative;	
}

#left_column {
	margin-bottom:0px;
	float:left;
	display:inline;
	overflow:visible;
	z-index:10000;
	position: relative;
}
#right_column {
	float:left;
	display:inline;
	/*background-image: url(images/req_info_front.jpg);*/
	overflow:hidden;
	z-index:10000;
	position: relative;	
}
#content {
	margin-left:40px;
	margin-right:40px;
	width:560px;
	margin-bottom:0px;
	float:left;
	display:block;
	overflow:hidden;
}
/***************** Content *****************/
#google_translate_element {
	min-height:65px;
}

.copy {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000;
	padding: 0px;
	line-height: 18px;	
	
}
.contentheading {
  font-family: Helvetica, 'Droid Sans', 'Josefin Sans', Arial, 'Arial Narrow', 'PT Sans', arial, serif;
  font-size: 34px;
  font-style: normal;
  text-shadow: none;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0em;
  word-spacing: 0em;
  line-height: 1.5em;	
  color:#005c9f;
  min-height:50px;

}
.componentheading {
  font-family: Arial, 'Droid Sans', 'Josefin Sans', Arial, 'Arial Narrow', 'PT Sans', arial, serif;
  font-size: 34px;
  font-style: bold;
  text-shadow: none;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0em;
  word-spacing: 0em;
  line-height: 1.5em;
  color:#005c9f;
  min-height:50px;
}
.componentheading a {
	visibility:hidden;
	height:0px;
}
.login  a {
	color: #0060a3;
	font-weight:bold !important;
	text-decoration:none;
}
.login a:hover {
	color: #0060a3;
	font-weight:bold !important;
	text-decoration:underline;
}
.contentpane ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.contentpane label {
	font-family: Arial, sans-serif;
	font-weight:bold;
	font-size:12px;
	text-align:left;
	
}
label {
	font-family: Arial, sans-serif;
	font-weight:bold;
	font-size:12px;
	text-align:left;
	
}
.contentpane li {
	font-family: Arial, sans-serif;
	font-weight:bold;
	font-size:10px;
	text-align:left;
	text-decoration:none;
	display:block;
	/*padding: .2em;
	margin: 0;
	height:1.5em;
	line-height:1.5em;
	background-image:url(arrow_right.png);
	background-position:left center;
	background-repeat:no-repeat;*/
}
.contentpane li a {
	color: #000;
	text-decoration:none;
	padding: 0 0 0 1em;
	background-image:url(right_arrow.png);
	background-position:left center;
	background-repeat:no-repeat;	
}
.contentpane li a:hover {
	color: #000;
	text-decoration:underline;
	padding: 0 0 0 1em;
	background-image:url(right_arrow.png);
	background-position:left center;
	background-repeat:no-repeat;
}
.buttonheading a img {
	border:0 !Important;
	background-color:#fff !Important;
}
/*------------ FOOTER PAGE ---------------------*/

#footer {
	margin-left:0px;
	margin-top:0px;
	width:1100px;
	height:81px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(footer_bkg.jpg);
	background-repeat:repeat-x;
	overflow:hidden;
}
#footer_wrap {
	margin:0 auto;
	width:80%;
}
#footer li {
	font-family: Arial, sans-serif;
	font-size:11px;
	font-weight:bold;
	list-style: none;
	display: block;
	float: left;
	padding-right:30px;
}
#footer li a {
	font-family: Arial, sans-serif;
	font-size:11px;
	font-weight:bold !important;
	color: #0060a3;
	text-decoration:none;
}
#footer li a:hover {
	font-family: Arial, sans-serif;
	font-size:11px;
	font-weight:bold !important;
	color: #0060a3;
	text-decoration:underline;
}
#footer_copyright {
	font-family: Arial, sans-serif;
	font-size:10px;
	text-align:center;
	font-style:italic;
	color:#707070;
}
/*----------------------------*/

/*----------------------------*/




/* Tooltips */
.tool-tip {
	float: left;
	border: 1px solid #D4D5AA;
	padding: 5px;
	background: #FFFFCC;
	max-width: 200px;
}
.tool-title {
	padding: 0;
	margin: 0;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	font-size: 100%;
	font-weight: bold;
}
.tool-text {
	margin: 0;
	font-size: 100%;
}
#system-message dd.message ul, #system-message dd.error ul, #system-message dd.notice ul {
	padding: 0;
	margin: 0;
}
#system-message dd.message ul li, #system-message dd.error ul li, #system-message dd.notice ul li {
	background: none;
	padding: 5px;
	margin: 0;
	color: #FFFFFF;
}
/* System Standard Messages */
#system-message dd.message ul {
	background: #006699;
	border: none;
}
/* System Error Messages */
#system-message dd.error ul {
	background: #BF0000;
	border: none;
}
/* System Notice Messages */
#system-message dd.notice ul {
	background: #EE9600;
	border: none;
}
/* Clearfix */
.clearfix:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}
* html > body .clearfix {
	width: 100%;
	display: block;
}
* html .clearfix {
	height: 1%;
}
/* Firefox Scrollbar Hack - Do not remove */
html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}
#google_translate_element{
	margin-bottom:20px;
}
.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}