@charset "utf-8";
/*
Design by ProITWorks
http://www.proitworks.com
Custom Web Design
*/

body {
	margin: 0;
	padding: 0;
	background: #C4B697 url(images/paper005.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
   	font-variant:normal;
   	font-weight:normal;
	font-size: 12px;
}
.hide{display:none;}

img{border:none;}

br{ line-height:5px;}

.input{
height:14px;
width:200px;
line-height:14px;
font-size: 0.95em;
color:#3264AF;
vertical-align:middle;
}
.txtbox{
height:60px;
width:200px;
line-height:12px;
font-size: 0.95em;
color:#3264AF;
vertical-align:middle;
}
.btn {
height:20px;
width:50px;
margin:0px;
font-size: 0.95em;
line-height:14px;
color:#3264AF;
}
a {
	color:#3264AF;
	font-weight:bold;
	}
a:hover {
	color:#996600;
	font-weight:bold;
	}

h1, h2, h3, .gtxt  {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:#333333;
}

h1 , .h1{
	margin-bottom:5px;
	font-family:"Times New Roman", Times, serif;
	font-size: 1.5em;
	color:#7FBDE7;
	font-weight:bold;
}
.h1{
color:#996600;
}
h2 , .h2 {
	margin-top:5px;
	font-size: 1.1em;
	color:#996600;
}

h3 , .h3{
	font-size: 0.95em;
	margin-bottom:5px;
	color:black;
}

h4 , .h4{
	font-size: 0.80em;
	color:white;
}

h4 a:link {color:white} /* unvisited link */
h4 a:visited {color:white} /* visited link */
h4 a:hover {color:white; font-weight:bold;} /* mouse over link */
h4 a:active {color:white} /* selected link */

.gtxt {
	color:#996600;
	font-weight:bold;
}

.gb_quote {
   	font-size:10px;
	color:white;
}

.gb_quote .q66 {
	background:url(images/quote-66.png) no-repeat left top;
	padding-left: 15px;
	margin:0px;
}

.gbox {
   	font-size: 0.9em;
	padding:3px;
	color:Balck;

}
.gbox div {
	width:150px;
	padding:10px;
	background-color:#BFCBC8;
}
.gbox ul {
	margin-left: 0;
	margin-top:5px;
	margin-bottom:5px;
	padding-left: 1em;
	text-indent: 0em;
}

.content {
	padding-right:10px;
	vertical-align:text-top;
}

.content ul {
	margin-left: 0;
	margin-top:5px;
	margin-bottom:5px;
	padding-left: 2em;
	text-indent: 0em;
	font-size: 0.95em;
}

.list {
list-style:decimal;
list-style-type:decimal;
font-size: 0.95em;
color:#000000;
}

.list a{
	font-size: 0.99em;
	color:#996600;
	line-height:17px;
}
.list a:hover{
font-weight:bold;
}

.list span{
	display:none;
	margin-bottom:5px;
}


.bbox {
   	font-size: 0.87em;
	padding:2px;
	color:Balck;

}
.bbox div {
	width:150px;
	padding:10px;
	background-color:#DFD0A4;
}
.bbox ul {
	margin-left: 0;
	margin-top:5px;
	margin-bottom:5px;
	padding-left: 2em;
	text-indent: -1em;
}