/* Global Styles */

body {
	margin:0px;
	background-color: #F0F8FB;
	}
	
td {
	font:13px Arial, Helvetica, sans-serif;
	color:#111111;
	}
	
a {
	color: #993300;
	}
	
a:hover {
	color: #5C743D;
	}

/* ID Styles */

#navigation td {
	border-bottom: 1px solid #F0F8FB;
	background-color:#2C70A3;
	}
	
#navigation a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #D5EDB3;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
	}
	
#navigation a:hover {
	background: #468ec0;
	color:#993300;
	}
	
#logo 	{
	font:18px Arial, Helvetica, sans-serif;
	color: #5C743D;
	letter-spacing:.2em;
	line-height:30px;
	}

#tagline 	{	
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	letter-spacing:.4em;
	line-height:18px;
	}

#monthformat {
	border-bottom: 1px dashed #5C743D;
	}
		 
#dateformat {
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	letter-spacing:.2em;
	}
	
#dateformat a {
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	font-weight:bold;
	letter-spacing:.1em;
	text-decoration:none;
	}
	
#dateformat a:hover {
	color: #F0F8FB;
	letter-spacing:.1em;
	}
	
/* Class Styles */

.headerrow{
	background-color: #ffffff;
	}
		
.breadcrumbbar{
	background-color: #468ec0;
	}
.breadcrumbtop{
	background-color: #2C70A3;
	}

.breadcrumbbottom{
	background-color: #87B8DC;

	}
	
.bodyText {
	font:12px Arial, Helvetica, sans-serif;
	color:#111111;
	line-height:20px;
	margin-top:0px;
	}
.redText {
	font:12px Arial, Helvetica, sans-serif;
	color:#FF0000;
	line-height:20px;
	margin-top:0px;
	}
	
.pageName{
	font: 18px Arial, Helvetica, sans-serif;
	color: #468ec0;
	line-height:26px;
	letter-spacing:.21em;
	}
	
.subHeader {
	font:bold 14px Arial, Helvetica, sans-serif;
	color: #993300;
	line-height:22px;
	letter-spacing:.2em;
	}

.quote {
	font: 20px Arial, Helvetica, sans-serif;
	color: #759DA1;
	line-height:30px;
	}
	
.smallText {
	font: 10px Arial, Helvetica, sans-serif;
	color: #111111;
	line-height: 22px;
	}
	
.navText {
	font: 11px Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}
input {
     font-family: Arial, Helvetica, sans-serif;
     font-size:11;
     color:#000000;
     background-color:#ffffff;
     text-decoration: none;
     line-height:normal;
     letter-spacing: normal;
     float: none;
     background-position: center;
     border-color: black;
     border-width: 1
}
textarea {
     font-family: Arial, Helvetica, sans-serif;
     font-size:11;
     color:#000000;
     background-color:#ffffff;
     text-decoration: none;
     line-height:normal;
     letter-spacing: normal;
     float: none;
     background-position: center;
     border-color: black;
     border-width: 1	 
}
select {
     font-family: Arial, Helvetica, sans-serif;
     font-size:11;
     color:#000000;
     background-color:#ffffff;
     text-decoration: none;
     line-height:normal;
     letter-spacing: normal;
     float: none;
     background-position: center;
     border-color: black;
     border-width: 1
}
submit {
     font-family: Arial, Helvetica, sans-serif;
     font-size:11;
     text-decoration: none;
     line-height:normal;
     letter-spacing: normal;
     font-weight: bold;
     float: none;
     background-position: center;
	 background-color: #666666;
     border-color: black;
     border-width: 1
}
.table_list_first		{border-top: 1px solid; border-bottom: 1px solid; border-left: 1px solid; height: 17px;}
.table_list_item		{border-top: 1px solid; border-bottom: 1px solid; height: 17px;}
.table_list_last		{border-top: 1px solid; border-bottom: 1px solid; border-right: 1px solid; height: 17px;}
.white_content_txt	 	{font: 8pt arial;  color: #FFFFFF; font-weight: normal; text-decoration: none}
.medblue				{background-color: #2B78B9; border-style: solid; border-width: 1}
#created_by				{color: #0099FF; text-decoration: none; line-height: 20px}
#created_by:hover		{color: #0033FF; text-decoration: none; line-height: 20px}