@charset "utf-8";
body  {
	font: 100%  Arial, Helvetica, sans-serif;
	background-image:url(../_images/Style/backGround.jpg);
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #A1A16F;
	background-repeat: repeat-x;
}
#Message {
	text-align: center;
}

#Contacttabletxt {
	font-size: 12pt;
	font-family: "HelveticaNeueLT Std Med", Arial, sans-serif;
	text-align: left;
}


.thrColFixHdr #container {
	width: 900px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	font-family: "HelveticaNeueLT Std Med", Arial, sans-serif;
} 
/*--------------Header------------*/
.thrColFixHdr #header {
	background-color: #DDDDDD;
	background-image: url(../_images/Style/header2.jpg);
	height: 175px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
}

#imageHeaderBox {
	width: 160px;
	height: 107px;
}

.thrColFixHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.thrColFixHdr #imageHome {
	background-color: #FFF;
	
	background-repeat: no-repeat;
	height: 165px;
}

.thrColFixHdr #image {
	background-color: #FFF;
	background-image: url(../_images/Style/redBackGround.jpg);
	background-repeat: no-repeat;
	height: 158px;
	margin: 0px;
}

.thrColFixHdr #image2 {
	background-color: #FFF;
	background-image: url(../_images/Style/thbanner.jpg);
	background-repeat: no-repeat;
	height: 158px;
	margin: 0px;
}


.thrColFixHdr #image3 {
	background-color: #FFF;
	background-image: url(../_images/Style/drbanner.jpg);
	background-repeat: no-repeat;
	height: 158px;
	margin: 0px;
}
#contentContainer {
	background-color: #FFF;
	background-image: url(../_images/Style/contentBackGround.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 900px;
}
#sidebarLeftHome {
	float: left; /* since this element is floated, a width must be given */
	width: 165px; /* padding keeps the content of the div away from the edges */
	background-color: #0D585B;
	margin-top: 5px;
	background-image: url(/_images/Style/blueGraident.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 15px;
	margin-left: 5px;
	-moz-border-radius: 6px; /* round couners on Safari and Firefox*/
	-webkit-border-radius: 6px;
}

/*-------image area--------*/
#imageSideBar {
	float: left; /* since this element is floated, a width must be given */
	width: 178px; /* padding keeps the content of the div away from the edges */
	margin-top: 10px;
	height: 100px;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#imageSideBar2 {
	float: left; /* since this element is floated, a width must be given */
	width: 178px; /* padding keeps the content of the div away from the edges */
	margin-top: 10px;
	height: 100px;
	background-image: url(/_images/Style/blueGraident.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}

#imageParagraph{
	float:left;
	color:#FFFFFF;
	padding-left:10px;
	width:650px;
	padding-top: 30px;
	font-family: "HelveticaNeueLT Std Med", Arial, sans-serif;
}
#sideBarContent {
	padding-left: 15px;
	padding-right: 10px;
	color: #000;
	text-decoration: none;
	font-family: "HelveticaNeueLT Std Med", Arial, sans-serif;
}
/*-------Sidebar Home page--------*/	

#leftSideBox{
	border: 1px solid #FFF;
	height:95px;
	width: 150px;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	font-family: "HelveticaNeueLT Std Med", Arial, sans-serif;
}

#leftSideBox2 {
	border: 1px solid #FFF;
	height:110px;
	width: 150px;
	margin-top:5px;
	margin-right:20px;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	font-family: "HelveticaNeueLT Std Med", Arial, sans-serif;
}

#sidebarRightHome{
	float: right; /* since this element is floated, a width must be given */
	width: 200px;
	height: 140px;
	padding-top:5px;
	padding-right: 10px;
	}
.yellowBox {
	height: 55px;
	background-color: #faca48;
	padding: 5px 5px 5px 15px;
	-moz-border-radius: 6px; /* round couners on Safari and Firefox*/
	-webkit-border-radius: 6px;
}
.greenBox {
	height: 55px;
	margin-top: 10px;
	background-color: #005558;
	color: #FACA48;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px 5px 5px 15px;
	-moz-border-radius: 6px;/* round couners on Safari and Firefox*/
	-webkit-border-radius: 6px;
}
#yellowBox2 {
	
	background-color: #faca48;
	margin-top: 10px;
	padding: 5px 5px 5px 15px;
	-moz-border-radius: 6px;/* round couners on Safari and Firefox*/
	-webkit-border-radius: 6px;
}
.greenBox2 {
	height: 132px;
	margin-top: 10px;
	background-color: #005558;
	color: #FACA48;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	-moz-border-radius: 6px;/* round couners on Safari and Firefox*/
	-webkit-border-radius: 6px;
	padding-top: 15px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 15px;
}

#leftSideBox2 {
	border: 1px solid #FFF;
	height: 120px;
	-moz-border-radius: 6px;/* round couners on Safari and Firefox*/
	-webkit-border-radius: 6px;
	padding: 5px;
}

/*-------interior pages------*/
#sidebarLeft{
	float: left; /* since this element is floated, a width must be given */
	width: 200px;
	background-color:#d2e1af;
	margin-top: 5px;
	height: 100%;
}
#sidebarRight{
	float: right; /* since this element is floated, a width must be given */
	width: 200px;
	padding-right: 10px;
	margin-top: 10px;
	}
#rightSideBox {
	height: 141px;
	background-color: #99aa61;
}
#rightSideBox2 {
	height: 141px;
	background-color: #99aa61;
	margin-top: 25px;
}


.thrColFixHdr #mainContent {
	margin-top: 0;
	margin-right: 225px;
	margin-bottom: 0;
	margin-left: 205px;
	font-size: 12px;
	font-family: "HelveticaNeueLT Std Med", Arial, sans-serif;
	font-weight: normal;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
} 
#contentTopBox {
	background-color: #3c0038;
	height: 90px;
	margin-top: 5px;
	margin-right: 215px;
	margin-bottom: 0px;
	margin-left: 215px;
	color: #fff;
	padding-top: 45px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: center;
	padding-right: 10px;
	width: 440px;
	-moz-border-radius: 6px; /* round couners on Safari and Firefox*/
	-webkit-border-radius: 6px;
	vertical-align: middle;
}


/*--------Footer---------*/

.thrColFixHdr #footer {
	padding: 0 50px 0 20px;
	font-family: "HelveticaNeueLT Std Thin", Arial, sans-serif;
}

#footNavBox{
	float: right;
	font-size: 11px;
}
#footNav li{
	float: left;
	padding-top: 10px;
}
#footNav a{
	color: #500007;
	font-family: Arial, Helvetica, sans-serif;
}


.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 11px;
	color: #256866;
	font-family: Arial, Helvetica, sans-serif;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}


.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.thrColFixHdr #container #contentContainer #sidebar1 #leftSideBox p {
	color: #FACA48;
}
.thrColFixHdr #container #contentContainer #sidebar1 #leftSideBox h1 {
	color: #FACA48;
	font-size: 16pt;
	text-align: center;
}
#mainContent p {
	color:#000;
	font-size: 12pt;
	font-family: "HelveticaNeueLT Std Med", Arial, sans-serif;
	text-align: left;
	
}
.greenHeader {
	color: #006966;
	font-size: 16pt;
}
/*-------------- navigation----------------*/

* 									{ margin: 0; padding: 0; }
#navBox								{
	font: 12px Arial, Sans-Serif;
	padding-top: 5px;
	float: right;
	width: 695px;
	
	} 
a									{ text-decoration: none; }
ul									{
	list-style: none;
	font-size: 10pt;
	font-weight: bold;
}
p                                   {
	margin: 15px 0;
	color: #FFF;
	text-align: left;
	font-size: 12pt;
}

/* 
	LEVEL ONE
*/
ul.dropdown                         { position: relative; }
ul.dropdown li                      { float: left; zoom: 1;  }
ul.dropdown a:hover		            { color: #8e171a; }
ul.dropdown a:active                { color: #ffa500; }
ul.dropdown li a                    { display: block; padding: 1px 8px;
	 								  color: #3c0038; }
ul.dropdown li:last-child a         {
	border-right: none;
	font-family: "HelveticaNeueLT Std Med", Arial, sans-serif;
} /* Doesn't work in IE */
ul.dropdown li.hover,
ul.dropdown li:hover                { position: relative; }



/* 
	LEVEL TWO //if you want a side menu change top to 0 and left to 100%
*/
ul.dropdown ul 						{ width: 100px; visibility: hidden; position: absolute; top: 100%; left: 0; }
ul.dropdown ul li 					{ font-weight: normal; color: #000; float: none; }
									  
                                    /* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a					{ border-right: none; width: 100%; display: inline-block; } 
/* 
	LEVEL THREE
*/
ul.dropdown ul ul 					{ left: 100%; top: 0; }
ul.dropdown li:hover > ul 			{ visibility: visible; }

/* 


/*--------------------- navigation----------------*/

#leftSideBox h2 {
	text-align: center;
	color: #FACA48;
	font-size: 16pt;
	font-weight: bold;
	
}
#leftSidBoxSpan {
	font-style: normal;
}
#YellowBoxTitle {
	color: #3C0038;
	font-family: Arial, Helvetica, sans-serif;
}
#YellowBoxText {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}
#YellowBoxLink {
	font-weight: bold;
	font-size: 10pt;
}
#GreenBoxText {
	color: #FFF;
	font-weight: normal;
	font-size: 10pt;
}
#GreenBoxLink {
	font-size: 10pt;
}
#mainContenth1 {
	text-align: center;
}
#leftSideBoxSpan1 {
	text-align: center;
	font-family: "HelveticaNeueLT Std Med", Arial, sans-serif;
	font-style: italic;
	color: #FFF;
}
#leftSideBoxSpan2 {
	font-style: normal;
	color: #FFF;

}
#contentTopBoxTxt {
	text-align: center;
	color: #FFF;
	font-weight: normal;
	font-size: 12pt;
	text-align: center;
	font-family: "HelveticaNeueLT Std Med", Arial, sans-serif;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 20px;
	padding-bottom: 10px;
	vertical-align: middle;
}

#leftsideboxSub {
	border: 1px solid #FFF;
	height:100px;
	width: 150px;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 10px;
}
#leftsideboxSub h1 {
	font-size: 18pt;
	text-align: center;
	color: #faca48;
}

#leftsideboxSubSpan1 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-weight: normal;
}
#leftsideboxSubSpan2 {
	font-style: normal;
	color: #FFF;
	text-align: center;
}
#edunavMain {
	font-weight: bold;
	font-size: 10pt;
	text-align: left;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}
#edunavSub {
	text-align: left;
	padding-left: 25px;
	padding-top: 5px;
	list-style-type: disc;
	text-decoration: none;
}
#EduUL {
	line-height: 16pt;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}

#edunavSubTxt {
	font-size: 10pt;
}

#rightsidebox3 {
	height: 141px;
	background-color: #99aa61;
	margin-top: 25px;
}

#rightsidebox4 {
	height: 141px;
	background-color: #99aa61;
	margin-top: 25px;
}

#rightsidebox5 {
	height: 141px;
	background-color: #99aa61;
	margin-top: 25px;
}

#rightsidebox6 {
	height: 141px;
	background-color: #99aa61;
	margin-top: 25px;
}

#rightsidebox7 {
	height: 141px;
	background-color: #99aa61;
	margin-top: 25px;
}

#rightsidebox8 {
	height: 141px;
	background-color: #99aa61;
	margin-top: 25px;
}

#rightsidebox9 {
	height: 141px;
	background-color: #99aa61;
	margin-top: 25px;
}

#rightsidebox10 {
	height: 141px;
	background-color: #99aa61;
	margin-top: 25px;
}

#rightsidebox11 {
	height: 141px;
	background-color: #99aa61;
	margin-top: 25px;
}
#rightsidebox12 {
	height: 141px;
	background-color: #99aa61;
	margin-top: 25px;
}
#rightsidebox12 {
	height: 141px;
	background-color: #99aa61;
	margin-top: 25px;
}
#rightsidebox13 {
	height: 141px;
	background-color: #99aa61;
	margin-top: 25px;
}
#rightsidebox14 {
	height: 141px;
	background-color: #99aa61;
	margin-top: 25px;
}
#rightsidebox15 {
	height: 141px;
	background-color: #99aa61;
	margin-top: 25px;
}
#requesttype {
	list-style-type: disc;
	font-family: "HelveticaNeueLT Std Med", Arial, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	list-style-position: outside;
}

#rightsideboxlong {
	height: 220px;
	background-color: #99aa61;
	margin-top: 25px;
}

#formbuttons {
text-align: center;
}
#resetbutton {
	text-align: right;
}
#submitbutton {
	text-align: center;
}

#resetbutton2 {
	font-family: "HelveticaNeueLT Std Med", Arial, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: 14pt;
	text-decoration: none;
	height: 30px;
	width: 75px;
	font-weight: normal;
	text-align: center;
}

#submitbutton {
font-family: "HelveticaNeueLT Std Med", Arial, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: 14pt;
	text-decoration: none;
	height: 30px;
	width: 75px;
	font-weight: normal;
}
#calendarhiglight {
	text-align: center;
}

#directions {
	list-style-type: disc;
	font-family: "HelveticaNeueLT Std Med", Arial, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	list-style-position: outside;
}

#directionsMainContent {
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 200px;
	font-size: 12px;
	font-family: "HelveticaNeueLT Std Med", Arial, sans-serif;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 20px;
	width: 660px;
}

#directionsMainContent p {
	color: #000;
}

#directionsMap {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 370px;
}
#toplink {
	font-size: 10pt;
	color: #782C1F;
}
#navBox table {
	text-align: center;
}
#mainContentImage {
	margin-top: 0;
	margin-right: 140px;
	margin-bottom: 0;
	margin-left: 200px;
	font-size: 12px;
	font-family: "HelveticaNeueLT Std Med", Arial, sans-serif;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 100px;
}
#calendarlist {
	list-style-position: inside;
	list-style-type: disc;
	font-size: 12pt;
}
#exhibitUL {
line-height: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;	
}

#exhibitNavSub {
	text-align: left;
	padding-left: 45px;
	list-style-type: disc;
	text-decoration: none;
}
#loankitsub {
	text-align: left;
	padding-left: 20px;
	padding-top: 5px;
	list-style-type: none;
	text-decoration: none;
	font-weight: normal;
	padding-bottom: 10px;
}
#visitOL {
	font-size: 11pt;
	line-height: 14pt;
	list-style-position: outside;
	padding-left: 15px;
}
#LKOL {
	font-size: 12pt;
	list-style-position: outside;
	list-style-type: disc;
}
#LKTable {
	padding-left: 60px;
}
#LKLinkLabel {
	font-size: 12pt;
	
}

#LKLinkLabel2 {
	font-size: 12pt;
	text-align: center;
}
#LBBContent {
	font-size: 12pt;
	font-family: "HelveticaNeueLT Std Med", Arial, sans-serif;
	text-align: center;
}

#regularOL {
	list-style-position: inside;
	
}
.warning{
	color: red;!important
}
