/* CSS Document */

*{
	margin:0px;
	padding:0px;
}

html {
	/*font-size:100%; /*IE hack*/
	height:100%;
	background-color:#acc587;
}

body,p,td,h1,h2,h3,h4,h5,ul,ol,dd,li,a {
	font-family: "Myriad Web", Helvetica, Arial, Calibri, "Trebuchet MS", Verdana;
}

body {
	margin:0 auto;
	background: url(../images/home/BackgroundImage.jpg) repeat-y center top;
}

#wrapper {
	text-align:left;
	background:url(../images/home/BGimage.jpg) repeat-y;
	margin:0 auto;
	padding: 0px;
	border:0;
	width:1000px;
}

p,ul,ol	{
	font-size:.9em;
}

td {
	padding:5px;
}


/* Header Styles */

#header {
	margin: 0;
	background: url(../images/home/headerBG.gif);
	height:177px;
}


#header .tagline {
	float:right;
}

#logo {
	position:absolute;
	margin-top: 17px;
	margin-left: 25px;
	width:140px;
	height:206px;
	background: url(../images/home/logo.png) no-repeat;
	}
	

/* End Header Styles */


/* Nav Styles */

#navbar {
	height:70px;
	z-index:10;
	background: url(../images/home/navbarswoosh.jpg) no-repeat right;
	margin-left: 167px;
	margin-top:-71px;
	padding: 0px;
}

#navbar p {
	padding-top: 52px;
	padding-left: 88px;
	font-family: Helvetica, "Myriad Web", Arial, Calibri, "Trebuchet MS", Verdana;
	font-weight:bold;
	text-transform:uppercase;
	color:#FFF;
}

#navbar a {
	color:#FFF;
	/*font-size:14px;*/
	text-decoration:none;
}

#navbar p a:hover {
	color:#ffe47c;
}


/* End Nav Styles */



/* Content Styles */

#ContentWrapper {
	width: 1000px;
}

#ContentWrapper a {
	color:#005cab;
	text-decoration:none;
}

#ContentWrapper a:hover {
	text-decoration:underline;
}

#PhotoBanner {
	width:803px;
	height:246px;
	margin-left: 197px;
	background: url(../images/home/photobannerBG.jpg);
}

#NoPhotoBanner {
	width:803px;
	height:40px;
	margin-left: 197px;
	background: url(../images/NoBannerPhotoBG.jpg) repeat-x;
}

#Content {
	margin-top:15px;
	margin-left:197px;
	width:545px;
	padding-right: 30px;
	padding-left: 40px;
	color: #1a1b19;
}

#Content h1 {
	padding-bottom:20px;
	font-family: Helvetica,"Myriad Web", Arial, Calibri, "Trebuchet MS", Verdana;
	color:#727f5b;
	font-size:20px;
	line-height:26px;
}

#Content h2 {
	padding-bottom:10px;
	color:#E87426;
	font: bold 17px Helvetica, "Myriad Web", Arial, Calibri, "Trebuchet MS", Verdana;
}

#Content h3 {
	color:#005CAB;
	background: #E6F1F7;
	padding: 2px 5px;
	margin-bottom: 12px;
	font-family: Helvetica, "Myriad Web", Arial, Calibri, "Trebuchet MS", Verdana;
	font-weight: bold;
}

#Content p {
	/*font-size:1em;*/
	line-height:1.4em;
	padding-bottom: 15px;
}

#Content p.highlightbox {
	padding: 10px;
	margin-bottom: 15px;
	color: #d86413;
	font-style:italic;
	background: #fff2c1;
}

#Content p.source {
	padding-top: 15px;
	color: #2f90b9;
	font-style:italic;
	background: url(../images/home/sourceRule.gif) no-repeat left top;
}


#Content ul {
	color:#1a1b19;
	margin-left:40px;
	/*font-size:.9em;*/
	line-height:1.4em;
	padding-bottom: 15px;
	list-style: url(../images/bullet-blue.gif);
}

#Content ol {
	color:#1a1b19;
	margin-left:40px;
	line-height:1.4em;
	padding-bottom: 15px;
}


#fontmagnify {
	float: right;
}

#onthispage {
	background: url(../images/blueBG.jpg) repeat-x;
	padding: 10px 10px 0px;
	margin-bottom: 20px;
	border-top: 1px solid #B7CFE3;
	border-bottom: 1px solid #C0D6E7;
}
	

/* Left Column Styles */

#LeftCol {
	float: left;
	padding-top: 115px;
	width: 197px;
	background-color:#ebf1e1;
}

#LeftCol p {
	padding: 5px 20px 10px;
	font-size: 13px;
	line-height: 24px;
}

#ResourcesBox {
	background: url(../images/home/resourcesBG.jpg) repeat-x;
	height: 37px;
	border: 1px solid #b5d4d3;
	font-weight: bold;
	color: #1498ce;
	padding: 4px 12px 2px 10px;
	margin-bottom: 10px;
}

#ResourcesBox img {
	float:left;
	padding-right:3px;
}

#ResourcesBox a {
	color: #1498ce;
	text-decoration:none;
}

#ResourcesBox a:hover {
	text-decoration:underline;
}

#RightCol {
	float:right;
	margin-top: 15px;
	width: 188px;
}

#RightColBox {
	background: url(../images/home/rcolboxesBG.jpg) repeat-x;
	border: 2px solid #bcc2b1;
	height: 52px;
	width: 170px;
	margin-bottom: 8px;
	padding: 8px 5px 0px;
	font-weight: bold;
	vertical-align: middle;
}

#RightColBox p {
	padding-top:12px;
	font-size:1em;
}

#RightColBox p a {
	color: #fff;
	text-decoration:none;
}

#RightColBox p a:hover {
	color: #ffe47c;
	text-decoration:underline;
}

#RightColBox img {
	float: left;
	padding-right: 3px;
}

#RightColSideBar {
	background: url(../images/home/rightcolBG.jpg) repeat-x;
	width: 184px;
	margin-top: 22px;
}

#RightColSideBar h2 {
	color: #3b98bc;
	padding: 12px 5px 5px 10px;
	font-size: 17px;
}

#RightColSideBar p {
	/*font-size: 13px;*/
	padding-right: 12px;
	padding-left: 12px;
}

#RightColSideBar ul {
	margin-left: 20px;
	margin-right: 20px;
	padding: 0px 5px 5px 10px;
	/*font-size: 13px;*/
	list-style-image:url(../images/bullet-checkmark.gif);
}

#RightColSideBar li {
	margin-bottom: 5px;
}

/*
#ContactBox {
	border:1px solid #B7CFE3;
	padding: 10px;
	background: url(../images/blueBG.jpg) repeat-x;
}
*/

#ContactBox {
	border:1px solid #B7CFE3;
	padding: 10px;
	background: #FFF7D5;
}



/* Footer Styles */

#footer {
	clear: both;
	margin-top:0px;
	background: url(../images/home/footerBG.jpg) repeat-x;
	padding: 10px 20px 5px;
	height: 30px;
	text-align: center;
}

#footer p.copyright {
	color: #E6E6E6;
	font-size:12px;
}

#footer .links {
	color: #ffe47c;
	font-size:11px;
}

#footer a {
	text-decoration: none; 
	color: #ffe47c;
}

#footer a:hover {
	color: #fff;
	text-decoration:underline;
}

/* End Footer Styles */


#clearit {
	clear: both;
}

/* Start Class Styles */

.magnify {
	font-size:100%;
}

.imageleft {
	float:left;
	margin-right: 10px;
	margin-top:7px;
	margin-bottom: 5px;
}

.imageright {
	float:right;
	margin-left: 10px;
	margin-top:7px;
	margin-bottom: 5px;
}

.smalltext {
	font-size: .80em;
	line-height: normal;
}

.right {
	text-align: right;
}

.rightfloat {
	float: right;
}

.backtotop {
	font-size: .80em;
	padding-right: 3px;
	padding-left: 3px;
	background: #EDF1E2;
	border: 1px solid #BFD5E6;
}

.textBDCAPS {
	text-transform: uppercase;
	font-weight: bold;
}

.smallblue {
	font-weight: bold;
	color: #005cab;
	line-height: normal;
}

.blue {
	color: #005cab;
}

.celadon {
	color: #93B570;
}

.glossary {
	color: #D25520;
	border-bottom: 1px dotted #ea8742;
}

.tdHDBGcolor {
	background: url(../images/home/rcolboxesBG.jpg) repeat-x;
	color:#FFF;
}

.tdBGcolor {
	background: url(../images/blueBG.jpg);
}

.tdbottomborder {
	border-bottom: 1px solid #d6e4ef;
}

.Hrule {
	border-top: 1px solid #d6e4ef;
	padding-top: 20px;
}

.bulletstyle2 {
	margin-left: 40px;
	list-style-image:url(../images/bullet-checkmark.gif);
}

.orange {
	color: #D06217;
}

.red {
	color: #C00000;
}

.redsmalltext {
	color: #C00000;
	font-size: 0.8em;
}

.bluesmalltext {
	color: #005cab;
	font-size: 0.8em;
}

.tabletext {
	font-size: .9em;
}

/*.tableSUBHEAD {
	color:#95A974;
	background: #EDF1E2;
	padding: 0px 5px;
	border: 1px solid #C7D1B8;
	font-size: 0.9em;
}
*/

.tableSUBHEAD {
	padding: 0px 5px;
	color: #FFF;
	background: #0073ae;
	font-size: 0.85em;
}
