/*@import url("v_bonusv5.css");*/
.p7tbsub {
	font-size: 12px;
	font-family: "verdana", Arial, Helvetica, sans-serif;
	background-color: #cfdee2;
	layer-background-color: #cfdee2; /* for Navigator 4 */
	border: 1px solid #000000;
	/*background-image:  url(http://members.dcn.org/taibou/archive/m2img/vbn_flybg.gif);*/
	/* Note: Make URL Absolute for Navigator 4 compatibility*/
}
.p7tbsub p {
	padding: 6px 12px 0px 6px;
	margin: 0px;
}
.p7tbsub a:link {
	color: #000033;
	text-decoration: none;
	font-weight: bold;
}
.p7tbsub a:visited {
	color: #000033;
	text-decoration: none;
	font-weight: bold;
}
.p7tbsub a:hover {
	color: #cc3300;
	text-decoration: underline;
	font-weight: bold;
}
.p7tbsub a:active {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.p7tbdn {
	color: #FFFFFF !important;
	font-weight: bold;
}



body {
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}

/* Font Family for entire Document */
body, p, td, th, div, ul, ol {
	font-family: Verdana, Arial Helvetica, sans-serif;
}

/* Headings */
h1, h2, h3 {
	font-family: Verdana, Arial Helvetica, sans-serif;
}
h1 {
	margin: 0px 0px 16px;
	color: #006666;
	font-size: 24px;
}
h2 {
	margin: 0px 0px 16px;
	color: #006666;
	font-size: 20px;
}
h3 {
	margin: 0px 0px 16px;
	color: #006666;
	font-size: 16px;
}
h4 {
	margin: 0px 0px 16px;
	color: #006666;
	font-size: 11px;
}
small {
	margin: 0px 0px 16px;
	color: #000033;
	font-size: 11px;
}

/* Main Contant Area */

#mncontent {
	/* NN4! Change URL to Absolute (http://www.yourdomain.com/assets/img_main/pnMcellBG.gif */
	padding: 0px;
	font-size: 14px;
	text-align: left;
	/* The Double Comment Markers hide the line height property from Netscape 4 */
	/*/*/line-height: 1.5; /* */
}
#mncontent a:link {
	color: #cc3300;
	font-weight: bold;
}
#mncontent a:visited {
	color: #000033;
	text-decoration: underline;
	font-weight: bold;
}
#mncontent a:hover, #mncontent a:active {
	color: #FFA264;
	text-decoration: none;
}

/* Right Sidebar */
#sidebar {
	font-size: 12px;
	width: 162px;
	background-color: #006666;
	padding-right: 10px;
	padding-left: 10px;
}
#sidebar p {
	margin: 12px 0px;
}
#sidebar a:link {
	color: #cccccc;
}
#sidebar a:visited {
	color: #999999;
}
#sidebar a:hover, #sidebar a:active  {
	color: #999999;
}


/* left Sidebar */
#lsidebar {
	font-size: 12px;
	width: 162px;
	background-color: #003366;
}
#lsidebar p {
	margin: 12px 0px;
}
#lsidebar a:link {
	color: #FFFFFF;
}
#lsidebar a:visited {
	color: #FFFFFF;
}
#lsidebar a:hover, #sidebar a:active  {
	color: #333333;
}



/* NavBar */
#navbar p {
	margin: 0;
}

/* Middle Column for Vertical Page Rule */
#midcolumn {
	width: 15px;
}


/* Describes the Layer that holds the Skip Nav Link */
/*see accessibility section */
#skipnav {
	position: absolute;
	top: 0px;
	left: 0px;
}
/* The UL rule Double Comment Markers make it invisible to Netscape 4 which does not support the properties used */
ul {
	/*/*/margin-left: 1em; /* */
	/*/*/padding-left: 1em; /* */
	/*/*/list-style-image:  url(../images/pnbullet.gif); /* */
	/*/*/list-style-type: none; /* */
}

.logo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 38px;
	color: #CC3300;
	letter-spacing: 1px;
	font-weight: bold;
}
.logo2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #CC3300;
	text-transform: uppercase;
	font-weight: bold;
}
.stmt {
	font-weight: bold;
}
.red {
color: #CC3300;
font-weight: bold;
}
