/* ------------------------------ BEGIN Global Styles ------------------------------ */
@import url("../../global/CSS/global.css");
/* ------------------------------ END Global Styles ------------------------------ */

/* BE SURE TO COPY YOUR CLIENT STYLES IN THIS MASTER.CSS IN ORDER FOR THE EDITOR TO IMPLEMENT THE CLIENT STYLES-
YOU HAVE TO LOAD THEM UP SEPARATELY AS CLIENT.CSS AS WELL */

/* UNIVERSAL */

html, body, div, ol, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, p, pre, form, blockquote, fieldset, input {
margin:0;
padding:0;
}

h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-weight: normal; font-style: normal; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }

body {
	background-color: #262626; margin: 0px;
}

img.left { float: left; padding: 2px 20px 16px 0; }
img.right { float: right; padding: 2px 0 16px 20px; }
img.across { margin: 2px 0 16px 0; }
img.flushleft { margin-left: -20px; }
img.flushright { margin-right: -20px; }

img.navigate { float: left; margin: 0px 0px 20px 0; }

hr {
	border: 0;
	width: 100%;
	color: #CCCCCC;
	background-color: #CCCCCC;
	height: 1px;
	line-height: 1px;
	margin: 10px 0px;
	padding: 0px;
}
	
ul li {
	padding: 0 0 0 15px;
	margin: 0px;
	background: url(../Images/bullet.gif) no-repeat 0em 0.5em;
	list-style: none;}

/* TYPE */
body, p, div, li, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #262626;
	line-height: 20px;
}
	
a:link, a:visited, a:active {
	color: #F9AB19; 
	text-decoration: underline;}
	
a:hover {
	color: #F9AB19; 
	text-decoration: none;}
	
strong, b { font-weight:bold; }

.bodyoptional {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #262626;
	line-height: 25px;
	font-style: italic;
}

.bodyfooter {
	font-size: 12px;
	color: #FFF;
	line-height: 18px;
}
.contact {
	font-size: 12px;
	color: #FFF;
	line-height: 18px;}
a.contact:link, a.contact:visited{color: #FFF; text-decoration:none;}
a.contact:hover, a.contact:active{color: #FFF; text-decoration:underline;}

h1 {
	font-size: 35px;
	color: #262626;
	line-height:35px;}

h2 {
	font-size: 32px;
	color: #FBAD18;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;line-height:35px;
}
	
h3 {line-height:40px;
	font-size: 40px;
	color: #3584C4;}
	
a.h3:link, a.h3:visited{
	color: #3584C4;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FBAD18;
}
a.h3:hover, a.h3:active{
	color: #FFF;
	text-decoration:underline;
	background-color: #FBAD18;
	border: 0px;text-decoration: none;
}
	
h4 {
	font-size: 40px;
	color: #FFF;
	line-height:40px;}
	
h5 {
	font-size: 32px;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;line-height:35px;
}

/* OTHER TYPE */
.swcredit {
	font-size: 9px;
	color: #7b7458;}
a.swcredit:link, a.swcredit:visited{color: #7b7458; text-decoration:none;}
a.swcredit:hover, a.swcredit:active{color: #262626; text-decoration:underline;}

/* SEARCH */
#search {
	float: right;
	width: 170px;
	padding-top: 10px;
	padding-bottom: 15px;
	padding-left:30px;
	background-image: url(/sitefiles/1140/Images/searchField.jpg);
	background-repeat: no-repeat;
}
* html #search {
	padding-left:15px;
}

.searchField {
	font-size: 11px;
	color: #FFF;
	width: 190px;
	border: 0px;
	background-color:none;
	margin:0px;
	background: transparent;
	float: right;
}


.searchButton {
	visibility: hidden;
	display: none;
	width: 0px;}
	
.pageSearchTitle {
font-size: 14px;
line-height: 18px;
color: #262626;}

a.pageSearchTitle {
font-size: 14px;
line-height: 18px;
color: #262626;
text-decoration:none;}

a.pageSearchTitle:hover {
font-size: 14px;
line-height: 18px;
color: #262626;
text-decoration:underline;}

/* MAIN NAV */
#mainnav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	background: none;}

#mainnav li ul
{display: none;}

#mainnav li{
	padding: 0px;
	margin: 0px;
	height: 45px;
	float: left;
	background: none;}
	
#mainnav a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	line-height: 45px;
	color: #3584C4;
	display: block;
	text-decoration: none;
	margin: 0px;
	text-align:center;
	font-style: italic;
	font-weight: normal;
	padding: 0px 20px;

}

#mainnav a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	line-height: 45px;
	color: #FFF;
	display: block;
	text-decoration: none;
	margin: 0px;
	text-align:center;
	font-style: italic;
	font-weight: normal;
	padding-top: 0px;
	padding: 0px 20px;
	background-color: #3584C4;
}
	
#mainnav a.current  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	line-height: 45px;
	color: #FFF;
	display: block;
	text-decoration: none;
	margin: 0px;
	text-align:center;
	font-style: italic;
	font-weight: normal;
	padding: 0px 20px;
	background-color: #3584C4;}

/* SUB NAV */
#subnavWrapper {
	float: left;
	width: 220px;
	padding: 0px 0px 20px;
}
	
#subnav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	background: none;}
	
#subnav li {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 220px;
	background: none;}
	
#subnav a {
	font-size: 13px;
	display: block;
	text-decoration: none;
	padding: 8px 0px 8px 45px;
	border-bottom: 1px dotted #FBAD18;
	color: #262626;
	background-image: url(/sitefiles/1140/Images/off.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
	
#subnav a:hover {
	font-size: 13px;
	display: block;
	text-decoration: none;
	padding: 8px 0px 8px 45px;
	border-bottom: 1px dotted #FBAD18;
	color: #FFF;
	background-color: #FBAD18;
	background-image: url(/sitefiles/1140/Images/on.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

#subnav a.current {
	font-size: 13px;
	display: block;
	text-decoration: none;
	padding: 8px 0px 8px 45px;
	border-bottom: 1px dotted #FBAD18;
	color: #FFF;
	background-color: #FBAD18;
	background-image: url(/sitefiles/1140/Images/on.jpg);
	background-repeat: no-repeat;
	background-position: left center;}

/* PARENT STYLE- THIS JUST NEEDS TO BE THE SAME DIV NAME AS THE CONTAINING SUBMENU CONTAING DIV NAVE */	
#subnavWrapper h2 {
	font-size:23px;
	display: block;
	text-decoration: none;
	padding: 8px 0px;
	color: #262626;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

#subnavWrapper h2 a {
	font-size:23px;
	display: block;
	text-decoration: none;
	padding: 8px 0px;
	color: #262626;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;}
	
#subnavWrapper p{display:none;}
	
/* BREADCRUMBS */
#breadcrumbs {
	float: left;
	width: 600px;
	text-align: left;}
	
#breadcrumbs ul{
	padding: 0px;
	margin: 0px;
	list-style: none;}
	
#breadcrumbs li {
	margin: 0px;
	float: left;
	background:none;}

#breadcrumbs a {
	padding: 0 0 0 20px;
	font-size: 10px;
	display:inline;
	text-decoration: none;
	color: #999999;
	background: url(../Images/breadcrumb.gif) no-repeat 0.2em;}
	
#breadcrumbs a:hover {
	padding: 0 0 0 20px;
	font-size: 10px;
	display:inline;
	text-decoration: none;
	color: #262626;
	background: url(../Images/breadcrumb.gif) no-repeat 0.2em;}
	
#breadcrumbs a.first  {
	padding: 0px;
	font-size: 10px;
	display:inline;
	text-decoration: none;
	color: #999999;
	background: none;
	margin-left: -15px;}
	
#breadcrumbs a.first:hover  {
	padding: 0px;
	font-size: 10px;
	display:inline;
	text-decoration: none;
	color: #262626;
	background: none;
	margin-left: -15px;}

#breadcrumbs a.current  {
	padding: 0 0 0 20px;
	font-size: 10px;
	display:inline;
	text-decoration: none;
	color: #262626;
	background: url(../Images/breadcrumb.gif) no-repeat 0.2em;}

/* WRAPPERS */	
#topWrapper {
	width: 100%;
	float: left;
	text-align: left;
	background-image: url(/sitefiles/1140/Images/bk-top.jpg);
	background-repeat: repeat-x;
	height: 90px;
}
	
#mainnavWrapper {
	margin: 0px auto;
	height: 45px;
	width: 900px;
	position: absolute;
	left: 0px;
	float: right;
	bottom: 0px;
}

#contentWrapper {
	width: 100%;
	float: left;
	text-align: left;
	background-color: #3584C4;
}
	
#footerWrapper {
	width: 100%;
	float: left;
	text-align: left;
	background-image: url(/sitefiles/1140/Images/curve.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

/* TOP */
#top {
	margin: 0px auto;
	padding: 10px 0px;
	width: 900px;
	height: 70px;
	position: relative;
}
	
#logo {
	float: left;
	width: 530px;
	height: 67px;
	color: #FFFFFF;
}

/* CONTENT */
.clear {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;}
	
#content {
	margin: 0px auto;
	width: 900px;
	position: relative;
}
	
#contentLeft {
	float: left;
	width: 355px;
	overflow: hidden;
	margin-top: 30px;
	margin-bottom: 30px;
}
#contentLeftD {
	float: left;
	width: 600px;
	overflow: hidden;
	margin-top: 30px;
	margin-bottom: 30px;
	background-color: #FFFFFF;
	padding-right: 19px;
	padding-left: 20px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	padding-top: 20px;
	padding-bottom: 20px;
}
* html #contentLeftD {
	width: 640px;
	w\idth: 600px; }
	
#contentRightD {
	float: left;
	width: 220px;
	overflow: hidden;
	margin-top: 30px;
	margin-bottom: 30px;
	background-color: #FFFFFF;
	padding: 30px 20px 20px;
}
* html #contentRightD {
	width: 260px;
	w\idth: 220px; }
	
/* FOOTER */
#footer {
	margin: 0px auto;
	width: 900px;
	position: relative;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 30px;
}
	
#footerLeft {
	float: left;
	width: 355px;
	padding-bottom: 20px;
}
#footerRight {
	float: right;
	width: 515px;
	padding-bottom: 20px;
}
#headerWrapper {
	float: left;
	height: 215px;
	width: 100%;
	position: relative;
	background-color: #FFFFFF;
	background-image: url(/sitefiles/1140/Images/bk-sketch.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#header {
	height: 215px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#headerWrapperD {
	float: left;
	height: 100px;
	width: 100%;
	position: relative;
	background-color: #FFFFFF;
	background-image: url(/sitefiles/1140/Images/bk-sketchD.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#headerD {
	height: 100px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#mission {
	height: 153px;
	width: 900px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#flash {
	background-color: #519DDB;
	padding: 10px;
	float: right;
	height: 230px;
	width: 495px;
	margin-top: 30px;
	margin-bottom: 10px;
}
* html #flash {
	width: 515px;
	w\idth: 495px; }
	
#footerBottomWrapper {
	float: left;
	width: 100%;
	padding-bottom: 25px;
}
#footerBottom {
	width: 900px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-bottom: 25px;
	padding-top: 20px;
}
.support{
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	width: 515px;
	text-align: left;
	height: 40px;
	line-height:40px;
	float: left;
}

.largeyellow {
	font-size: 16px;
	color: #F9AB19; text-decoration:none;}
a.largeyellow::link, a.largeyellow:visited {color: #F9AB19; text-decoration:none;}
a.largeyellow:hover, a.largeyellow:active {color: #FFF; text-decoration:underline;}

#footerBleft {
	float: left;
	width: 355px;
	font-size: 14px;
	color: #FFFFFF;
}
#footerBright {
	float: right;
	width: 525px;
}
#footerBleftInner {
	font-size: 14px;
	color: #FFFFFF;
	float: left;
	width: 300px;
}

#footerBRightInner {
	color: #FFFFFF;
	float: right;
	width: 190px;
	padding-top: 18px;padding-left: 10px;
}
#flashBottom {
	padding: 10px;
	float: right;
	height: 100px;
	width: 495px;
	margin-bottom: 30px;
}
