﻿body
{
    margin: 0px;
    background-color: #06192D;
	font-family: Arial, Helvetica, Clean, Garuda, Sans-Serif;
	font-size:62.5%;
}

p {margin-bottom:18px;}
b, label, p, td, th, caption {font-size:1.1em; line-height:1.6em;}
h1 {font-size:2.0em;	line-height:2.1em;}
h2 {font-size:1.8em;	line-height:1.9em;}
h3 {font-size:1.6em;	line-height:1.8em;}
h4 {font-size:1.5em;	line-height:1.7em;}
h5 {font-size:1.4em;	line-height:1.6em;}
h6 {font-size:1.3em;	line-height:1.5em;}

td.tabnav
{
    background-image: url('images/navtab_background.gif');
}

div#PageTop {
	background:white url('images/page_top.jpg') top left no-repeat;
}

div#PageRight {
	background:white url('images/page_right.jpg') top left no-repeat;
}

div#PageLeft {
	background:white url('images/page_left.jpg') top left no-repeat;
}

.pagecontentcell {
	background-image:url('images/contentcellbackground.jpg');
}

.contentcellleft {
	background-image:url('images/page_left_background.jpg');
}

.contentcellright {
	background-image:url('images/page_right_background.jpg');
}

td.links {
	height:26px;
	width:972px;
	text-align:center;
	color:#20384F;
	line-height:2.0em;
	font-size:1.0em;
}

td.links {
	padding:0px;
	height:26px;
	text-align:center;
	color: #20384F;
	font-size: 11px;
	text-decoration: none;
	
}

td.links a:link {
	color: #20384F;
	font-weight: normal;
	text-decoration: none;
}

td.links a:visited {
	color: #20384F;
	font-weight: normal;
	text-decoration: none;
}

td.links a:active{ 
	color: #20384F;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}

td.links a:hover {
	color: #20384F;
	text-decoration: underline;
	font-weight: normal;
}



td.footerlinks {
	padding:0px;
	height:26px;
	text-align:center;	
	color: #20384F;
	font-family:Verdana;
	font-size: x-small;
	text-decoration: none;
	
}

td.footerlinks a:link {
	color: #20384F;
	font-weight: normal;
	text-decoration: none;
}

td.footerlinks a:visited {
	color: #20384F;
	font-weight: normal;
	text-decoration: none;
}

td.footerlinks a:active{ 
	color: #20384F;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}

td.footerlinks a:hover {
	color: #20384F;
	text-decoration: underline;
	font-weight: normal;
}

.redtitle {
color: #7F0400;
font-weight:bold;
font-size:1.1em;
}

.bluetitle {
color: #253E56;
font-weight:bold;
font-size:1.1em;
}

.contentpad {
 padding-left:10px;
 padding-right:10px;
}

td.breadcrumb {
	height:26px;
	width:972px;
	text-align:right;
	color:#20384F;
	line-height:2.0em;
	padding:0px;
	font-size: 10px;
	text-decoration: none;
}

td.breadcrumb a:link {
	color: #20384F;
	font-weight: normal;
	text-decoration: none;
}

td.breadcrumb a:visited {
	color: #20384F;
	font-weight: normal;
	text-decoration: none;
}

td.breadcrumb a:active{ 
	color: #20384F;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}

td.breadcrumb a:hover {
	color: #20384F;
	text-decoration: underline;
	font-weight: normal;
}
