/******************************************************************************
* Defines default styles for site pages.                                      *
******************************************************************************/

.title {
	color: #0072bc;
	font-family: Trebuchet MS,verdana,sans serif,arial;
	font-size: 20px;
	font-weight: bold;
}

.subtitle_blue {
	color: #0072bc;
	font-family: Trebuchet MS,verdana,sans serif,arial;
	font-size: 13px;
	font-weight: bold;
}

.subtitle_darkblue {
	color: #02609c;
	font-family: Trebuchet MS,verdana,sans serif,arial;
	font-size: 13px;
	font-weight: bold;
}

.subtitle_blue2 {
	color: #0072bc;
	font-family: Trebuchet MS,verdana,sans serif,arial;
	font-size: 11px;
	font-weight: bold;
	background-color: #d2def2
}

.subtitle_blue3 {
	color: #0072bc;
	font-family: Trebuchet MS,verdana,sans serif,arial;
	font-size: 16px;
	font-weight: bold;
}

.content 	{
	color:#323232;
	font-family: Trebuchet MS,verdana,sans serif,arial;
	font-size:11px;
	font-weight: normal;
	text-align: left
}

.content2 	{
	color:#023c61;
	font-family: Trebuchet MS,verdana,sans serif,arial;
	font-size:13px;
	font-weight: normal;
	line-height: 14px;
	
}

.content3 	{
	color:#023c61;
	font-family: Trebuchet MS,verdana,sans serif,arial;
	font-size:12px;
	font-weight: normal;
	line-height: 14px;
}

.footer_note {
	color: #0072bc;
	font-family:Trebuchet MS, verdana,sans serif,arial;
	font-size:10px;
	font-style:italic
}

a.link_underline_blue:link {
	color: #0072bc;
	font-family: Trebuchet MS, verdana,sans serif,arial;
	font-size: 11px;
	text-decoration:underline;
	font-weight: normal
}

a.link_underline_blue:hover {
	color: #0072bc;
	font-family: Trebuchet MS, verdana,sans serif,arial;
	font-size: 11px;
	text-decoration: underline
}

a.link_underline_blue:active {
	color: #0072bc;
	font-family: Trebuchet MS, verdana,sans serif,arial;
	font-size: 11px;
	text-decoration: underline
}

a.link_underline_blue:visited {
	color: #0072bc;
	font-family: Trebuchet MS, verdana,sans serif,arial;
	font-size: 11px;
	text-decoration: underline
}

a.link_underline_darkblue:link {
	color: #023c61;
	font-family: Trebuchet MS, verdana,sans serif,arial;
	font-size: 11px;
	text-decoration:underline;
	font-weight: normal
}

a.link_underline_darkblue:hover {
	color: #023c61;
	font-family: Trebuchet MS, verdana,sans serif,arial;
	font-size: 11px;
	text-decoration: underline
}

a.link_underline_darkblue:visited {
	color: #023c61;
	font-family: Trebuchet MS, verdana,sans serif,arial;
	font-size: 11px;
	text-decoration: underline
}

.select_med_short {
	font-family: Trebuchet MS,arial;
	text-align: left;
	font-size: 11px;
	color: #333333;
	height: 20px;
	width: 185px;
	background-color: #f3f3f3;
}

.select_long {
	font-family: Trebuchet MS,arial;
	text-align: left;
	font-size: 11px;
	color: #333333;
	height: 20px;
	width: 240px;
	background-color: #f3f3f3;
}

.select_very_short {
	font-family: Trebuchet MS,arial;
	text-align: left;
	font-size: 11px;
	color: #333333;
	height: 20px;
	width: 100px;
	background-color: #f3f3f3;
	
}

.submit-button
{
	background-color: #0072bc;
	border:3px solid;
	border-top-color:#0182d6;
	border-left-color:#0182d6;
	border-right-color:#02609c;
	border-bottom-color:#02609c;
	color: #faf3e5;
	font-family: arial, verdana, ms sans serif;
	font-weight: bold;
	font-size: 8pt;
	cursor:hand;
	cursor:pointer;
	text-decoration:none;
}

a.submit-button:link
{
	background-color: #0072bc;
	border:3px solid;
	border-top-color:#0182d6;
	border-left-color:#0182d6;
	border-right-color:#02609c;
	border-bottom-color:#02609c;
	color: #faf3e5;
	font-family: arial, verdana, ms sans serif;
	font-weight: bold;
	font-size: 8pt;
	cursor:hand;
	cursor:pointer;
}

a.submit-button:hover
{
	background-color: #0072bc;
	border:3px solid;
	border-top-color:#0182d6;
	border-left-color:#0182d6;
	border-right-color:#02609c;
	border-bottom-color:#02609c;
	color: #faf3e5;
	font-family: arial, verdana, ms sans serif;
	font-weight: bold;
	font-size: 8pt;
	cursor:hand;
	cursor:pointer;
}

a.submit-button:active
{
	background-color: #0072bc;
	border:3px solid;
	border-top-color:#0182d6;
	border-left-color:#0182d6;
	border-right-color:#02609c;
	border-bottom-color:#02609c;
	color: #faf3e5;
	font-family: arial, verdana, ms sans serif;
	font-weight: bold;
	font-size: 8pt;
	cursor:hand;
	cursor:pointer;
}

a.submit-button:visited
{
	background-color: #0072bc;
	border:3px solid;
	border-top-color:#0182d6;
	border-left-color:#0182d6;
	border-right-color:#02609c;
	border-bottom-color:#02609c;
	color: #faf3e5;
	font-family: arial, verdana, ms sans serif;
	font-weight: bold;
	font-size: 8pt;
	cursor:hand;
	cursor:pointer;
}

.header {
	width:760px;
	padding:0px;
	background: #EDEFEF;
}

.footer {
	text-align:center;
}

a.link_button:link {
	color:#faf3e5;
	text-decoration:none
}

a.link_button:hover {
	color:#faf3e5;
	text-decoration:none
}

a.link_button:active {
	color:#faf3e5;
	text-decoration:none
}

a.link_button:visited {
	color:#faf3e5;
	text-decoration:none
}

tr.dark_row {
	background-color: #f3f3f3
}

tr.light_row {
	background-color: #e9eaea
}