body {
margin:0px;
text-align:center;
height:100%;
background-color:#FFFFFF;
}

a:link {
color:#000066;
}
a:visited {
color:#000066;
}
a:hover
{
color:#CC0000;
text-decoration:none;
}


.header {
width:auto;
height:95px;
background-image:url(bg_header.jpg);
text-align:left;
background-repeat: no-repeat;
padding-left:200px;
}
/************************** begin fonts ****************************/
.border_white {
border-bottom-color:#FFFFFF;
border-bottom-style:solid;
border-bottom-width:thick;
border-top-color:#FFFFFF;
border-top-style:solid;
border-top-width:thick;
border-left-color:#FFFFFF;
border-left-style:solid;
border-left-width:thick;
border-right-color:#FFFFFF;
border-right-style:solid;
border-right-width:thick;
}
.field_white_border {
border-bottom-color:#FFFFFF;
border-bottom-style:solid;
border-bottom-width:thin;
border-top-color:#FFFFFF;
border-top-style:solid;
border-top-width:thin;
border-left-color:#FFFFFF;
border-left-style:solid;
border-left-width:thin;
border-right-color:#FFFFFF;
border-right-style:solid;
border-right-width:thin;
font-size:12px;
}
.vline {
border-right-color:#999999;
border-right-style:solid;
border-right-width:thin;
}
.border_grey {
border-bottom-color:#F3F3F3;
border-bottom-style:solid;
border-bottom-width:thin;
border-top-color:#F3F3F3;
border-top-style:solid;
border-top-width:thin;
border-left-color:#F3F3F3;
border-left-style:solid;
border-left-width:thin;
border-right-color:#F3F3F3;
border-right-style:solid;
border-right-width:thin;
}

.alerts {
border-bottom-color:#F3F3F3;
border-bottom-style:solid;
border-bottom-width:thin;
border-top-color:#F3F3F3;
border-top-style:solid;
border-top-width:thin;
border-left-color:#F3F3F3;
border-left-style:solid;
border-left-width:thin;
border-right-color:#F3F3F3;
border-right-style:solid;
border-right-width:thin;
background-color:#FFFFCC;
color:#CC0000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}

.text_form {
font-family:Verdana,Arial, Helvetica, sans-serif;
color:#536C97;
line-height:110%;
padding-left:5px;
padding-top:5px;
padding-bottom:5px;
font-size:12px;
white-space:nowrap;
}
.text_label {
font-family:Verdana,Arial, Helvetica, sans-serif;
color:#333333;
line-height:150%;
font-size:10px;
white-space:nowrap;
padding:2px;
}

.text_menu_left {
font-family:Verdana,Arial, Helvetica, sans-serif;
line-height:200%;
font-size:12px;
font-weight:bold;
padding-left:5px;
color:#000084;
background-color:#ECF0F3;
padding-top:5px;
border-bottom-color:#FFFFFF;
border-bottom-width:thin;
border-bottom-style:solid;
text-decoration:none;
}

.text_body {
font-family:Verdana,Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
line-height:150%;
}


.text_white {
font-family:Verdana,Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
line-height:150%;
}
.text_body_alt {
font-family:Verdana,Arial,"Lucida Sans Unicode", Helvetica, sans-serif;
font-size:12px;
color:#666666;
line-height:150%;
padding-left:10px;
padding-right:5px;
padding-top:5px;
padding-bottom:2px;
}
.text_body_small {
font-family:"Lucida Sans Unicode",Verdana,Arial, Helvetica, sans-serif;
font-size:11px;
color:#7D4B43;
line-height:130%;
font-weight:bold;
}

.text_body_blue {
font-family:"Lucida Sans Unicode",Verdana,Arial, Helvetica, sans-serif;
font-size:14px;
color:#718F9B;
line-height:170%;
padding-left:10px;
}

.text_title {
font-family:Verdana, Arial;
line-height:130%;
font-size:20px;
font-weight:bold;
padding:2px;
}

.text_subtitle {
font-family:Verdana, Arial;
line-height:130%;
color:#000066;
font-size:14px;
font-weight:bold;
padding:2px;
}

.text_header {
font-family:"Lucida Sans Unicode", Verdana, Arial;
line-height:100%;
color:#B3E7FF;
font-size:14px;
background-color:#006699;
padding-left:1px;
padding-top:4px;
padding-bottom:4px;
font-weight:bold;
}

.text_header2 {
font-family:Verdana, Arial;
line-height:100%;
color:#FFFFFF;
font-size:16px;
background-color:#0087D0;
padding-left:1px;
padding-top:5px;
padding-bottom:5px;
}
/*************************end fonts *************************/

/*********************** begin form ***********************/
form.inline {
margin:0px;
}
.deco_fields
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14;
color:#990000;
}

/******************** end form ***************************/

/******************** begin containers ***********************/
#content-form {
 float: left;
 width: 600px;
 text-align:left;
} 

.container {
text-align:left;
margin:0 auto;
width:800px;
height:auto;
}

.sub_container {
text-align:left;
margin:0 auto;
width:800px;
height:auto;
}

#content-sub-primary {
 float: left;
 width: 600px;
 text-align:left;
} 


#content-menu-right {
 float: right;
 width: 190px;
} 

#content-primary {
 float: right;
 width: 620px;
 text-align:left;
} 

#content-menu-left {
 float: left;
 width: 170px;
} 
/****************** end containers *********************/

.banner_centered {
width:auto;
text-align:center;
height:199px;
background-image:url(bg_banners.jpg);
}

.banner_top {
width:auto;
text-align:center;
height:80px;
background-image:url(bg_banner_top.jpg);
}

.banner {
width:798px;
text-align:left;
white-space:nowrap;
}

.menutop {
width:auto;
text-align:left;
height:30px;
}

.menu
{
font-family:Arial,Tahoma,Verdana,  Helvetica, sans-serif;
color:#FFFFFF;
padding-left:10px;
padding-right:10px;
font-size:11px;
text-decoration:none;
padding-top:1px;
padding-bottom:2px;
font-weight:bold;
}
.menu_on
{
font-family:Arial,Tahoma,Verdana, Helvetica, sans-serif;
color:#000000;
padding-left:5px;
padding-right:5px;
font-size:11px;
font-weight:bold;
text-decoration:none;
background-color:#FFFFFF;
padding-bottom:2px;
margin-bottom:0px;
padding-top:1px;
vertical-align:bottom;
}
.leftmenu_lbl
{
background-color:#1A8A1A;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#FFFFFF;
font-weight:bold;
text-align:left;
padding-top:2px;
padding-bottom:3px;
}
.leftmenu
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000066;
line-height:130%;
height:25px;
text-decoration:none;
}
/* END HOME PAGE LIKE ARTICLE SECTION */
/************* start date picker styles *******************/
/* the div that holds the date picker calendar */
.dpDiv {
	}


/* the table (within the div) that holds the date picker calendar */
.dpTable {
	font-family: Tahoma, Verdana,Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #505050;
	background-color: #ece9d8;
	border: 1px solid #AAAAAA;
	}


/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
	}


/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
	}


/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
	}


/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
	}


/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
	border: 1px solid #ece9d8;
	}


/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	}


/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */
.dpTDHover {
	background-color: #aca998;
	border: 1px solid #888888;
	cursor: pointer;
	color: red;
	}


/* the table cell that holds the name of the month and the year */
.dpTitleTD {
	}


/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
	}


/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
	}


/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	color: white;
	}


/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 12px;
	color: gray;
	font-weight: bold;
	}


/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight {
	color: 4060ff;
	font-weight: bold;
	}


/* the forward/backward buttons at the top */
.dpButton {
	font-family: Verdana, Tahoma, Verdana,Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	padding: 0px;
	}


/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
	font-family: Verdana, Tahoma, Verdana,Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	}
/************* end date picker styles ********************/
