body{
	font-family: Arial,sans-serif;
	color: #000000;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg/burlapSack.gif);
	font-position: left;
	background-repeat: repeat;
	text-align: left;

}
.ctest {
	font-position: center;
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
	line-height: 130%;
}
.cNav {
	background-color: #304334;
	width: 158px;
	padding: 0px;
	color: #FFFFFF;
	font-size: 9pt;
	font-weight: normal;
	line-height: 130%;
}
.cNav A:link , .cNav a:visited {
	font-size: 9pt;
	margin: 0px;
	padding: 4px 2px 0px 5px;
	display: block;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	background-image: url(../images/navBG.gif);
	background-repeat: repeat-x;
	height: 26px;
	width: 100%;
}
.cNav a:hover {
	text-decoration: none;
	background-image: url(../images/navBGon.gif);
	background-repeat: repeat-x;
	height: 26px;
	color: #000000;
}
.bar, .bar a:active, .bar a:visited {
	background-image: url(../images/stripes.gif);
	font-size: 9pt;
	text-align: right;
	margin: 0px;
	padding: 4px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
.bar a:hover {
	color: #CC0000;
}
.grad {
	background-image: url(../images/grad.gif);
	background-repeat: repeat-x;
	background-position: left top;

}
.whgrey {
	background-color: #999999;
}
.footer {
	font-size: 9pt;
	font-weight: normal;
	clear: both;
	vertical-align: bottom;
	padding: 5px;
	margin: 10px;


}
.content {
	padding: 10px;
	font-size: 10pt;
}
.stylebox {
	padding: 10px;
	font-size: 9pt;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

/************** header tag styles **************/

h1{
	font: bold 16pt Arial, sans-serif;
	color: #334d55;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}

h2{
 font: bold 114% Arial,sans-serif;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
	font: bold 10pt Arial, sans-serif;
	color: #993300;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}

h4{
 font: 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}


/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input{
	font-family: Arial,sans-serif;
	font-size: 12px;
}



/*************** search styles *****************/

#search{
	position: absolute;
	top: 5px;
	right: 10px;
	z-index: 101;
}

#search input{
  font-size: 70%;
  margin: 0px  0px 0px 10px;
 }
 
#search a:link, #search a:visited {
	font-size: 80%;
	font-weight: bold;
	
}

#search a:hover{
	margin: 0px;
}


/************* relatedLinks styles **************/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 5px;
	border-bottom: 1px solid #cccccc;
	background-color: #CCCC99;
	text-indent: 10pt;
	width: 158px;
	text-decoration: none;
}

.relatedLinks h3{
	padding: 0px;
	text-align: center;
}

.relatedLinks a{
	display: block;
	text-decoration: none;
}


/********************* end **********************/
.sidebar {
	font-size: 9pt;
	color: #FFFFFF;
	background-color: #304334;
	text-align: left;
}.padding10 {
	font-size: 9pt;
	font-weight: normal;
	text-align: left;
	padding: 10px;
}
.bgGreen {
	font-size: 16pt;
	font: Arial,sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #BDB76B;
	padding: 10px;
}

/*************************** option box*********/
.optionbox,  .optionbox a:visited, .optionbox a:link {
	padding: 2px;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;

	

}
.optionbox a:hover {
	padding: 2px;
	font-size: 8pt;
	font-weight: normal;
	color: #CC0033;
	text-decoration: none;
}
/******************* end **********************/