/* CSS Document */

body{
	padding :0;
	margin :0;
	background-image:  url(images/bgbody.jpg);
	background-color: #ffffff;
	font-family: "Arial, Helvetica, sans-serif";
}
#content a {
text-declaration: none;
}
#leftside a {
text-declaration: none;
}
#mainbody{
	padding-top : 20px;
	padding-bottom : 20px;
	padding-left : 0px;
	padding-right : 0px;
}
#content{
	padding-top : 10px;
	padding-bottom : 25px;
	padding-left : 260px;
	padding-right : 10%;
	text-declaration: none;
	left: -1px;
}
#content h1 {
	
	font-size: 20px;
	font-weight: bold;
	color: #660000;
	padding-top: 10px;
	border-bottom-width: 0px;
	border-bottom-style: double;
	border-bottom-color: #ffffcc;
	
}

#content h2 {
	font-size: 15px;
	font-weight: bold;
	color: #000000;

}

#content p{
	
	font-size: 14px;
	font-weight: bold;
	color: #660000;
	text-align: left;
}



#navigation{
	padding :0;
	margin :0;
}

#script{
	position : absolute;
	top : 20px;
	right : 7%;
	text-align : right;
	
	font-size: 14px;
	text-transform: lowercase;
	color: #666666;
	z-index: 52;
	width: 210px;
}

#toppic{
	position : absolute;
	right : 0px;
	top: 61px;
	
}

#toppicl{
	position : absolute;
	left : 70px;
	top: 61px;
	
}

#topnav{
	position : absolute;
	text-align : center;
	
	font-size: 14px;
	text-transform: none;
	color: #A4A4A4;
	font-style: oblique;
	z-index: 1;
	letter-spacing: 0.25em;
	top: 21px;
	left: 348px;
}

#midnav{
	position : relative;
	top : 130px;
	text-align : right;
	
	font-size: 9px;
	text-transform: lowercase;
	color: #333333;
	left: 10%;
}

#navigation{
	position: absolute;
	top : 120px;
	left : 31px;
	width : 140px;
	background-color: #660000;

}

#navigation p {
	margin-bottom : 4px;
	margin-top : 8px;
	font-size: 11px;
	color: #333333;
}

.button a {
	background-color : #FFCC66;
	border : 1px solid #336699;
	text-decoration : none;
	
	font-size: 12px;
	color: #333333;
	
}
.linkn a {
	
	text-decoration : none;
	color: #000;
	
}
.linkn1  {
	
	color: #fc9;
	
}

.linkn1 a {
	
	text-decoration : underline;
	color: #fc9;
	
}

.sublink a {
	text-decoration : none;
	
	font-size: 12px;
	color: #336699;
	border-bottom: 1px solid #336699;
	border-left: 1px solid #336699;
	
}
.midnav a {
	text-decoration : none;
	
	font-size: 9px;
	color: #333333;
	font-style: normal;
	font-variant: normal;
}

.midnav a:hover {
	color : #3366cc;
}

.topnav a {
	text-decoration : none;
	
	font-size: 12px;
	color: #003366;
	font-style: oblique;
	font-variant: normal;
	font-weight: bolder;

}

.topnav a:hover {
	color : #FFCC99;
}


.script a {
	background-color : #FFCC66;
	border : 1px solid #336699;
	text-decoration : none;
	
	font-size: 12px;
	color: #333333;
}

.script a:hover {
	background-color : #666666;
	color : #FFFFFF;
}


.boxrt {
	width: 140px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-left-color: #336699;
	border-bottom-width: 1px;
	border-bottom-color: #336699;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
		color: #336699;
	}
	
.boxlft {
	
	font-size: 75px;
	color: #999999;
	}
.j {
	cursor: crosshair;
}
.footer {
	
	font-size: xx-small;
	font-style: normal;
	font-weight: bold;
	color: #003366;
}
.center {
	text-align: center;
	vertical-align: baseline;
}
.printlink {
	background-image: url(/printpage.gif);
	background-repeat: no-repeat;
	background-position: center top;

}
.linkfaq a {

	
	text-decoration : underline;
	color: #000;
}
