@import url("/css/yui-2-5-1/reset-fonts-grids.css");
@import url("/css/yui-2-5-1/base.css");
@import url("/css/template_20080429/color.css");
@import url("/css/template_20080429/menu.css");
@import url("/css/template_20080429/map.css");

/*---------------------------------*/
/*--------YUI Adjustments----------*/
/*---------------------------------*/

html{background:none;}

p{
	margin-bottom: 1em;
}

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

h1 {
	font-size: 182%;
	color: #003366;
	font-weight: bold;
}
h2 {
	font-size: 167%;
	color: #003366;
	font-weight: bold;
}
h3 {
	font-size: 152%;
	color: #003366;
	font-weight: bold;
}
h4 {
	font-size: 136%;
	color: #003366;
	font-weight: bold;
}
h5 {
	font-size: 122%;
	color: #003366;
	font-weight: bold;
}
h6 {
	font-size: 114%;
	color: #003366;
	font-weight: bold;
}
#quoteBox {
	width: 85%;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}


#doc2 {
	margin-top: 3em;
	margin-bottom: 3em;
	background-color: transparent;
}
#doc2 #bd #yui-main {
	margin-left: -15em;
}
#doc2 #bd #yui-main .yui-b {
	padding: 5px;
	border-left: 1px solid #e8e9e8;
}

#doc2 #bd #yui-main .yui-b blockquote {
	margin-left: 2em;
}

#doc2 #bd .yui-b {
	padding: .5em;
}
/*#doc2 #hd {
	*height: 1px; 
	*margin-top: -1em;
}*/
#doc2 #ft {
	padding: 5px;
	border-top: 1px solid #999999;
}

#doc2 #ft #copyright {
	float: right;
	margin: 3px;
}

#doc2 #ft img {
	margin: 3px;
}
#doc2 #bd .yui-b #menuHolder #contactInfo {
	color: #003366;
	font-size: 77%;
}
#doc2 #bd .yui-b #menuHolder #contactInfo a:link, #doc2 #bd .yui-b #menuHolder #contactInfo a:visited, #doc2 #bd .yui-b #menuHolder #contactInfo a:active {
	color: #003366;
}
#doc2 #bd #yui-main .yui-b td {
	color: #000000;
	padding: 5px;
}
#doc2 #bd #yui-main .yui-b {
	width: 740px;
}
#doc2 #bd .yui-b #menuHolder #menu .MCGmenu {
	list-style-type: none;
}


/*---------------------------------*/
/*----------MCG Classes------------*/
/*---------------------------------*/

mainText {
	float: left;
}

#contactInfo {
	width:93%;
	background-color: #ECECEC;
	color: #003366;
	margin: 1px 1px 1px;
	padding: 5px;
	border: 1px solid #003366;
	font-weight: bold;
}

#menuHolder {
	margin-bottom: 1em;
	background-color: #FFFFFF;
}

.crumbText, a.crumbText:link, a.crumbText:visited, a.crumbText:active {
	font-size:77%;
}
a.crumbText:hover {
	font-size:77%;
}

#sectionName {
	margin: 0;
	padding: .1em .25em;
	background: url("/images/bg/bg_grad_2.gif") repeat;
	font-size: 177%;
	font-weight:normal;
}
#sectionName a, #sectionName a:link, #sectionName a:visited, #sectionName a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#sectionName a:hover {
	text-decoration: underline;
}

/************* header link styles **************/
#utility{
	font: 75% Arial, Helvetica, sans-serif;
	width: 400px;
	float: right;
	clear: both;
	float: right;
	margin: -1.75em 0 0 0;
}

/* Common ID's and Styles */

.quote {
	font-family: 110% Georgia, "Times New Roman", Times, serif;
	padding: 15px;
	background-color: #E6E9F3;
}

.quoteAttribute {
	font-family: 100% Georgia, "Times New Roman", Times, serif;
	font-size: 70%;
	font-weight: bolder;
	float: right;
}

#copyright {
	font-size: 77%;
	padding: 5px;
	float: right;
	width: 200px;
}

.insetBox {
	padding: 7px;
	margin: 10px 10px 10px 10px;
	float: right;
	width: 350px;
}
.insetTitle {
	font: bold 125%  Arial, Helvetica, sans-serif;
	width:100%;
	margin: 0px auto 2px auto;
	clear:both;
}
.insetFooter {
	font: italic 90%  Arial, Helvetica, sans-serif;
	letter-spacing: 7px;
	width:100%;
	margin: 0px auto 2px auto;
	padding: 5px 0px;
	clear:both;
	color: #333333;
}

.imgLeft {
	float: left;
	margin: 1px 7px 1px 0px;
	padding: 3px;
}

.imgRight {
	float: right;
	margin: 1px 0px 1px 7px;
}

.imgFull {
	clear:both;
	width:750px;
	border: none;
	margin: 0.25em -0.25em 0.25em .1em;
}

.imgCaption {
	float: left;
	padding: 3px;
	font-size:70%;
	margin:0px -3px 0px auto;
	width: 100%;
}

#updated {
	color: #666666;
	font-size: 70%;
	clear: both;
}

/************** site styles ****************/
	
#siteName {
	font-size:108%;
	text-transform:uppercase;
	letter-spacing: 3px;
	text-decoration:none;
	float:left;
	margin-left: 5px;
}

#siteInfo{
	font: 93%/138.5% Arial, Helvetica, sans-serif;
	float: left;
	width: auto;
	margin: 0;
}

	
.bodyText {
	font:100% Arial, Helvetica, sans-serif;
	margin-top: 3px;
}
#top {
	width: 100%;
	*height: 1px; /*For our friends that are stuck with IE6*/
}
#utility_ie{
	font: 75% Arial, Helvetica, sans-serif;
	width: auto;
	float: right;
	margin: 0.25em 0 0.25em 3em;
}
#doc2 #bd {
	background-color: #FFFFFF;
}
#doc2 #bd #yui-main {
	background-color: #FFFFFF;
}
th, td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}