/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
	DAVID'S CUSTOM STYLESHEET
		David D Ochoa
	
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
html, img, body {margin:0;padding:0;border:0;font-size: 10px;}
body {
	font-family: Verdana, sans-serif;
	text-align: center;
	font-size: 1.6em;
	letter-spacing:0;
	word-spacing:0;
	color: black;
	background:#CCF url(images/html_bg.png) top center repeat-x fixed;
	}

h1, h2, h3, h4, h5, h6 {margin: 0;	letter-spacing: 0.001em; }
input.custom {
	margin:1px 0;
	background:#CCF;
	color:#190655;
	font-weight:bold;
	font-family:'Trebuchet MS',tahoma;
	border-top:1px solid #3f316a;
		border-right: 1px solid #a796de;
		border-bottom: 1px solid #a796de;
		border-left:1px solid #8467de;
	}
	input.custom:hover {
	color:#3e209e;
	border-top:1px solid #666;
		border-right: 1px solid #CCC;
		border-bottom: 1px solid #CCC;
		border-left:1px solid #999;
		}
input.button {
	margin:1px;
	padding:10px 30px;
	width:300px;
	background: url(images/header_bg.png) bottom center repeat-x;
	color:#190655;
	font-weight:bold;
	font-family:tahoma;
	border-top:5px solid #fff;
		border-right:5px solid #09f;
		border-bottom:5px solid #fff;
		border-left:5px solid #09f;
	}
	input.button:hover {
	border-top:5px solid #09f;
		border-right:5px solid #fff;
		border-bottom:5px solid #09f;
		border-left:5px solid #fff;
		}
label span {font-weight:bold;}

ul.horiz, ul.horiz li {
	list-style-type:none;
	display:inline;
	line-height:2em;
	padding:1em;
	}
a {text-decoration: none;}

div#mainwrap {
	width: 900px;
	margin: 20px auto 10px auto;
	background-color: #e1e1ff;
	color:#000;
	text-align: left;
	position:relative;
	border:10px solid #09F;
	}

div#header {
	background: #7ecafc url(images/header_bg.png) bottom center repeat-x;
	height: 168px;
	width: 898px;
	font-size:50px;
	border:1px solid #7ecafc;
	}
	div#hcont h1,div#hcont h2  {
		color: #FFF;
		text-align:center;
		font-family:Impact;
		font-weight:normal;
		font-size:1.25em;
		}
	div#hcont h2 {font-size:.5em;margin-top:-2em;}
	div#hcont h2.fore {
		color:#FFFFFF;
		background-color:#09f;
		width:5em;
		margin-right: 1em;
		margin-left: auto;
		}
	.shad {line-height:250%;}
div#topnav {
	height:30px;
	color: #5fa5db;
	margin:0;
	padding:0;
	font-size: 90%;
	background: #09f url(../images/topnav.jpg) top center no-repeat;
	text-align: center;
	}
	div#topnav a {
		color: white;
		border-bottom: 0px solid #90badb;
		font-weight: bold;
		}
		div#topnav a:hover {
			color: black;
			border-bottom: 0px solid #175e94;
			}


div#contentwrap {border:1px solid #7ecafc;}

div#content {
	line-height: 110%;
	padding: 20px 20px 20px 50px;
	}
	div#content h2, div#content h3 {
		color: #09f;
		margin-left:-30px;
		padding:0 0 6px 0;
		}
		div#content h2 span, div#content h3 span,p span {color:#12b812;}
		div#content h2 {border-bottom: 0px solid #175e94;}
		div#content h3 {border-bottom: 0px solid #175e94;}
			div#content a {
				color: #175e94;
				border-bottom: 1px dashed #f0f1f2;
				}
			div#content a:visited {
				color: #175e94;
				border-bottom: 1px dashed #f0f1f2;
				}
			div#content a:hover {
				color: #175e94;
				border-bottom: 0px solid #f0f1f2;
				background-color: #042f4f;
				}

table#resources {text-align:left;width:900px;position:relative;left:-20px;border:0px solid silver;font-weight:bold;}
	.col_head{color:#FFFFFF;font-size:130%;background-color:#175e94;text-align:center;}			
	.banner {float:left;margin:0 5px;}

	
	
/* SPECIAL PURCHASE FORMS & OPTIONS */
div#purchase_area {
	width:50em;
	margin:0 5em 0 auto;
	}
	div#purchase_area div#form {
		width:100%;
		margin:0 auto;
		font-family:Verdana,sans-serif!important;
		text-align:right;
		font-size:.9em;
		border:0px solid #e68d17;
		}
		div#purchase_area div#form div#form_top ,
		div#purchase_area div#form div#form_bottom,
		div#purchase_area div#form div#form_middle,
		div#purchase_area div#form div#form_1st_kws	{width:50%;}
		div#purchase_area div#form div#form_2nd_kws	{width:35%;}
		div#purchase_area div#form div#form_bottom,
		div#purchase_area div#form div#form_middle	{
			text-align:left;
			margin:0 auto;
			}
		div#purchase_area div#form .fblock{
			border:0px solid #042f4f;
			float:left;
			}



/* FOOTERS */
div#bottomnav {
	color: #042f4f;
	padding: 8px;
	font-size: 80%;
	background-color: #e68d17;
	text-align: center;
	}
	div#bottomnav a {
		color: #009;
		border-bottom: 1px dashed #339;
		}
	div#bottomnav a:hover {
		color: white;
		border-bottom: 1px solid white;
		}

div#copyright {
	color: black;
	padding: 8px;
	font-size: 80%;
	background: transparent url(images/header_bg.png) bottom repeat-x;
	}
	div#copyright a {
		font-weight:bold;
		color: black;
		border-bottom: 0px dashed #90badb;
		}
		div#copyright a:hover {
		color: #09f;
		border-bottom: 0px solid #175e94;
		}

div#credit {
	width:900px;
	margin:0 auto;
	color: #fff;
	padding: 8px;
	font-size: 80%;
	background-color: transparent;
	}
	div#credit a {
		color: #000;
	}
		
.right {
	text-align: right!important;
	padding-right:1em;
	}
.left {
	text-align: left!important;
	padding-left:1em;
	} 
	
div#clear, .clear {
	clear: both;
	}
strong {
	color:black!important;
	}
	.invisible, .transparent {
	color:transparent;
}
.box {
	color: #000; 
	border: 4px double #042f4f; 
	background-color: #f0f1f2; 
	padding: 10px 12px 12px;
	margin: 20px 100px;
	text-align: justify;
	font-size: 90%;
	line-height: 180%;
	}	
.center {
	text-align: center;
	}
.warning, .required , .alert{
	color: red!important;
	}
.big {
	font-size:120%!important;
	line-height:100%;
	}
.small {
	font-size:85%!important;
	line-height:95%;
	}
.tiny {
	font-size:70%!important;
	line-height:95%;
	}






