﻿body.Display {
  margin: 0px;
  padding: 0px;
  font-family: Arial, Helvetica, Verdana, Sans-Serif;
  font-size: 10pt;
  color: #535353;
  background-image: url(/images/bg.gif);
}

body {
  margin: 0px;
  padding: 0px;
  font-family: Arial;
  font-size: 10pt;
  color: #535353;
  background-color: White;
}

a
{
	color:#207d9c;
}



a.footer_link
{
	color:#535353;
	font-weight: bold;
}



h1
{
	color: #d7572b;
	font-weight:bold;
	font-size: 18pt;
	margin: 20px 0px 0px 0px;
}

h2
{
	color: #d7572b;
	font-weight:bold;
	font-size: 14pt;
	padding-left: 5px;
	margin: 10px 0px 5px 5px;
}

h3
{
	color: #207d9c;
	font-weight:bold;
	font-size: 12pt;
	margin: 10px 0px 3px 0px;
}

h4
{
	color: #207d9c;
	font-weight:bold;
	font-size: 10pt;
	margin: 0px;
}

h5
{
	color: #207d9c;
	font-size: 10pt;
	line-height:5pt;
	margin: 0px;
}


#middle_column
{
	padding-left: 10px;
	padding-right: 10px;
	width: 90%;
	height:100%;
	background-color: White;
}

textarea
{
    font-family: Arial, Helvetica, Verdana, Sans-Serif; 
}

#middle_div
{
	width:100%;
}

#header {
  width: 100%;
  margin-left: 30px;
}

#header_divider {
  background-image: url(/images/nav_header.gif);
  background-repeat: repeat-x;
  width: 100%;
  height: 18px;
}

#nav
{
	width:704px;
	height:29px;
}

.nav_item
{
    font-size: 14px;
    line-height: 29px;
    text-decoration: none;
    font-weight: bold;
    color: White;
	cursor: hand;
	white-space: nowrap;
}

.nav_itemlayout
{
    background-image: url(/Images/nav_repeat.gif);
    background-repeat: repeat-x;
    height: 29px;
	padding: 0px 10px 0px 10px;
}

.nav_itemlayout:hover
{
    background-image: url(/Images/nav_repeat_h.gif);
    background-repeat: repeat-x;
    height: 29px;
	padding: 0px 10px 0px 10px;
}

.nav_selitemlayout
{
    background-image: url(/Images/nav_repeat_h.gif);
    background-repeat: repeat-x;
    height: 29px;
	padding: 0px 10px 0px 10px;
}


.nav_spacer
{
	background-image: url(/images/green_strip.gif);
	background-repeat:repeat-x;
	background-position:top;
	width:100%;
	height:11px;
	
}

.nav_second
{
    padding-top: 5px;
}

a.nav_second_item
{
    font-size: 12px;
    text-decoration: none;
    color: Black;
	cursor: hand;
	white-space: nowrap;
	padding: 0px 7px 0px 7px;
}

a.nav_second_item:hover
{
    text-decoration: underline;
}

a.nav_second_selitem
{
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
    color: Black;
	cursor: hand;
	white-space: nowrap;
	padding: 0px 7px 0px 7px;
}

a.nav_second_selitem:hover
{
    text-decoration: underline;
}




#rcol_top
{
	background-image: url(/images/rcol_top.gif);
	background-repeat:no-repeat;
	background-position:top;
	width: 190px;
	height: 29px;
}

#rcol_body
{
	width: 190px;
	height:400px;
	text-align: left;
	background-image: url(/images/rcol_body.gif);
	background-repeat: repeat-y;
}

#rcol_footer 
{
	background-image: url(/images/rcol_footer.gif);
	background-repeat: no-repeat;
	background-position:bottom;
	height: 17px;
	width:  190px;
}

.rcol_item_header
{
	width: 190px;
	height:20px;
	padding-top:3px;
	background-image: url(/images/rcol_item_header.gif);
	background-repeat: repeat-y;
	color: #d7572b;
	font-weight:bold;
	
}

.rcol_item_body
{
	padding-top:5px;
	padding-bottom: 10px;
	color: black;
	
}


.rcol_item_internal
{
	padding-left:14px;
	padding-right: 10px;
}

.announcement
{
	padding: 5px 5px 5px 5px;
}


.announcement_table
{
    width: 600px;
    border-color: #b0b0b0;
    border-style: solid;
    border-width: 1px;
}
.announcement_row
{
    padding: 5px;
}

.announcement_altrow
{
    background-color: #eeeeee;
    padding: 5px;
}

a.announcement_link
{
	color:#207d9c;
	font-weight: bold;
	text-decoration: none;
}

a.announcement_link:hover
{
	
	text-decoration: underline;
}

.announcement_date
{
	color:#535353;
	font-size: 8pt;
}

.newsletter_fieldname
{
	color: #535353;
	font-size: 10pt;
	padding-top: 5px;
	padding-bottom:2px;
}

#content
{
	padding: 20px 10px 10px 10px
}

#content_title
{
	width:100%;
	border-bottom: solid 2px #eeeeee;
}

#content_body
{
	
	padding-top: 15px;
}

#footer
{
	text-align:center;
	font-size: 8pt;
	padding-top: 10px;
	padding-bottom: 20px;
	
}

.footer_panel
{
	display:inline;
	
}

.side
{
	width: 5%; 
	height:100%;
}


#right_border_column
{
	background-image: url(/images/shadow_r.gif);
	background-repeat:repeat-y;
}

#right_border_div
{
	width:5px;
	height: 100%;
}

#left_border_column
{
	background-image: url(/images/shadow_l.gif);
	background-repeat:repeat-y;
}

#left_border_div
{
	width:5px;
	height: 100%;
}

#bottom_border_column
{
	background-image: url(/images/shadow_b.gif);
	background-repeat:repeat-x;
}

#bottom_border_div
{
	height:5px;
	width: 100%;
}

#bottom_l_cnr
{
	background-image: url(/images/bottom_l_cnr.gif);
	background-repeat: no-repeat;
	height:5px;
	width:5px;
}

#bottom_r_cnr
{
	background-image: url(/images/bottom_r_cnr.gif);
	background-repeat: no-repeat;
	height:5px;
	width:5px;
}

.centered
{
	text-align:center;
	vertical-align:middle;
	width: 100%;
	height:100%
}

.grid_header
{
	color:#207d9c;
	font-weight: bold;
}

.button_strip
{
	width: 100%;
	height:20px;
	padding-right:10px;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #edece7;
	
}

.upload_message
{
	padding: 5px 5px 5px 5px;
	vertical-align: top;
	text-align: left;
	
}

/* Refernce Data template */

.ReferenceData_Body
{
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 11px;
	background-color: White;
	color: #666666;
	text-align: left;
}
.ReferenceData_Fields
{
	padding-top: 7px;
	padding-left: 20px;
}

.ReferenceData_TopLine
{
	width: 100%;
	border-bottom: solid 1px #dedad7;
	line-height: 1px;
}

.ReferenceData_Image
{
	
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.ReferenceData_Header
{
	color: Black;
	font-size: 20px;
	font-family: Arial;
	font-weight:bold;
	margin: 0px 0px 5px 0px;
}

.ReferenceData_Field
{
	padding-bottom: 8px;
}

.ReferenceData_FieldName
{
	font-family: Arial;
	font-size: 12px;
	width: 150px;
	text-align: left;
	color: Black;
	vertical-align: top;
}

.ReferenceData_FieldValue
{
	font-family: Arial;
	font-size: 12px;
	color: Black;
}


