@charset "UTF-8";

/* ---------------- LAYOUT STYLES --------------- */
/*                                                */
/* ---------------------------------------------- */

body  {
	font: 100% "Times New Roman", Times, serif;
	background: #FFF;
	margin: 10px 0 0 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-image:  url(images/nav/rgs_background01.gif); 
	background-position: top left; background-repeat: repeat-x;
	background-attachment:absolute; height:162px; width:100%;
}
.twoColHybLtHdr #container { 
	width: 95%;
	margin: 0 auto;
	min-width:600px;
	min-height:350px;
	text-align: left;
} 
.twoColHybLtHdr #header { 
	padding: 0 10px 0 0;
}
.twoColHybLtHdr #header h1 {
	margin: 0; 
	padding: 8px 0 0 20px;
}
.twoColHybLtHdr #mainContent {
	margin: 150px 20px 0 250px;
} 
.twoColHybLtHdr #mainContent .frame {
	padding:2px;
	background:#FFF;
	border:20px solid #B8CBA5;
} 
#dateHolder {
	position: absolute;
	top: 190px; 
	right: 50px; 
	z-index:9; 
	color:#999;
	font:.8em;
}
#footer {
	background-image:  url(images/nav/rgs_background02.gif); 
	background-position: bottom left; background-repeat: repeat-x;
	background-attachment:absolute; height:39px; width:100%; 
	padding: 0;
	margin-top:50px;
} 

.twoColHybLtHdr #mainContent #navsitesub {
	position:absolute;
	top:134px;
	white-space:nowrap;
	z-index:98;
}
.twoColHybLtHdr #mainContent #navsitesub #outer {padding-top:0px;position:absolute; }
.twoColHybLtHdr #mainContent #navsitesub #holder { width:940px; overflow:auto }
.twoColHybLtHdr #mainContent #navsitesub #submenu {display:table; padding:0; margin:0 auto; list-style:none; white-space:nowrap}
.twoColHybLtHdr #mainContent #navsitesub #submenu li {display:table-cell; margin:0; padding:0;}
.twoColHybLtHdr #mainContent #navsitesub #submenu li a {float:left; padding:10px 20px; text-decoration:none; color:#666; font: .9em/1.4em normal Verdana, Arial, Helvetica, sans-serif; text-align:center; outline:none}
.twoColHybLtHdr #mainContent #navsitesub #submenu li a:hover,.twoColHybLtHdr #mainContent #navsitesub #submenu li a.current {background: url(images/nav/subMenuDownArrow.gif) no-repeat center top; color:#F00; outline:none;cursor:pointer}

.twoColHybLtHdr #navsite {
	white-space:nowrap;
	z-index:99;
}
.twoColHybLtHdr #navsite h5, .twoColHybLtHdr #navsitesub h5 {
	display:none;
}

/* Miscellaneous classes for reuse */
.fltrt { 
	float: right;
	margin-left: 20px;
}
.fltlft { 
	float: left;
	margin-right: 20px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* ---------------- FONT STYLES --------------- */
/*                                              */
/* -------------------------------------------- */

.twoColHybLtHdr #mainContent a:link {color:#006600;text-decoration:none;}
.twoColHybLtHdr #mainContent a:visited {color:#006600;text-decoration:none;}
.twoColHybLtHdr #mainContent a:hover {background-color:#ffffff;text-decoration:underline;}
.twoColHybLtHdr #mainContent a:active {color:#006600;text-decoration:none;}

#footer a:link {color:#444;text-decoration:none;}
#footer a:visited {color:#444;text-decoration:none;}
#footer a:hover {color:#006600;text-decoration:underline;}
#footer a:active {color:#444;text-decoration:none;}

.twoColHybLtHdr #mainContent h1, .twoColHybLtHdr #header h1 {
	color:#006000;
	font: 1.9em/2em "Times New Roman", Times, serif;
}
.twoColHybLtHdr #header h2 {
	color:#006000;
	font: 1.5em/1em "Times New Roman", Times, serif;
}
.twoColHybLtHdr #mainContent p {
	font: 1em/1.5em "Times New Roman", Times, serif;
}
#footer p {
	color:#444; font: 1em/1.5em "Times New Roman", Times, serif;
	margin: 0;
	padding: 13px 0 0 0;
	z-index:83;
}
th {
	font: .9em/1.5em Verdana, Arial, Helvetica, sans-serif;
	background-color:#cccccc;
	padding:2px 40px;
}
td {
	font: .8em/1.5em Verdana, Arial, Helvetica, sans-serif;
	padding:2px 40px;
	border-bottom:1px solid #cccccc;
}
.blank {
        line-height:14px;
        padding:0px 50px 0px 0;
		border-bottom:1px solid #ffffff;
}
.clear {clear:both;}
		
.text {			/* used where p margin doesn't need to be pushed over */
	font: 1em/1.5em "Times New Roman", Times, serif;
	margin:0px;
	padding:0px;
}
ol, ul, li {
	type: square;
	font: 1em/1.5em "Times New Roman", Times, serif;
	margin:0px 0px 5px 20px;
	padding:0px;
}
.yellowBar {
	color: #F00;
	background-image:  url(images/nav/rgs_background03.gif); 
	background-repeat: repeat-x;
	width:100%;
	padding:2px 5px;
}

/* ---------------- FORM STYLES --------------- */
/*                                              */
/* -------------------------------------------- */

form { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.9em/1.5em;
	width:inherit;
	padding: 0;
  	text-align:left; 
}
fieldset {
	clear: both;
	border-color: #CCC;
	border-width: 1px;
	border-style: solid;
	padding: 10px;
	margin: 0;
}
fieldset legend {
	font-size:1.1em;
	color: #000;
	font-weight:bold;
}
form label { 
	display: block; 
	/*float: left; 
	width: 24%; */
	padding: .025em 0; 
	margin: 0; 					
	/*text-align: right; */
	color:#444;
}
form input, form textarea, form select {
	display: inline; 					
	width:auto;      					
	margin: .25em .5em; 				
	background-color: #DEECD6 !important;
	border: 1px solid #B8CBA5;
	padding:2px;
}
form input.submit {
	text-align:center;
	margin:0 auto;
}
input[type="radio"] {
	background:none !important;
	border:none;
}
.col1{float: left; width: 45%; text-align: right;} 
.col2{float: left; width: 45%; text-align: left; clear:right} 

form input.reset, button.reset {
	margin-left:0; 					
}
.inputButton, a.inputButton, a.inputButton:visited
{
	border: 3px double #B8CBA5;
	border-top-color: #C5D5B6;
	border-left-color: #C5D5B6;
	background-color: #DEECD6;
	color: #000;
	font-size: .9em;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-align:center;
	padding: .25em .5em;	
	margin: .25em .5em .25em 21em;
	width:auto;
	overflow:visible;
}

.inputButton:active, a.inputButton:active
{
	border: 3px double #C5D5B6;
	border-top-color: #B8CBA5;
	border-left-color: #B8CBA5;
	background-color: #DEECD6;
	color: #000;
}

.inputButton:hover, a.inputButton:hover
{
	border: 3px double #97A98A;
	border-top-color: #67D002;
	border-left-color: #67D002;
	background-color: #DEECD6;
	color: #000;
}


/* ---------------- DOCTYPE STYLES ------------ */
/*                                              */
/* -------------------------------------------- */
.movlink{background:url("images/doctype/mov_icon.png") no-repeat;padding:2px 0px 2px 17px;}
.pdflink{background:url("images/doctype/pdf_icon.png") no-repeat;padding:2px 0px 2px 17px;}
.mp3link{background:url("images/doctype/mp3_icon.png") no-repeat;padding:2px 0px 2px 17px;}
.txtlink{background:url("images/doctype/txt_icon.png") no-repeat;padding:2px 0px 2px 17px;}
.ziplink{background:url("images/doctype/zip_icon.png") no-repeat;padding:2px 0px 2px 17px;}
.doclink{background:url("images/doctype/doc_icon.png") no-repeat;padding:2px 0px 2px 17px;}
