/* CSS Document */

body
{
	background-image: url(images/yc_bg.jpg);
	margin: 0px;
	font-family: Frutiger, "Myriad Web" , "Trebuchet MS" , Helvetica, Arial, sans-serif;
	font-size: .75em;
	line-height: 1.5em;
}

a
{
	color: #f20000;
	font-weight: bold;
}

hr
{
	background-color: #343434;
	height: 1px;
	margin: 15px 0px 15px 0px;
	padding: 0px;
}

.page_bg
{
	/* background-image:url(images/header.jpg);*/
	background-image: url(images/yc_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
	height: 500px;
}

.lrg_title
{
	font-size: 18px;
	font-weight: bold;
}

#container
{
	width: 825px;
	margin-left: auto;
	margin-right: auto;
}

#header1
{
	height: 225px;
	background-image: url(images/sub_top_1.gif);
	background-repeat: no-repeat;
}

#header
{
	height: 225px;
	background-image: url(images/sub_top_2.gif);
	background-repeat: no-repeat;
}

#sub-header
{
	height: 210px;
	background-image: url(images/sub_top_blank.gif);
	background-repeat: no-repeat;
	font-family: Impact;
	font-size: 36px;
	line-height: 40px;
	color: #FFFFFF;
	width: inherit;
	text-transform: capitalize;
}
#sub-header div
{
	padding-top: 120px;
	text-align: center;
}

#content
{
	
	width: inherit; 
	background-image: url(images/sub_mid.gif);
	background-position: top;
	background-repeat: repeat-y;
}

#content div
{
	padding: 10px 75px 20px 110px;
	text-align: left;
}

#footer
{
	width: inherit;
	height: 42px;
	background-image: url(images/sub_footer.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	text-align: left;
}

#footer div
{
	padding: 5px 40px 0px 110px;
}

#footer a
{
	color: #000000;
}

#footer-logo
{
	width: inherit;
	height: 90px;
}

#footer-logo-right
{
	float: left;
	width: 200px;
	margin: 10px 0px 0px 20px; 
}
#footer-logo-left
{
	float: left;
	width: 240px;
}

.center-content
{
	width: 642px;
	height: 225px;
	padding: 0px;
	margin: 10px 0px 30px 0px;
	background: #fff url(images/main_img.jpg) no-repeat;
	border-bottom: 1px solid #343434;
}
.center-content p
{
	padding: 0px 0px 0px 265px;
}

.center-content ul
{
	padding: 0px 0px 0px 300px;
}

/*Begin Navigation Menu*/
#nav-bg
{
	background-image: url(images/sub_mid.gif);
	width: inherit;
	height: 40px;
}
.nav-block
{
	width: 742px;
	margin: 0px 20px 0px 60px;
	background: #dbdbdb url(images/nav_bg.gif) repeat-x;
	height: 40px;
	float: left;
}
.nav-block ul#nav
{
	float: left;
	width: auto;
	margin: 0px;
	padding: 0px;
}
.nav-block ul#nav li
{
	float: left;
	margin: 0;
	padding: 10px 15px 10px 16px;
	list-style: none;
	background: url(../images/nav-separator.gif) no-repeat 0 50%;
}
.nav-block ul#nav li:hover, .nav-block ul#nav li.hover
{
	position: relative;
}
.nav-block ul#nav li:hover ul, .nav-block ul#nav li.hover ul
{
	display: block;
}
.nav-block ul#nav li a
{
	color: #454545;
	font-family: Frutiger, "Myriad Web" , "Trebuchet MS" , Helvetica, Arial, sans-serif;
	text-decoration: none;
}
.nav-block ul#nav li a:hover, .nav-block ul#nav li a.active
{
	text-decoration: none;
}
.nav-block ul#nav li ul
{
	display: none;
	position: absolute;
	top: 38px;
	left: 10px;
	width: 100px;
	margin: 0;
	padding: 0px 18px 6px 0px;
	background: #dbdbdb;
	border-bottom: solid 1px #454545;
	border-right: solid 1px #454545;
	border-left: solid 1px #454545;
}
.nav-block ul#nav li ul li
{
	float: left;
	margin: 0;
	width: 100px;
	text-align: left;
	padding: 3px 0px 3px 15px;
	background: none;
	list-style: none;
}
.nav-block ul#nav li ul li a
{
	font-weight: normal;
}
.nav-block ul#nav li ul li a:hover
{
	color: #878787;
}
/*End Navigation Menu*/

#textheader
{
	font-size: 24px;
	font-weight: bold;
	color: #016AAC;
	padding-top: 50px;
	text-align: left;
	margin-left: 10px;
}


/* Tables - This is in the cost spreadsheet area*/
table.helpT
{
	text-align: center;
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #404040;
	width: 600px;
	background-color: #fafafa;
	border: 1px #6699CC solid;
	border-collapse: collapse;
	border-spacing: 0px;
}

td.helpHed
{
	border-bottom: 2px solid #6699CC;
	border-left: 1px solid #6699CC;
	background-color: #BEC8D1;
	text-align: Center;
	text-indent: 5px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #404040;
}

td.helpBod
{
	border-bottom: 1px solid #9CF;
	border-top: 0px;
	border-left: 1px solid #9CF;
	border-right: 0px;
	text-align: Center;
	text-indent: 10px;
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 11px;
	color: #404040;
	background-color: #fafafa;
}

td.helpBod1
{
	border-bottom: 1px solid #9CF;
	border-top: 0px;
	border-left: 1px solid #9CF;
	border-right: 0px;
	text-align: center;
	text-indent: 10px;
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 11px;
	color: #404040;
	background-color: #FDFDF0;
}

td.helpBod2
{
	border-bottom: 1px solid #9CF;
	border-top: 0px;
	border-left: 1px solid #9CF;
	border-right: 0px;
	text-align: center;
	text-indent: 10px;
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 11px;
	color: #404040;
	background-color: #7AC5CD;
}


table.sofT
{
	text-align: center;
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #404040;
	width: 625px;
	background-color: #fafafa;
	border: 1px #6699CC solid;
	border-collapse: collapse;
	border-spacing: 0px;
}


/* List for FAQ */
#navcontainer ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#navcontainer li
{
	margin: 0 0 .2em 0;
}

#navcontainer a
{
	display: block;
	color: #FFF;
	background-color: #036;
	width: 29em;
	padding: .2em .8em;
	text-decoration: none;
}

#navcontainer a:hover
{
	background-color: #369;
	color: #FFF;
}
