/*
================================================
	Yahoo GUI Reset CSS
	http://developer.yahoo.com/yui/reset/
================================================
*/


body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
/* common styles */
/*img { 
	behavior: url(/css/iepngfix.htc) ;
	}*/

.clearDiv {
	height: 0;
	clear:both;
	overflow:hidden;
}

strong {
	font-size: 12px;
	font-weight: bold;
	color: #5a2049;
}

em {
	font-style: italic;
}

ul
{
list-style: disc outside;
/*margin-left: 40px;*/
} 

p {
	margin-bottom: 8px;
}

a {
	text-decoration: underline;
	color: #005097;
}

a:hover {
	text-decoration: none;
	color: #666666;
}

h1 {
	/*font-family: Bell MT, sans-serif;*/
	font-family: Times, serif;
	color: #837666;
	font-size: 22px;
	line-height: 22px;
	/*text-transform: uppercase;*/
	margin-bottom: 8px;
}

h2 {
	font-family: Bell MT, sans-serif;
	color: #E80A21;
	/*text-transform: uppercase;*/
	font-size: 20px;
	margin-bottom: 4px;
}

h3 {
	font-family: Bell MT, sans-serif;
	color: #E80A21;
	font-size: 18px;
	font-weight: bold;
}

h4 {
	font-family: Arial, sans-serif;
	color: #025189;
	font-size: 14px;
	font-weight: bold;
}
/* end common styles */

body {
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #666666;
	background: url(/media/1940/bodyback.jpg) repeat-x #FFFFFF;
}

#container {
	margin: 0 auto;
	width: 900px;
	/*border: 1px solid #333333;*/
	background-color: #FFFFFF;
}

#header {
	height: 125px;
	background: url(/media/1275/headerback.jpg) repeat-x #FFFFFF;
	padding-top: 11px;
}

#logo {
	float: left;
	height: 110px;
	width: 461px;
}

#searchBox {
	float: right;
	width: 276px;
	height: 40px;
	background: url(/media/11598/searchback.png) no-repeat;
}

#searchBox form {
	float: right;
	margin: 5px 20px 0 0;
}

.searchInput {
	width: 200px;
}

input.searchButton {
	background-color: #0C376A;
	color: #FFFFFF;
	border: 1px solid #0C376A;
}

input.searchButton:hover {
	background-color: #E80A21;
	border: 1px solid #E80A21;
	cursor: pointer;
}

#navBar {
	margin: 0 auto;
	height: 33px;
	width: 882px;
	background-color: #0c376a;
}



#homeContent {
	margin: 0 auto;
	width: 882px;
	margin-top: 8px;
}

#leftNav {
	float: left;
	width: 175px;
	}

ol.leftNavigation { 
	list-style-type: none;
}

ol.leftNavigation li { 
	margin: 0; 
	padding: 0; 
	text-indent: 20px;
	list-style: none; 
	font-weight: bold;
	/*height: 38px;*/
	line-height: 38px;
	border-bottom: 1px solid #a3aab2;
}

ol.leftNavigation li a { 
	text-decoration: none; 
	color: #2d4f7c; 
	display: block;
	height: 38px;
	line-height: 38px;
}

ol.leftNavigation li a:hover {
	background-color: #b0b3b8;
	color: #FFFFFF;
}

ol.leftNavigation li a.selected {
	background-color: #b0b3b8;
	color: #FFFFFF;
}


ol.subNav { 
	padding: 0; 
 	margin:0 0 10px 20px;
}
			
ol.subNav li { 
	margin-top: 0; 
	padding: 0; 
	height: 20px;
	line-height: 20px;
	border: 0px;
}

ol.subNav li a { 
	font-size: 11px; 
	font-weight: normal;
	display: block;
	height: 20px;
	line-height: 20px; 
}


ol.subNav li a.selected {
	background-color: #b0b3b8;
	color: #0c376a;
}


#flashBar {
	height: 362px;
	width: 697px;
	background: url(/media/1295/flashplaceholder.jpg) no-repeat;
}

/* mtt jquery rotator css */

.clear {
	clear:both
}


#MTTrotator {
	position:relative;
	width: 697px;
	height:362px
}

#MTTrotator a {
		float:left;
		position:absolute;
	}
	
#MTTrotator a img {
		border:none;
	}
	
#MTTrotator a.show {
		z-index:500
	}

#MTTrotator .caption {
		font-family: Arial, sans-serif;
		z-index:600; 
		background-color:#FFF; 
		color:#000; 
		height:60px; 
		width:697px;
		position:absolute;
		bottom: 0px;
	}

#MTTrotator .caption .content {
		margin:5px 10px;
		width:677px;
	}
	
#MTTrotator .caption .content h3 {
		margin:0;
		padding:0;
		font-size: 20px;
		color:#0C376A;
		line-height: 30px;
		width:677px;
		background-color: #FFFFFF;
	}

#homeRight {
	float: right;
	width: 697px;
}

#homeRightContent {
	background: url(/media/1290/homebodyback.jpg) repeat-x #EFE6DD;
	margin: 8px 0;
	padding: 8px;
	}

#homeRightLeft {
	float: left;
	width: 400px;
}

#homeRightRight {
	float: right;
	width: 235px;
}

#insideContent {
	margin: 0 auto;
	width: 882px;
	margin: 8px 0;

}

#insideRightContent {
	float: left;
	width: 500px;
	margin-bottom: 20px;
	margin-left: 20px;
}

#insideRightContent ol {
	margin-bottom: 20px;
	list-style-type: decimal;
	margin-left: 40px;
}

#insideRightContent ul {
	margin-bottom: 20px;
	list-style: disc outside;
	margin-left: 40px;
}

#insideRightContent ul li {
	padding: 0;
	margin: 0;
}

#rightColumn {
	float: right;
	width: 150px;
	border-left: 1px solid #DDDDDD;
	padding-left: 20px;
}

#rightColumn {
	margin-top: 30px;
}

#rightNav h3 {
	margin-bottom: 10px;
}

#rightNav ol {
	list-style-type: none;
	margin: 0 0 15px 0;
}

#rightNav ol li {
	margin-bottom: 6px;
	font-size: 11px;
	text-indent: 10px;
}
#rightNav ol li a {
	font-size: 11px;
	text-decoration: none;
}

.SibNavParent {
	font-weight: bold;
	font-size: 14px;
}


#relatedDocs ol {
	list-style-type: none;
	margin: 0 0 15px 0;
}

#relatedDocs ol li {
	margin-bottom: 6px;
	font-size: 11px;
	text-indent: 10px;
}
#relatedDocs ol li a {
	font-size: 11px;
	text-decoration: none;
}

#footer {
	height: 65px;
	background: url(/media/14336/footerBack.jpg) repeat-x #ead5b0;
}

#footerLeft {
	float: left;
	width: 550px;
}

#footerLeft p {
	height: 52px;
	line-height: 52px;
	margin-left: 20px;
}

#footerRight {
	float: right;
	width: 200px;
	text-align: right;
	margin-right: 20px;
}

#footerRight img {
	margin-top: 10px;
}

/* resource tree styles */

.treeview, .treeview ul { 
	padding: 0;
	margin: 0;
	list-style: none;
}

.treeview ul {
	background-color: white;
	margin-top: 4px;
}

.treeview .hitarea {
	background: url(images/treeview-default.gif) -64px -25px no-repeat;
	height: 16px;
	width: 16px;
	margin-left: -16px;
	float: left;
	cursor: pointer;
}
/* fix for IE6 */
* html .hitarea {
	display: inline;
	float:none;
}



#browser.filetree li { padding: 3px 0 2px 16px; }
#browser.filetree span.folder, .filetree span.file { padding: 1px 0 1px 16px; display: block; }
#browser.filetree span.folder { background: url(images/folder.gif) 0 0 no-repeat; }
#browser.filetree li.expandable span.folder { background: url(images/folder-closed.gif) 0 0 no-repeat; }
#browser.filetree span.file { background: url(images/file.gif) 0 0 no-repeat; }


table tr {
	border-bottom: 1px solid #000000;
}

table tr td {
	padding: 10px 0;
}

/* Gallery Styles */
#imageList {
	width: 480px;
	/*border: 1px solid #cccccc;*/
}

#galThumb {
	float: left;
	padding: 10px 10px 10px 10px;
	/*margin: 5px 5px 5px 5px;
	border: 1px solid #dddddd;*/
	cursor: pointer;
}


#galleryList {
	padding: 10px 10px 10px 10px;
}



.galPic {
	background-color: #FFFFFF;
	float:left;
	margin: 10px 15px 10px 15px;
	/*padding: 10 25px 15px 0;*/
	}

.galName a:hover {
	color: #e1bb0b;
}

.imgWrapper {
	overflow:hidden;
	/*width: 156px;
	height: 104px;
	padding: 10px 10px 0px 10px;*/
}

.imgWrapper img {
	cursor: pointer;
}

.galPic img {
	padding-bottom: 0px;
}

.galName {
	text-align: left;
	padding-left: 10px;
	height: 25px;
	line-height: 25px;
	/*font-weight: bold;*/
	font-size: 14px;
	color: #666666;
}

.galName a {
	cursor: pointer;
}

.galName:hover {
	color: #000000;
}

.imageRight {
	float: right;
	margin-left: 15px;
	margin-bottom: 25px;
}

.imageLeft {
	float: left;
	margin-right: 15px;
	margin-bottom: 25px;
}

#calendar ol.eventListing {
	list-style-type: none;
	width: 400px;
}

#calendar ol.eventListing li {
	font-weight: bold;
	font-size: 14px;
}

#calendar ol.eventListing ol li {
	list-style-type: decimal;
	margin-bottom: 6px;
	font-weight: normal;
	font-size: 12px;
}

#calendar ol.eventListing ol {
	margin-bottom: 10px;
	padding-bottom: 10px;
	/*border-bottom: 1px solid #75695B;*/
}



.calPop {
	background: url(/media/12193/calendar_info.jpg) no-repeat; 
	height: 300px; 
	width: 350px;
}

#almostDone {
	margin: 20px 0;
}

#almostDone h3 {
	margin-bottom: 5px;
}


#monthNav {
	text-align: center;
	margin-bottom: 15px;
	padding-bottom: 7px;
	border-bottom: 1px solid #a1a1a1;
}

.monthNavMonth {
	padding: 0 25px;
}


#rightHomeText {
	margin: 15px 0;
}
















































































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

