@charset "utf-8";

/* CSS Document */
html, body {
	background-color: #20549c;
	background-image: url(../images/shared/bg_gradient.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	text-align: center;
	height: 100%;
	min-height: 100%;
	width: 100%; 
	font-family: Arial, Helvetica, sans-serif;
}

/*img, div{ 
	use the following line for web viewing
	behavior: url(http://dev.ecentric.ca/ncl/js/iepngfix/iepngfix.htc);*/
	/*use the following line for local viewing
	
	behavior: url(js/iepngfix/iepngfix.htc);
}*/
 
.font1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.font2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
div.clear 
{
	margin: 0;
	padding: 0;
	clear: both;
	display: block;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	clip: rect(1px,auto,auto,auto);
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	color: #7C7D7E;
	text-decoration: underline;
}
a:hover {
	color: #426B33;
}
.success {
	font-weight: bold;
	color: #009900;
}

.floatRight {
	float: right;
	text-align: left;
}
.imageLeft {
	padding-right: 10px;
	padding-bottom: 5px;
	float: left;
}
.wrapper1 {
	width: 800px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-color: #ebebeb;
	font-size: 11px;
	background-image: url(../images/shared/bg_copy.jpg);
	background-repeat: no-repeat;
}
.wrapper2 {
	width: 800px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-size: 13px;
	background-color: #EBEBEB;
	background-image: url(../images/shared/bg_copy.jpg);
	background-repeat: no-repeat;
}

#topBar {
	height: 113px;
}
#logo {
}
#navMain {
	height: 22px;
	background-image: url(../images/shared/bg_nav_main.jpg);
	background-repeat: no-repeat;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #07174B;
	border-right-color: #07174B;
	border-bottom-color: #07174B;
	border-left-color: #07174B;
	margin: 0px;
	background-color: #DFDEDC;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 37px;
}
#flashBanner {
	background-color: #45B0DC;
	height: 266px;
	width: 800px;
}
#flashBanner a {
	color: #000000;
}

#fontChanger {
	background-color: #e2e1df;
	height: 18px;
	font-size: 70%;
	text-align: right;
	padding-right: 15px;
	padding-top: 2px;
}
#fontChanger img {
	float: right;
}
#fontChanger   .textBlock {
	padding-top: 4px;
}

#contentArea {
}
#copy {
	margin-top: 2px;
}
#copy #oneColumn {
	text-align: left;
	padding-top: 50px;
	padding-bottom: 50px;
	padding-left: 30px;
	height: 153px;
	background-image: url(../images/shared/bg_copy_home.jpg);
}
#copy #twoColumn #columnOne {
	float: left;
	width: 220px;
}
#copy #twoColumn #columnTwo {
	float: right;
	width: 525px;
	text-align: left;
	padding-left: 5px;
	padding-top: 37px;
	padding-right: 50px;
}
#copy   .hilightHeader {
	font-weight: normal;
	background-color: #B3DBEA;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 6px;
	clear: both;
	margin-left: -5px;
}
#copy ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 24px;
}
#copy li {
	list-style-image: url(../images/shared/list_bullet.gif);
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#copy a {
	color: #000000;
	text-decoration: underline;
}
#copy a:hover {
	color: #2B58A1;
}


.homeFeature {
	width: 248px;
	float: left;
}
.homeFeature .text {
	padding-left: 31px;
	padding-top: 5px;
}


#description {
}
#footer {
	background-color: #e2e1df;
	height: 25px;
	text-align: left;
	padding-top: 3px;
	padding-left: 10px;
}
#footer .rightsReserved {
	font-size: 90%;
	padding-top: 5px;
}

#shareYourIdeas {
	width: 500px;
}

#shell {
	background-image: url(../images/shared/logo_bg.gif);
	background-repeat: no-repeat;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	min-height: 100%;
	background-position: center top;
	height: auto;
	background-color: #FFFFFF;
}
#columnOne {
}
#columnTwo {
	margin-bottom: 40px;
}
.imageLeftLandmarkLibraries {
	padding-right: 10px;
	padding-bottom: 30px;
	float: left;
}
