a, a:link,a:visited {
	color: #12114a;
	font-size: 12px;
}

a:hover {
	color: #02263e;
}

a.home, a.home:link,a.home:visited {
	color: #12114a;
	font-size: 11px;
}

a.home:hover {
	color: #02263e;
}

a.footer, a.footer:link,a.footer:visited {
	color: #93b2b9;
	font-size: 10px;
margin-bottom: 5px;
}

a.footer:hover {
	color: #315b77;
}

a.navtop, a.navtop:link, a.navtop:visited {
	color:#134364;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal; 
	width: 100%;
	display: block;
	background-image: url(../graphics/sidebar/toplevel-inactive.gif);
	background-repeat: no-repeat;
	padding-bottom: 6px;
	padding-left: 25px;
	padding-right: 1px;
	padding-top: 8px;
}

a.navtop:hover{
	color:#134364;
	background-image: url(../graphics/sidebar/toplevel-active.gif);
	background-repeat: no-repeat;
}

a.navtop:active{
	color:#ffffff;
	background-image: url(../graphics/sidebar/toplevel-hit.gif);
	background-repeat: no-repeat;
}

a.navmid, a.navmid:link, a.navmid:visited{

	color:#134364;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal; 
	width: 100%;
	display: block;
	background-image: url(../graphics/sidebar/midlevel-inactive.gif);
	background-repeat: no-repeat;
	padding-bottom: 6px;
	padding-left: 25px;
	padding-right: 1px;
	padding-top: 4px;
}

a.navmid:hover{
	color:#134364;
	background-image: url(../graphics/sidebar/midlevel-active.gif);
	background-repeat: no-repeat;
}

a.navmid:active{
	color:#ffffff;
	background-image: url(../graphics/sidebar/midlevel-hit.gif);
	background-repeat: no-repeat;
}

a.navbot, a.navbot:link, a.navbot:visited{

	color:#134364;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal; 
	width: 100%;
	display: block;
	background-image: url(../graphics/sidebar/bottomlevel-inactive.gif);
	background-repeat: no-repeat;
	padding-bottom: 9px;
	padding-left: 25px;
	padding-right: 1px;
	padding-top: 4px;
}

a.navbot:hover{
	color:#134364;
	background-image: url(../graphics/sidebar/bottomlevel-active.gif);
	background-repeat: no-repeat;
}

a.navbot:active{
	color:#ffffff;
	background-image: url(../graphics/sidebar/bottomlevel-hit.gif);
	background-repeat: no-repeat;
}

a.navmega, a.navmega:link, a.navmega:visited{

	color:#134364;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal; 
	width: 100%;
	display: block;
	background-image: url(../graphics/sidebar/megalevel-inactive.gif);
	background-repeat: no-repeat;
	padding-bottom: 9px;
	padding-left: 25px;
	padding-right: 1px;
	padding-top: 8px;
}

a.navmega:hover{
	color:#134364;
	background-image: url(../graphics/sidebar/megalevel-active.gif);
	background-repeat: no-repeat;
}

a.navmega:active{
	color:#ffffff;
	background-image: url(../graphics/sidebar/megalevel-hit.gif);
	background-repeat: no-repeat;
}


body{
	margin: 0px;
	background-color: #93b2b9;
}

.content{
	background-image: url(../graphics/sub/bgrcontent.jpg);
	background-repeat: no-repeat;
}

h1 {
	color: #FFFFFF;
	font-family: verdana, 'MS Sans Serif';
	font-size: 18px;
	font-weight: normal;
	padding-left: 9px;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	margin-bottom: 0px;
	display: block;
}

.bodycopy{
	padding-top: 25px;
}

h2 {
	color: #134364;
	font-family: verdana, 'MS Sans Serif';
	font-size: 13px;
	font-weight: normal;
}

.header{
	background-image: url(../graphics/sub/h1background.jpg);
	background-repeat: no-repeat;
}

.ticker{
		color: #FFFFFF;
	font-family: verdana, 'MS Sans Serif';
	font-size: 11px;
	font-weight: normal;
}

.outerborder{
	border-bottom: 2px solid #315b77;
	border-right: 2px solid #315b77;
	border-left: 2px solid #315b77;
	border-top: 0px solid #315b77;
	background-color: White;
	width: 773px;
}

input,select,textarea {
	color: #000000;
	font-family: Arial, 'MS Sans Serif';
	font-size: 12px;
}

input.home,select.home,textarea.home {
	color: #000000;
	font-family: Arial, 'MS Sans Serif';
	font-size: 10px;
}

p,td {
	color: #134364;
	font-family: verdana,arial, 'MS Sans Serif';
	font-size: 12px;
	padding-top: 0px;
margin-top: 0px;
}
p.home,td.home {
	color: #134364;
	font-family: verdana,arial, 'MS Sans Serif';
	font-size: 11px;
	padding-top: 0px;
margin-top: 0px;
}


td.breadcrumb {
	color: #000000;
	font-family: Arial, 'MS Sans Serif';
	font-size: 11px;
}

td.level1 {
	padding-left: 8px;
}

td.level2 {
	padding-left: 16px;
}

td.level3 {
	padding-left: 24px;
}

.button_general {

	background-color : #baced2;
	color : #134364;
	font-family : Verdana;
	font-size : 13px;
	font-style : bold;
}

.error_text {
	color: #FF0000;
	font-weight: bold;
}

h2.home{ padding-bottom:0px; margin-bottom:5px}
