/* color reference 
http://en.wikipedia.org/wiki/Web_colors
*/

.level1
{
	/* background: #46461F url( 'images/a16.gif' ) repeat-x; */
	font-size: 1em;
	color: White; /* font-variant: small-caps; */
	padding: 0px 8px 0px 0px; /*background-color: Black;     font-size: large;     font-weight: bold;*/
	text-decoration: underline;
	font-weight: bold;
}

.level2
{
	background: #46461F url(    'images/a16.gif' ) repeat-x;
	font-size: .9em;
	color: White; /* font-variant: small-caps; */ /*font-family: Gill Sans MT !important;     font-size: medium;     background-color: Gray; */
	padding: 2px 2px 2px 2px;
	font-weight: bold;
}

/*.level3
{
	background: #46461F url('images/a16.gif' ) repeat-x;
	font-size: 11px;
    color: black;
    background-color: Silver;
    font-family: Gill Sans MT !important;
    font-size: small; 
}*/

.hoverstyle
{
	text-decoration: none; /*text-decoration: underline; font-weight: bold;*/
}

/*
.sublevel1
{
	background-color: Gray !important;
	color: White !important;
	font-variant: small-caps;
}
*/

body
{
	/*background: #F9F9F7 url(                 'images/a1.gif' ) repeat-x;*/
	background: #F9F9F7 url(                 'images/body_bg.gif' ) repeat;
	font-family: Verdana, Arial, sans-serif; /* color: #8C8C73; */
	font-size: .8em; /*12px;font-size: 11px; 	font-family: "trebuchet ms", helvetica, sans-serif; 	line-height: 18px;*/
}

h1
{
	font-size: 2em;
}

h2
{
	font-size: 1.3em;
}

h3
{
	font-size: 1.3em; /* color: #656551; */
	letter-spacing: -1px;
	background: url(      'images/a22.gif' ) bottom repeat-x;
	padding: 0px 0px 5px 2px;
}

fieldset
{
	padding: 0px 10px 10px 10px;
}

legend
{
	font-size: 1.1em;
	padding: 10px 0px 10px 0px; /* color: #8C8C73; */ /* font-weight: bold; color: #656551;*/
	color: Black;
}

a
{
	color: #FF7800; /*color: #FF3333;*/
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}

p
{
	text-align: justify;
}

#outer
{
	position: relative;
	width: 980px;
	margin: 0 auto; /* background: #fff url( 'images/abg.gif' ) repeat-y; */
	background: white;
}

#inner
{
	position: relative;
	padding: 13px 13px 13px 13px;
	z-index: 2;
}

#header
{
	position: absolute;
	background: #FF7800 url(                 'images/a8.gif' ) repeat-x; /* background-color: #87E293; */
	width: 795px;
	height: 92px;
	color: #fff;
	padding-left: 20px;
}

#header h1
{
	position: absolute;
	font-size: 23px;
	letter-spacing: -1px;
	top: 30px;
	height: 30px;
}

#header h2
{
	position: absolute;
	font-size: 10px;
	font-weight: normal;
	color: #FCE2CA;
	top: 51px;
}

#splash
{
	position: absolute;
	right: 13px; /* background: #EAEAE2 url( 'images/a10.jpg' ) no-repeat; */
	background: #EAEAE2 url(            'images/MVRCCLogoTrans.gif' ) no-repeat;
	width: 131px;
	height: 92px;
}

#menu
{
	position: relative;
	background: #46461F url(            'images/a16.gif' ) repeat-x;
	font-size: 11px;
	height: 50px;
	margin: 98px 0px 20px 0px;
	padding: 17px 20px 0px 20px;
	z-index: 1000; /* 	border-style:solid; 	border-width:1px;	vertical-align: middle;  	 */
}

#primarycontent
{
	position: relative;
	width: 710px;
	float: left;
	min-height: 400px;
	padding: 0px 0px 15px 0px;
}

#primarycontentnosecondary
{
	position: relative;
	width: 952px;
	float: left;
	min-height: 400px;
	padding: 0px 0px 15px 0px;
}

#primarycontentnosecondary .boxHeader
{
	width: 190px; /* 24em; */
	color: #fff;
	background: #FF7800 url(                 'images/a8.gif' ) repeat-x;
	border: solid 1px black;
	padding: 5px 5px 5px 5px; /* float: right; 	margin-bottom:20px; */
}


#primarycontentnosecondary .box
{
	width: 200px; /* 24em; */
	background: #F6F9FB;
	border: solid 1px #E1E1E1;
	height: 100%; /* padding:10px 10px 15px 10px; 	float: right; 	margin-bottom:20px; */
}


#secondarycontent
{
	position: relative;
	width: 220px;
	float: right;
}

#footer
{
	font-size: 10px;
	position: relative;
	clear: both;
	height: 35px; /* height: 66; */ /*text-align: center;  line-height: 66px; */
	background-image: url(                 'images/a50.gif' );
	color: #A8A88D;
	vertical-align: bottom;
	padding: 15px 10px 10px 10px;
	margin: 30px 0px 0px 0px;
}

#footer a
{
	color: #8C8C73;
}


.GroupBoxOuter
{
	border: Solid 1px Black;
}

.GroupBoxHeader
{
	background: #FF7800 url('images/a8.gif') repeat-x; 
	color: #fff;
	font-size: 1em;
	font-weight: bold;
	/* color: White;
	background-color: Blue; */
	padding: 5px 5px 5px 5px;
}

.GroupBoxContent
{
	padding: 5px 5px 5px 5px;
	border-top: Solid 1px Black;
}

.GridView
{
}

.GridView TR
{
}

.GridView TH
{
}

.GridView TD
{
}

.GridViewHeader
{
	/* color: #FF7800; 	padding: 2px 10px 2px 1px; */
	text-align: left;
	vertical-align: bottom;
	color: #fff;
	background: #FF7800 url('images/a8.gif' ) repeat-x;
	border: solid 1px black;
}

.GridViewHeader a
{
	color: #fff;
}

.GridViewHeader TH
{
	padding: 4px 10px 4px 3px;
}

.GridViewFooter
{
	vertical-align: top;
	background: #F6F9FB; /* border: solid 1px #E1E1E1; */
}

.GridViewFooter TD
{
	padding: 2px 10px 2px 3px;
}

.GridViewRow
{
	vertical-align: top;
	background: #F6F9FB; /* border: solid 1px #E1E1E1; */
}

.GridViewRow:hover
{
	background-color: #fffacd;
	color: #000;
}

.GridViewRow TD
{
	padding: 2px 10px 2px 3px;
}

.GridViewAlternatingRow
{
	vertical-align: top; /* border: solid 1px #E1E1E1; */
}

.GridViewAlternatingRow:hover
{
	background-color: #fffacd;
	color: #000;
}

.GridViewAlternatingRow TD
{
	padding: 2px 10px 2px 3px;
}

.GridViewSelectedRow
{
	vertical-align: top;
	background: #4682B4;
	color: Black;
}

.GridViewSelectedRow a
{
	color: White;
}

.GridViewSelectedRow TD
{
	padding: 2px 10px 2px 3px;
}

.ListLabel
{
	font-weight: bold;
	vertical-align: top;
	text-align: left;
	padding: 1px 20px 1px 0px;
}

.LinkButton
{
	/* border: solid 1px black; */ /* background: Black; #FF7800;*/ /* background: #46461F url('images/a16.gif' ) repeat-x; 	color: White; 	font-weight: bolder; 	padding: 10px 10px 10px 10px;*/
	font-size: 1.2em;
	font-weight: bold;
}

/*Modal Popup*/
.modalPopup
{
	/*background-color: #ffffdd;*/
	background-color: White;
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	padding: 10px 10px 10px 10px;
	width: 350px;
	z-index: 2000;
}

.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
	z-index: 2000;
}
