/* CSS Document */

BODY {
	background-color : #DDD2BC;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000066;
	margin:0px 0px 50px;
	padding:0px;
	font-size: 12px;
	line-height: normal;
}
	
#Content {
	width:790px;
	text-align:left;
	border:1px solid #000066;
	background-repeat: repeat-y;
	height: 80%;
	background-color: #fffaef;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	background-image: url(Images/navbackground.png);
}

#ContentManual {
	width:765px;
	margin:0px auto;
	text-align:left;
	border:8px solid #006;
	height: 80%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
}
	
.Breadcrumbs {
	font-size: 9px;
	width: 752px;
	margin: 0px 4px 0px 0px;
	text-align: left;
	padding: 4px 0px 4px 8px;
	font-weight: bold;
	color: #000066;
}
 
breadcrumbslinks:link {
	color: #272734;
	text-decoration: none;
	font-weight: normal;
}

breadcrumbslinks:visited {
	color: #5757AD;
	text-decoration: none;
	font-weight: normal;
}

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 
  /*normal links in the text*/

a:link {
	color: #000066;
	background-color: transparent;
	font-weight: 500;
	}

a:visited {
	color: #000066;
	background-color: transparent;
	font-weight: normal;
}

a:hover {
	color: #000066;
	text-decoration: underline;
	background-color: transparent;
	}

 /*******HEADER***/
 /****Main Category Menu Box on the top****/

.NavMainMenuBox {
	width: 785px;
	padding: 0px;
	background-color: #eee8da;
	background-repeat: no-repeat;
	background-position: center center;
	color: #FFF2D8;
	float: left;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: 1px;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #af944c;
	border-left-color: #FFFFFF;
	margin: 0px;
	height: 160px;
}

a.navmainheaders:link {
	color: #000066;
	text-decoration : none;
	font-weight: bold;
	font-size:10px;
	background-color: #eee8da;
}

a.navmainheaders:visited {
	color: #000066;
	text-decoration : none;
	font-weight: bold;
	font-size:10px;
	background-color: #eee8da;
}

a.navmainheaders:hover {
	color: #000066;
	text-decoration : none;
	font-weight: bold;
	font-size:10px;
	background-color: #d1c29e;
}

.searchfont {
	font-size: 11px;
	text-align: right;
	color: #FFFFFF;
	font-weight: bolder;
	width: 250px;
	float: right;
	margin-right: 4px;
}

 .Header {
	border: medium solid #eeeeee;
	height: 85px;
	clear: both;
	background-color: #000066;
	color: #FFF;
	margin-top: 2px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 4px;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 0px;
} 
	/*for background and image of header*/
.utilities {
	font-size: 9px;
	letter-spacing: normal;
	width: 250px;
	float: right;
	vertical-align: top;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-bottom: 0px;
	position: relative;
	padding-top: 0px;
	margin-right: 2px;
	color: #FFF;
	text-align: right;
}

a.utilitieslink:link {
	color: #FFF;
	text-decoration : none;
	font-weight: normal;
}

a.utilitieslink:visited {
	color: #FFF;
	text-decoration : none;
	font-weight: normal;
}

a.utilitieslink:hover {
	color: #FFF;
	text-decoration : underline;
	font-weight: normal;
}

.banner {
	width: 400px;
	float: left;
}

/*dropdown menus*/	
#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 110%;
} 

#nav a {
	display: block;
	line-height: 150%;
	text-decoration: none;
	padding-left: 5px;
	} 
	
#nav li {
	float: left;
	width: auto;
}

#nav li ul {
	position: absolute;
	width: auto;
	left: -999em;
} 

#nav li:hover ul {
	left: auto;
	padding: 2px;
	width: auto;
	color: #000066;
	} 

#nav li.sfhover ul {
	display: block;
	background-color: #fffaef;
	left: auto;
	padding: 2px;
	width: auto;
	color: #000066;
	} 

.dropdownbox {
	width: 750px;
	margin-left: 0px;
	margin-top: 2px;
	float: left;
	padding-left: 8px;
	}

/*******Layout for Main Section of Page**********/

#ContentLayout {
	margin-right: 3px;
	margin-top: 0px;
	padding: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	line-height: 115%;
	float: right;
	clear: none;
	border-top-width: 5px;
	border-right-width: 0.1px;
	border-bottom-width: 0.1px;
	border-left-width: 0.5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-left-color: #000066;
	border-top-color: af944c;
	width: 595px;
	height: auto;
	}

/******NAVIGATION BAR*******/


#Navigation {
	width: 175px;
	line-height : 130%;
	float: left;
	background-color: #eee8da;
	margin-left: 4px;
	margin-top: 6px;
	margin-right: 2px;
	margin-bottom: 6px;
	position: relative;
	clear: both;
	border: 1px solid #DDD2BC;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	 }                  /*have the navigation elements better separated*/	  

#Navigation a, visited{
	font-weight: normal;
	text-decoration: none;
}

#Navigation a:hover{
	font-weight: normal;
	text-decoration: none;
	color: #af944c;
}

.navbox {
	margin-top: 2px;
	margin-right: 0px;
	margin-left: 2px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 6px;
	list-style-type: none;
	list-style-image: url(images/arrow.gif);
	list-style-position: inside;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}

.navboxmajor {
	margin-top: 2px;
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 10px;
	list-style-type: none;
	list-style-image: url(images/arrow.gif);
	list-style-position: inside;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
}

.navboxMainMenu {
	font-size: 12.5px;
	line-height: 115%;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #DDD2BC;
	border-right-color: #DDD2BC;
	border-bottom-color: #DDD2BC;
	border-left-color: #DDD2BC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 2px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	}

.navbox2 {
	padding: 0px;
	margin-top: 2px;
	margin-left: 18px;
	background-position: left;
	}

.QuickLinksTitle {
	font-size: 11px;
	font-weight: bold;
	word-spacing: normal;
	letter-spacing: 4px;
	height: auto;
	margin-bottom: 5px;
	background-color: #DDD2BC;
	width: 160px;
	padding-left: 5px;
	margin-top: 2px;
	border-top: 2px solid #999999;
	border-bottom: 2px solid #999999;
	margin-left: 2px;
	line-height: normal;
}

 /****Events and Related Links***/
  
#Events {
	font-size: 90%;
	background-color: #eee8da;
	width: 158px;
	color: #000066;
	line-height: 112%;
	vertical-align: middle;
	float: right;
	clear: none;
	position: relative;
	margin-top: 1px;
	margin-right: -2px;
	margin-bottom: 1px;
	margin-left: 8px;
	padding-right: 5px;
	padding-left: 7px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
	}

#video {
	float: left;
	width: 150px;
	}

/***********Titles************/

.ImageTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 4px;
	line-height: 110%;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #4e4e68;
	border-left: none;
	margin-bottom: 15px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin-top: 0px;
	font-variant: small-caps;
	width: 375px;
	float: left;
	height: auto;
}

.SecondaryTitle {
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	word-spacing: normal;
	letter-spacing: 4px;
}

.TitleText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	letter-spacing: 4px;
	line-height: 110%;
	font-variant: normal;
	float: left;
	width: 45%;
	position: relative;
	clear: none;
	text-align: left;
	border: thin none #4e4e68;
	color: #000066;
	background-color: #eee8da;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
}

.TitleTextLevelII {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	letter-spacing: 4px;
	line-height: 110%;
	font-variant: normal;
	float: left;
	width: 740px;
	vertical-align: text-top;
	margin: 0px 0px 4px;
	position: relative;
	clear: none;
	text-align: left;
	color: #FFFFFF;
	padding: 4px;
	background-color: #e5e5e5;
	border-top: thin none #4e4e68;
	border-right: thin none #4e4e68;
	border-bottom: 2px solid #4e4e68;
	border-left: thin none #4e4e68;
}

.TitleTextInternal {
	font-size: 22px;
	font-weight: normal;
	letter-spacing: 4px;
	font-variant: normal;
	float: none;
	width: 552px;
	color: #FFFFFF;
	background-color: #000066;
	text-align: left;
	line-height: normal;
	border-bottom-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #eee8da;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 2px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.TitlePicture {
	float: right;
	width: 45%;
	padding: 0px;
	margin-bottom: 1px;
	text-align: right;
}

.TitlePictureII {
	width: 252px;
	margin-bottom: 10px;
	margin-right: 0px;
	float: right;
	position: relative;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.TitleTextBox {
	width: 560px;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #4e4e68;
	padding: 0px 0px 10px;
	margin: 0px 0px 10px;
}

.SecondaryImageTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 4px;
	border-top: none;
	border-right: none;
	border-bottom: 3px none #4e4e68;
	border-left: none;
	margin-bottom: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-variant: small-caps;
	margin-top: 2px;
	width: 150px;
	float: left;
}
 
.LevelIIITitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: 900;
	word-spacing: normal;
	letter-spacing: 2px;
}

/************* #Page Bottom styles ***************/

#siteInfo{
	clear: both;
	padding: 5px;
	border-top: thin none #ccc;
	border-right: none #ccc;
	border-bottom: none #ccc;
	border-left: none #ccc;
	font-size: 10px;
	width: 710px;
	margin-right: 0px;
	margin-left: 20px;}
/*layout for bottom of page*/

#footer {
	width: 70%;
	margin: 10px 0px 0px 190px;
	float: none;
	line-height: 150%;
	padding: 10px 0px 0px;
	font-size: 10px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #af944c;
	text-align: center;
}
/*copyright info space*/

.MainTextBox {
	width: 588px;
	margin-top: 4px;
	position: relative;
	margin-left: 0px;
	float: left;
	padding-left: 5px;
}

.MainTextBoxLevelII {
	width: 340px;
	border-bottom-width: medium;
	border-bottom-style: none;
	border-top-color: #4e4e68;
	border-top-width: thin;
	border-top-style: solid;
	margin-top: 5px;
	padding-top: 5px;
	float: left;
}

.sidebar {
	background-color: #FFFFFF;
	width: 340px;
	margin-left: 10px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 5px;
	margin-top: 0px;
	color: #4e4e68;
	padding-top: 5px;
	padding-bottom: 5px;
}

.titlebox {
	width: 589px;
	background-position: top;
	float: right;
	clear: both;
	margin-top: 0px;
	background-color: #EEE8DA;
	padding-left: 6px;
	padding-top: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #af944c;
	position: relative;
}
.majortablefont {
	color: #FFFFFF;
	font-weight: bold;
}

