@charset "utf-8";
/* CSS Document */

/* forms detail */
.form_boxes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 16px;
}

.form_button {
	width: 54px;
	height: 23px;
}

.searchForm {
	width: 210px;
	margin: auto;
	position: relative;
	top: 15px;
	bottom: 10px;
	left: 10px;
	}

	select {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}

input {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}

textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
/* header */
#top {
	width: 900px;
	height: 100px;	
	margin: auto;
}

.logo {
	width: 396px;
	height: 81px;
	float: left;
	margin-top: 10px;}

.tagname {
	width: 452px;
	height: 21px;
	float: right;
	padding-top: 50px;
}

#menuShade {
	width: 1002px;
	height: 16px;
	margin: auto;
	background-image: url(/images/belowMenu_21.jpg);
	}

#navigation {
	width: 938px;
	margin: auto;
	text-align: center;
	height: 32px;
}

#contentWrap {
	width: 940px;
	overflow: hidden;
	margin: auto;
}

.banner {
	width: 705px;
	float: left;
	overflow: hidden;
padding-top: 3px;
}

.tabs {
	width: 705px;
	float: left;
	margin-top: 18px;
}


/*CHANGE THIS FOR BACKGROUNDS ON HOMEPAGE MODULES*/
/*ONLY EDIT AFTER THIS LINE*/



/* inside tabs */
.tab1 {width: 207px;
height: 94px;
background: url(/images/tabs_34.jpg);
float: left;
padding-top: 15px;
padding-left: 15px;
padding-right: 5px;

}

.tab2 {width: 207px;
height: 94px;
float: left;
background: url(/images/YLChomepagemodule.png);
margin-left: 10px;
padding-top: 15px;
padding-left: 15px;
padding-right: 5px;
}

.tab3 {width: 207px;
height: 94px;
background: url(/images/tabs_38.jpg);
float: left;
margin-left: 10px;
padding-top: 15px;
padding-left: 15px;
padding-right: 5px;
}

.tab4 {width: 206px;
height: 94px;
background: url(/images/tabs_46.jpg);
float: left;
margin-top: 10px;
padding-top: 15px;
padding-left: 15px;
padding-right: 5px;
}

.tab5 {width: 207px;
height: 94px;
background: url(/images/tabs_48.jpg);
float: left;
margin-left: 10px;
margin-top: 10px;
padding-top: 15px;
padding-left: 15px;
padding-right: 5px;
}

.tab6 {width: 207px;
height: 94px;
background: url(/images/tabs_49.jpg);
float: left;
margin-left: 11px;
margin-top: 10px;
padding-top: 15px;
padding-left: 15px;
padding-right: 5px;
}

/* end tabs */

#bottomShade {
	width: 1009px;
	height: 8px;
	margin: auto;
	background: url(/images/footer_10.png);
	margin-top: 20px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
     src='/images/footer_10.png', sizingMethod='scale');
}

#footer {
	width: 891px;
	height: 18px;
	margin: auto;
	background: url(/images/footer_13.png);
	padding-top: 9px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 20px;
}

#footer a:visited  {text-decoration: underline; color: #FFF;}
#footer a:active   {text-decoration: underline; color: #FFF; }
#footer a:link     {text-decoration: underline; color: #FFF;}
#footer a:hover  {text-decoration: none; color: #FFF}

.sideboxOne a:visited  {text-decoration: underline; color: #FFF;}
.sideboxOne a:active   {text-decoration: underline; color: #FFF; }
.sideboxOne a:link     {text-decoration: underline; color: #FFF;}
.sideboxOne a:hover  {text-decoration: none; color: #FFF}

.tabs a:visited  {text-decoration: underline; color: #FFF;}
.tabs a:active   {text-decoration: underline; color: #FFF; }
.tabs a:link     {text-decoration: underline; color: #FFF;}
.tabs a:hover  {text-decoration: none; color: #FFF}

.links a:visited  {text-decoration: underline; color: #FFF;}
.links a:active   {text-decoration: underline; color: #FFF; }
.links a:link     {text-decoration: underline; color: #FFF;}
.links a:hover  {text-decoration: none; color: #FFF}

.banner2 {
	width: 705px;
	float: left;
	margin-top: 18px;
}

.side {
	width: 230px;
	float: right;
	overflow: hidden;
}

#loginWrapper {
	width: 200px;
	position: relative;
	top: 10px;
	left: 10px;
	color: #fff;
}

.sideboxOne {
	width: 226px;
	height: 184px;
	background: url(/images/login_25.jpg);
	margin: auto;
	margin-bottom: 10px;
}

.sideboxTwo {
	width: 228px;
	height: 63px;
	margin-top: 20px;
	background: url(/images/search_32.jpg);
	margin: auto;
}

.sideboxThree {
	width: 221px;
	height: 33px;
	margin-top: 20px;
	background: url(/images/sides_14.png);
	margin: auto;
}

.sideboxThreeText {
	width: 201px;
	background: #FFF;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 4px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
}

.sideboxFour {
	width: 221px;
	height: 33px;
	margin: auto;
	margin-top: 10px;
	background: url(/images/sides_17.png);
}

.sideboxFourText {
	width: 201px;
	background: #FFF;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 4px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
}


.sideboxFourBottom {
	width: 201px;
	margin-left: 4px;
}

#contentArea {
	width: 705px;
	overflow: hidden;
	float: left;
}

#subcontentArea {
	width: 680px;
	overflow: hidden;
	float: left;
	background: #fff;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	margin-top: 4px;

}

#breadcrumb {
	width: 680px;
	height: 10px;
	overflow: hidden;
	float: left;
	background: #fff;
	padding-top: 7px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	margin-top: 4px;
	
}

.copyright {float: left;
width: 420px;
color: #fff;
}

.footerlinks {float: right;
width: 350px;
color: #fff;
text-align: right;
}
	
/* global tags */	
#wholeWrap {
	width: auto;
	padding-bottom: 20px;
	}

body {
background-color: #265888;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
margin: 0 0 0 0;
background: url(/images/background.png) repeat-x;}

p {margin: 0 0 0 0;
margin-bottom: 5px;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
padding-bottom: 10px;
}

h4 {font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color: #fff;
margin: 0 0 0 0;
margin-bottom: 3px;
}

h5 {font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #fff;
margin: 0 0 0 0;
}

h3 {font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color: #4E85AD;
margin: 0 0 0 0;
margin-bottom: 5px;
}

h1 {font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
color: #1b4d7f;
margin: 0 0 0 0;
margin-bottom: 10px;
margin-top: 10px;
}

h2 {font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #1b4d7f;
margin: 0 0 0 0;
margin-bottom: 10px;
margin-top: 10px;
}


ul {
margin-top: 3px;
margin-bottom: 3px;
}

li {
margin-top: 3px;
margin-bottom: 3px;
}

a:visited  {text-decoration: underline; color: #1c4e81;}
a:active   {text-decoration: underline; color: #1c4e81; }
a:link     {text-decoration: underline; color: #1c4e81;}
a:hover  {text-decoration: none; color: #000}

/* Submenu */
.submenu {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 23px;
	padding-right: 5px;
	border-top: none;
	text-align: left;
	margin-top: 20px;
	color: #fff;
	background: url(/images/level2.png);
	border-bottom: none;
		cursor: hand;
	cursor: pointer;
}

.submenuHover {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 23px;
	padding-right: 5px;
	text-align: left;
	border-bottom: none;
	color: #000;
	cursor: hand;
	cursor: pointer;
	background: url(/images/level2on.png)

}

.subsubmenu {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 23px;
	padding-right: 5px;
	border-top: none;
	text-align: left;
	margin-top: 20px;
	color: #fff;
	background: url(/images/level3.png);
	border-bottom: none;
		cursor: hand;
	cursor: pointer;
}

.subsubmenuHover {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 23px;
	padding-right: 5px;
	text-align: left;
	border-bottom: none;
	color: #CCC;
	cursor: hand;
	cursor: pointer;
	background: url(/images/level3on.png)

}

/* login functions */
#loginBox {margin: auto;
}

#loginDetails {
	width: 183px;
	display: none;
position: absolute;
color: #FFF;
font-size: 12px;
font-weight: bold;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;}
	
	/* navigation template */
	#folderTree {
		width: 450px;
		float: left;
	}
	
	#print
	{width: 100px;
	float: right;
	}

	