﻿a:link
{
	color: #ffffff;
}

a:hover
{
	color: #ffffff;
}

a:visited
{
	color: #ffffff;
}

address
{
	font-weight: bold;
}

.tabbed_text
{
	padding: 10px 10px 10px 10px;
	text-align: left;
	background-color:#ffffff;
	font-size:14px;
}

.tabbed_text a:link
{
	color: #0c1dcb;
	text-decoration: none;
}

.tabbed_text a:hover
{
	color: #0c1dcb;
	text-decoration: underline;
}

.tabbed_text a:visited
{
	color: #0c1dcb;
	text-decoration: underline;
}

.panel_header
{
	font-family: Arial | Verdana | Sans-Serif;
	font-weight: bold;
	font-size: 14px;
	background-color: #425784;
	text-align: left;
	color: #FFFFFF;
	padding-top: 3px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	height: auto;
	width: auto;
}

.panel_text
{
	font-family: Arial | Verdana | Sans-Serif;
	font-weight: normal;
	font-size: 14px;
	background-color: #e9eef8;
	text-align: left;
	color: #10295e;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: auto;
	width: auto;
	line-height: 15px;
}

.panel_text a:link
{
	color: #10295e;
	text-decoration: none;
}

.panel_text a:hover
{
	color: #10295e;
	text-decoration: underline;
}

.panel_text a:visited
{
	color: #10295e;
	text-decoration: underline;
}


li
{
	padding: 5px 0px 5px 0px;
	 list-style-type:square;
}

.subtitle
{
	font-family:Arial | Verdana | Sans-Serif;
	font-weight:bold;
	font-size:16px;
	color:#000000;
	padding: 0px 0px 10px 0px;
}

.text
{
	font-family: Arial | Verdana | Sans-Serif;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
}

.style1
{
	width: 100%;
	text-align:center;
	border-collapse: collapse;
}
.style2
{
	text-align: left;
}

.downloadreg a:link
{
	color:Blue;
	text-decoration: none;
}

.downloadreg a:hover
{
	color:Blue;
	text-decoration: underline;
}

.downloadreg a:visited
{
	color:Blue;
	text-decoration: underline;
}

.handcursor
{
	cursor:pointer;
}


