/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #DEDEDE; /* #E1DFDF; */
	padding: 0px;
	margin: 0px;
}

a:link, a:active, a:visited
{	color:#FF6600;
	text-decoration:none;
}
a:hover
{
	color:#CC0000;
	text-decoration:none;

}


ul {
	/*list-style-image: url(../images/v2/icon/arrow_icon.gif);*/
	padding-top: 2px;
	padding-bottom: 2px;
}



/* Background Styles */
.left1x1
{
	background-color: #666666;
	background-image:url(../images/v2/topbgr.gif);
	background-repeat:repeat-x;
}

.left1x2
{
	background-image: url(../images/v2/headerbgr_left.gif);
	background-repeat:repeat-x;
}

.left1x4
{
	background-color:#DEDEDE;
	background-repeat:repeat-y;
	background-image:url(../images/v2/leftbgr.gif);
	background-position:right;
}


.right1x2
{
	background-repeat: repeat-x;
	background-image:url(../images/v2/headerbgr_right.gif);
}

.right1x4
{
	background-color:#DEDEDE;
	background-repeat:repeat-y;
	background-image:url(../images/v2/rightbgr.gif);
}


.menubgr
{
	background-repeat:repeat-x;
	background-image:url(../images/v2/bgr/menubgr.gif);
	background-color: #FFCC00;
}

.mainbgr
{
	background-repeat: repeat-x;
	background-image:url(../images/v2/bgr/headerbgr.gif);
	background-color: #CC3300;
	font-weight:bold;
}

.mainbodybgr
{
	background-repeat: repeat-y;
	background-image:url(../images/v2/mainbodybgr.gif);
}

.barbgr {
	background-image: url(../images/v2/bgr/barbgr.gif);
	background-repeat: repeat-x;
}

/* Text Styles */
.newsheader
{
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-style:italic;
	font-weight:bold;
	color:#990000;
	text-indent:50 px;
	background-image:url(../images/v2/design_3x2_1x1.jpg);
	background-repeat:no-repeat;
	vertical-align:text-top;
}

.header
{
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-style:italic;
	font-weight:bold;
	color:#990000;
	background-image:url(../images/v2/header_txt_bgr.gif);
	background-repeat:no-repeat;
}

.subheader
{
	color: #FFD700;
	font-variant:normal;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

.subheaderII
{
	color: #FFD700;
	font-variant:normal;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #666666;
}
.subheaderIII	/* for grey background*/
{
	color:#CC0000;
	font-weight: bold;
	text-transform: uppercase;
}

.plainheader
{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-style:italic;
	font-weight:bold;
	color:#990000;

}

.lefttext
{
	padding: 5px;
}

.moreinfo
{
	font-size: 9px;
	color:#990000;
	padding-left: 15px;
}
.moreinfo a:active
{
	color:#990000;
}
.moreinfo a:visited
{
	color:#990000;
}
.moreinfo a:link
{
	color:#990000;
}

.youarehere
{
	font-size: 8.5px;
	color:#000033;
	padding-right: 10px;
	text-align:right;
	text-decoration: none;
	text-transform:uppercase;
}

/* Form Style Format */
.redform {
	color: #FFCC00;
	background-color: #CC0000;
	border: 2px groove #990000;
}



/* BGColor Style - Bottom */

.endwhitebgr
{
	color: #000000;
	background-color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	font-size: 11px;
}
.endwhitebgr a:link
{
	color:#000000;
	text-decoration:none;
}
.endwhitebgr a:visited
{
	color:#000000;
	text-decoration:none;
}
.endwhitebgr a:hover
{
	color: #990000;
	text-decoration:none;
}
.endwhitebgr a:active
{
	color: #FF3300; 
	text-decoration:none;
}

.endcopy
{
	color:#990000;
	font-size: 9px;
	text-align:justify;
	background-color:#FFFFFF;
}
.leftbody {
	background-color: #FFFFFF;
}

.vert_line
{
	background-image:url(../images/v2/vert_line.gif);
	background-repeat:repeat-y;
}

.hori_line
{
	background-image:url(../images/v2/hori_line.gif);
	background-repeat:repeat-x;
}

/*  Main Page Styles */

.sq_pad {
	padding: 10px;
}

.titlebgr {
	background-color: #FFFFFF;
	background-image: url(../images/v2/bgr/titlebgr.gif);
	background-repeat: repeat-x;
}

.newsheader1 {	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-style:italic;
	font-weight:bold;
	color:#990000;
	text-indent:50 px;
}

/* Data Presentation */
.tblblackgrey {
	border: 1px solid #333333;
	background-color:#B9B9B9;
	padding: 1px;
	background-image:url(../images/v2/bgr/tablebgr.png);
	background-repeat:repeat-x;
}

.tblmidblack
{
	border-top: 1px solid #333333;
	border-bottom:1px solid #333333;
}

.tbloutline
{
	border: 1px, solid #000000;
	border-color:#000000;
}

.alt1
{
	background-color: #D3D3D3;
}
.alt2
{
	background-color: #BEBEBE;   
}

#dhtmltooltip
{
	position: absolute;
	width: 150px;
	border: 1px solid black;
	padding: 2px;
	background-color: #C7DAEF;
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
