﻿BODY
{
	scrollbar-arrow-color: rgb(251,252,254);
	scrollbar-3dlight-color: rgb(225,236,253);
	scrollbar-highlight-color: rgb(225,236,253);
	scrollbar-face-color: rgb(191,207,232);
	scrollbar-shadow-color: rgb(121,146,183);
	scrollbar-darkshadow-color: rgb(121,146,183);
	scrollbar-track-color: rgb(113,127,165);

	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color:rgb(0,0,0); font-size:14px;
	background-color: rgb(63,76,108);
	margin: 0px;
	padding: 0px;
}

table 
{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: rgb(75,75,75);
	font-size: 14px;
	background-color: rgb(255,255,255);
	margin-right: auto;
	margin-left: auto;
}
    
a:link {color: rgb(155,34,60); font-weight: bold;}
a:visited {color: rgb(34,119,153); font-weight: bold;} 
a:active {color: rgb(34,119,153); font-weight: bold;}
a:hover {color: rgb(51,153,170); font-weight: bold;}

a:link.white {color: rgb(255,255,255); font-weight: bold;}
a:visited.white {color: rgb(224,232,244); font-weight: bold;} 
a:active.white {color: rgb(34,119,153); font-weight: bold;}
a:hover.white {color: rgb(51,153,170); font-weight: bold;}


h1 {font-family: Tahoma, Trebuchet MS, Verdana, sans-serif; 
	color: rgb(34,119,153); font-size: 24px; font-weight: bold;}
	
h2 {font-family: Tahoma, Trebuchet MS, Verdana, sans-serif; 
	color: rgb(51,153,170); font-size: 18px; font-weight: bold;}
	
hr {width: 100%; color:rgb(223,231,242); height: 2px;}

.tbluecell {background-color: rgb(104,171,216);}
.BlueBox {font-family: Verdana, Geneva, Arial, sans-serif;
	   font-style: normal; font-weight: normal; font-size: 10pt;
	   text-decoration: none; background-color: #e0e8f4;
	   padding: 5pt; border: 2pt solid #717fa5; line-height:140%}
	   
.tealbox {font-family: Verdana, Geneva, Arial, sans-serif; color: #ffffff;
	   font-style: normal; font-weight: normal; font-size: 10pt;
	   text-decoration: none; background-color: #3f4b6c;
	   padding: 5pt; border: 2pt solid #68abd8; line-height:140%}

.blue {font-size: 13px; color:rgb(56,70,109); font-weight: bold;}
.bluelg {font-size: 20px; color:rgb(56,70,109); font-weight: bold; line-height: 21px;}
.bluexlg {font-size: 24px; color:rgb(56,70,109); font-weight: bold; line-height: 27px;}
.footer {font-size: 11px;}
.large {font-size: 20px;}
.red {color: rgb(155,34,60); font-weight: bold;}
.redlg {font-size: 18px; color:rgb(155,34,60); font-weight:bold}
.redxlg {font-size: 24px; color:rgb(155,34,60); font-weight:bold; line-height: 27px;}
.tblue {color: rgb(34,119,153); font-weight: bold;}
.imageleft {
	border-style: none;
	margin: 0px 15px 15px 0px;
	float: left;
}
.center {
	text-align: center;
}


ul {list-style-type: none;
    margin: 15px;
    padding: 0px;}
    
ol {margin: 15px;
    padding: 0px;}

li.double {background-image: url('images/bullet.gif');
    background-repeat: no-repeat;
    text-indent: 0;
    margin: 0px 0px 0px 6px;
	padding: 0px 0px 13px 30px;}

li.single {background-image: url('images/bullet.gif');
    background-repeat: no-repeat;
    text-indent: 0;
    margin: 0px 0px 0px 6px;
    padding: 2px 0px 3px 30px;}
    
li.numbers {margin: 0px 0px 0px 15px;}

li.numbers2 {margin: 0px 0px 12px 15px; }
    padding: 2px 0px 12px 0px;}