﻿@import url('layout.css');
body {
	background-color: #113962;
	color: black;
	font-size: 12px;
	font-family: Verdana; /*"Trebuchet MS", Arial, Helvetica, sans-serif;*/
	line-height : 1.5;
	height: 100%;
	margin: 0;
	padding: 0;
}

#container {
	position:relative;
	z-index:1;
	background-color: #fff;
	width: 960px;
	margin: 0 auto;
	border-top: 0;
	border-right: 0px solid #b7b7b7;
	border-bottom: 0;
	border-left: 0px solid #b7b7b7;
}
#masthead
{
	height: 82px;
}
#navigation {
	background-color: #00134E;
	overflow: hidden;
	font-size: large;
}
#navigation {
	background-color: #00134E;
	overflow: hidden;
	font-size: large;
}

#column_None
{
	width: 930px;
	margin: 0;
	padding: 0 15px;
	background-color: #fff;
	list-style-type: disc;
	text-align: justify;
}

#column_l
{
	width: 725px;
	margin: 0;
	padding: 0 15px;
	background-color: #fff;
	list-style-type: disc;
	text-align: justify;
}
#column_r
{
	width: 192px;
	margin: 0px;
	float: right;
	padding: 10px 5px 10px 5px;
	background-color: #6699FF;
	position: relative;
}
#column_r p {
	font-size: 11px;
	margin: 7px;
}

/* Styles for Footer */

#footer {
	text-align: center;
	background-color: #113962;
	padding-top: 5px;
	padding-bottom: 5px;
}
#footer p {
	font-size: 11px;
	line-height: 14px;
	color: #fff;
	margin: 1px;
	padding: 1px;
}
#footer a {
	color: #fff;
	text-decoration: underline;
}
#footer a:hover {
	color: #fff;
	text-decoration: none;
}

/* FONT Styles */

.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}

/* TITLES */

h1 {
	color: #000066;
	font-size:20px;
}
h2 {
	color: #00134E;
	font-size:18px;
}
h3 {
	color: #00134E;
	font-size:16px;
}
h4 {
	color: #00134E;
	font-size:12px;
}

/* LIST */

li {
	line-height: 1.3em; 
	padding: 0 0 0.5em 0; 
	margin: 0 0 0 0; 
}


/* MULTI COLUMN LIST - specific for each list! */
.ul_3Col
{
	margin: 10px 0 2em 0px;  /*10px 0 1em 0px; */
	padding: 0; 
	list-style-type:circle;
}

.ul_2Col_Col1 {margin-left: 60px;}
.ul_2Col_Col2 {margin-left: 360px;}
.ul_2Col_coltopper_2Items {margin-top: -3.6em;} /*padding 0.5 * 5 items & -6.5 = 5 items * li line height 1.3 */
.ul_2Col_coltopper_3Items {margin-top: -5.4em;} /*padding 0.5 * 5 items & -6.5 = 5 items * li line height 1.3 */
.ul_2Col_coltopper_4Items {margin-top: -7.2em;} /*padding 0.5 * 5 items & -6.5 = 5 items * li line height 1.3 */

.ul_3Col_Col1 {margin-left: 60px;}
.ul_3Col_Col2 {margin-left: 260px;}
.ul_3Col_Col3 {margin-left: 460px;}
.ul_3Col_coltopper_2Items {margin-top: -3.6em;} /*padding 0.5 * 5 items & -6.5 = 5 items * li line height 1.3 */
.ul_3Col_coltopper_3Items {margin-top: -5.4em;} /*padding 0.5 * 5 items & -6.5 = 5 items * li line height 1.3 */
.ul_3Col_coltopper_4Items {margin-top: -7.2em;} /*padding 0.5 * 5 items & -6.5 = 5 items * li line height 1.3 */
.ul_3Col_coltopper_5Items {margin-top: -9em;} /*padding 0.5 * 5 items & -6.5 = 5 items * li line height 1.3 */

.ul_4Col_Col1 {margin-left: 60px;}
.ul_4Col_Col2 {margin-left: 180px;}
.ul_4Col_Col3 {margin-left: 300px;}
.ul_4Col_Col4 {margin-left: 420px;}
.ul_4Col_coltopper_5Items {margin-top: -9em;} /*padding 0.5 * 5 items & -6.5 = 5 items * li line height 1.3 */

.ul_5Col_Col1 {margin-left: 60px;}
.ul_5Col_Col2 {margin-left: 160px;}
.ul_5Col_Col3 {margin-left: 260px;}
.ul_5Col_Col4 {margin-left: 360px;}
.ul_5Col_Col5 {margin-left: 460px;}
.ul_5Col_coltopper_5Items {margin-top: -9em;} /*padding 0.5 * 5 items & -6.5 = 5 items * li line height 1.3 */


/*  TABLES  */

.ms-list3-main {
	border-left-style: none;
	border-right-style: none;
	border-top: 1.5pt solid black;
	border-bottom: 1.5pt solid black;
	background-color: white;
	width:100%;
}
.ms-list3-tl {
	font-weight: bold;
	color: navy;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	border-bottom: 1.5pt solid black;
	background-color: white;
}
.ms-list3-left {
	font-weight: normal;
	color: black;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	border-bottom: .75pt solid black;
	background-color: white;
}
.ms-list3-top {
	font-weight: bold;
	color: navy;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	border-bottom: 1.5pt solid black;
	background-color: white;
}
.ms-list3-even {
	font-weight: normal;
	color: black;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	border-bottom: .75pt solid black;
	background-color: white;
}

table.instrument {
	border-width: 2px;
	border-spacing: 2px;
	border-style: solid;
	border-color: gray;
	border-collapse: collapse;
}
table.instrument tr {
	border-width: 1px;
	padding: 2px;
	border-style: inset;
	border-color: gray;
	-moz-border-radius: 0px;
}
table.instrument td {
	border-width: 1px;
	padding: 2px 2px 2px 2px;
	border-style: solid;
	border-color: Gray;
	-moz-border-radius: 0px;
}
table.instrument ul {
padding-right:15px;

}

