/* CSS Document */

body {
	margin: 15px;
	padding: 0px;
	color: #000000;
	background-color: #FFFFFF;
}

body, div, td, p, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


#divBody {
	float: left;
	margin: 0px;
	border-width: 0px;
	padding: 0px;
	width: 898px;
}

#divHdr {
	float: left;
	margin: 0px;
	border-width: 0px;
	padding: 0px 0px 0px 0px;
	width: 898px;
}


#divNav {
	float: left;
	margin: 0px 0px 15px 0px;
	border-width: 0px;
	padding: 0px 0px 0px 0px;
	width: 898px;
	height: 30px;
}

#divTagLine {
	float: left;
	margin: 0px 0px 0px 0px;
	border-width: 0px;
	padding: 0px 0px 15px 0px;
	width: 898px;
	text-align: center;
	font-family: "Lucida Calligraphy", "Comic Sans MS", "Times New Roman", Times, serif;
	font-size: 14px;
}

#divContent {
	margin: 0px 0px 15px 0px;
	border-width: 0px;
	padding: 0px;
	width: 898px;
}

#divMain {
	float: left;
	margin: 0px 15px 15px 0px;
	border-width: 0px;
	padding: 15px 30px 15px 30px;
	width: 520px;
	text-align: center;
	vertical-align: top;
	color: #000000;
	background: #ffffff url(bg.gif) top left repeat; 
	font-size: 14px;
}

#divMainSupply {
	float: left;
	margin: 0px 15px 15px 0px;
	border-width: 0px;
	padding: 15px 15px 15px 15px;
	width: 548px;
	text-align: center;
	vertical-align: top;
	color: #000000;
	background: #ffffff url(bg.gif) top left repeat; 
	font-size: 14px;
}

#divMainSupply p {
	margin: 15px 15px 15px 15px;
	text-indent: 25px;
	text-align:left;
	font-size: 14px;
}

#divMain a {
	color: #006633;
}

#divMain a:visited {
	color: #006633;
}

#divMain p {
	margin: 0px 0px 15px 0px;
	text-indent: 25px;
	text-align:left;
	font-size: 14px;
}

#divMain img {
	border: 0px;
	margin: 0px 0px 15px 0px;	
}

#divMain ul {
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#divMain h3 {
	margin: 0px 15px 15px 15px;
}

.divMainCat {
	font-weight: bold;	
}

.divMainOpp {
	font-weight: normal;	
}

.cSideBar {
	float: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
	text-align: right;
	vertical-align: top;
	width: 269px;
	margin: 0px 0px 15px 0px;
	padding: 7px 15px 15px 15px;
	background: #cccccc url(boxCorner.png) top left no-repeat; 
}

.cSideBar h3 {
	font-style: italic;
	font-weight: bold;
}

.callTagLine {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #006633;
}
.navContext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006633;
	font-style: italic;
	text-align: center;
	padding: 0px 5px 0px 5px;
}

.cSideBar ul {
	list-style-type: none;
}

.cSideBar li {
	margin: 0px;
	padding: 0px 0px 10px 0px;
}


#divFooter {
	float: left;
	margin: 0px 0px 15px 0px;
	border-width: 0px;
	padding: 0px;
	width: 898px;
	text-align: center;
	vertical-align: top;
	font-family: "Courier New", Courier, mono, serif;
	font-size: 14px;
}

#divFooter img {
	border: 0px;	
}

.as {
	vertical-align: middle;
 	margin: 0px;
	padding: 0px;
	border: 0px;
}

.intro {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #000066;
	background-color: #ffffff;
}

.clear               { clear:both; height:0px; overflow:hidden; }
.clear-left          { clear:left; height:0px; overflow:hidden; }
.clear-right         { clear:right; height:0px; overflow:hidden; }
.hide, .hidden       { display:none; }
.trans               { display:none; }
.item                { margin-bottom:2em; }

.navTable				{ text-align:center; }

.centered { 
	text-align: center;
}

.clickHere {
	font-size: smaller;
}


input {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #E4E4E4;
}


textarea {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #E4E4E4;
	overflow:hidden;
	margin: 0px;
	padding: 0px;
}
