/* CSS Document */

/* RESETING ALL DEFINITIONS */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-style: inherit;
	font-size: 100.01%;
	font-weight: inherit;
	margin: 0;
	padding: 0;
	outline: 0;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	background: #FFF;
	color: #000;
	line-height: 1;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* GENERAL TAG DEFINITION */
h1{
	margin: 0 0 1.2em 0;
}
h2{
	clear: both;
}
p{
	margin: 0 0 1em 0;
}
ul{
	list-style-image: url(icon_list.gif);
}
ul li{
	margin-left: 1.5em; 
}

/* TABLE DEFINITIONS */
table{
	border-top: 1px solid #DEDEDE;
	clear: both;
	margin: 0 0 2em 0;
	width: 100%;
}
table caption{
	margin: 0.5em 0 0 0;
	padding: 0.3em 0 0.5em 0;
}
table th, table tbody th, #content table th, #content table tbody th{
	padding:0.3em 1em 0.3em 0;
}
table td{
	padding:0.3em 1em 0.3em 0;
}
table tr.total td{
	border-top: 1px solid #DEDEDE;
}
table th.right, table td.right{
	text-align: right;
}

/* OTHER OBJECTS */
img{
	border: none;
	display: block;
	margin: 0;
	padding: 0.27em 0 1em 0;
}
table th img, table td img{
	padding-bottom: 0.27em;
}
form{
	margin: 0 0 1em 0;
}
label{
	margin: 0 1em 0 0;
}
hr{
	background-color: #D4D4D4;
	border: none;
	clear: both;
	color: #D4D4D4;
	height: 1px;
	margin: 0 0 1em 0;
}
abbr, acronym, span.abbreviation{
	border-bottom: 1px dashed #BBB;
}
.vMiddle, #content .vMiddle{
	vertical-align: middle;
}
#content sup {
   font-size: 70%;
    vertical-align: baseline;
    position: relative;
    bottom: 0.33em;
}
#content sub {
    font-size: 70%;
    vertical-align: baseline;
    position: relative;
    bottom: -0.25em;
}

body, legend, input, select, textarea, span.label, label{
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	line-height: 1.5em;
	text-align: center;
	background-color: #DEDEDE;
}
h1{
	font-size: 1.6em;
	font-weight: bold;
	line-height: 1.2em;
}
h2{
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.5em;
}
h3{
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.5em;
}
h4{
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.5em;
}
h5{
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.5em;
}
h6{
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.5em;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a{
	font-weight: bold;
}

p, a{
	font-size: 1.1em;
	font-weight: normal;
	line-height: 1.5em;
}
blockquote{
	font-size: 1.15em;
	font-style: italic;
	font-weight: bold;
	line-height: 1.5em;
}
cite{
	font-size: 1.1em;
	font-style: normal;
	font-weight: normal;
	line-height: 1.5em;
}
strong{
	font-weight: bold;
}
em{
	font-style: italic;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, p a, ul a, ol a, form a, table caption a, table th a, table td a, table th p, table td p{
	font-size: 1em;
}
a, a:link, #container a, #container a:link{
	color: #00538C;
	text-decoration: underline;
}
a:visited, #container a:visited{
	color: #00406A;
	text-decoration: underline;
}
a:hover, #container a:hover{
	color: #D52000;
	text-decoration: underline;
}
a:active, #container a:active{
	color: #D52000;
	text-decoration: underline;
}
table{
}
table caption{
	font-size: 1.1em;
	text-align: left;
}
table th,table thead th, table tbody th{
	font-size: 1.1em;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}
table td{
	font-size: 1.1em;
	vertical-align: top;
}
table th a{
	font-weight: bold;
}
table tr.total td{
	font-weight: bold;
}

legend, input, select, textarea, span.label, label{
	font-size: 1.1em;
}
table td legend, table td input, table td select, table td textarea, table td span.label, table td label{
	font-size: 1em;
}

ul, ol{
	font-size: 1.1em;
	line-height: 1.5em;
}
ul ul, ol ol{
	font-size: 1em;
}

#container{
	margin: auto;
	padding: 0;
	width: 84em;
	text-align: left;
	background-color: #FFF;
}
#header{
	margin: 0;
	padding: 2em;
	width: 80em;
	height: 11em;
	background-color: #066292;
	color: #FFF;
}
#main{
	clear: both;
	margin: 0;
	padding: 0;
	width: 84em;
}
#navigation{
	float: left;
	margin: 0;
	padding: 4em 0 20em 0;
	width: 18em;
	background-color: #6BA1BE;
}
#content{
	float: right;
	margin: 0;
	padding: 4em 2em;
	width: 60em;
}
#footer{
	clear: both;
	margin: 0;
	padding: 0;
	height: 0;
	overflow: hidden;
}
#header #name{
	width: 30em;
	float: left;
}
#header h1{
	font-size: 3em;
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: 0;
}
#header p{
	font-weight: bold;
	font-size: 1.2em;
}
#logo{
	float: right;
	width: 30em;
}
#navigation ul{
	margin: 0;
	padding: 0;
	display: block;
}
#navigation ul li{
	margin: 0;
	padding: 0;
	display: block;
}
#container #navigation ul li a{
	margin: 0;
	padding: 0.5em 1em;
	display: block;
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
}
#container #navigation ul li a:hover{
	text-decoration: underline;
}
#container #navigation ul li.active a{
	background-color: #FFF;
	color: #066292;
}
