.left_banner{
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
}


#logo{
	padding-left:0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-top:0px;
}



#MainTitle{
	text-align:left;
	color:silver;
	font-size:0.8em;
    border-style:solid;
    border-width: 1px;
    border-color: red;
}

#leftheadcol{
    width: 160px;
    height: 131px;
    border-style:solid;
    border-color: red;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    border-bottom: 0px;
}

#rightheadcol{
    width: 160px;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    border-bottom: 1px solid #003366;
    vertical-align: bottom;
}

#centerheadcol{
    width: 65%;
    border-style:solid;
    border-color: red;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    border-bottom: 1px solid #003366;
    text-align: left;
    vertical-align: bottom;
}

#copyright{
	text-align:right;
	color:silver;
	font-size:0.8em;
}

.slash {
    font-family: Tahoma;
    font-size: 7pt;
    font-weight: bold;
    color: navy;
}

.topborder{
    border-top-width: 1px;
    border-left-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-color: red;
    border-style: solid;
}

body{
	font-family: arial,sans-serif;
	padding-top:0 px;
	margin-top: 0 px;
	padding-left:0%;
	padding-right:0%;
    margin-left: 0px;
    margin-top: 0px;
}

.mainbull{
    margin-right: 7px;
}
.navlink:hover {
    border: 1px solid silver;
    /*background: #ddd; !important*/
}


#content{
	font-family: Times New Roman, verdana, geneva, arial, helvetica, sans-serif;
	padding-left:30px;
    padding-top: 0px;
    margin-top: 0px;
	padding-right:4%;
	padding-bottom:7px;
	margin-top:0px;
	text-align:justify;
	font-size: 12pt;
}

.white_box {
    margin-bottom: 30px;
    margin-right: 0px;
    margin-top: 10px; 
    border: solid 1px #003366;
}

.code {
    text-align: left;
    margin: 15 0 15 0;
    padding: 30 30 30 30;
    border: solid 1px #003366;
}

.date{
	font-family: verdana, helvetica, sans-serif;
    font-weight: bold;
    font-size: 9pt;
    color: #666666;
    text-align: right;
    text-decoration: none;
    margin-top: 3px;
    margin-bottom: 6px;
}
.date a:link, .date a:visited{
    text-decoration: underline;
    color: #666666;
}

.date-small{
	font-family: verdana, helvetica, sans-serif;
    font-weight: bold;
    font-size: 8pt;
    color: #666666;
    text-align: left;
    text-decoration: none;
    margin-top: 8px;
    margin-bottom: 1px;
}
.date-small a:link, .date-small a:visited{
    text-decoration: underline;
    color: #666666;
}

.announce, .announce a:link, .announce a:visited{
	font-family: arial,sans-serif;
    color: #D30321;
	font-size: 8pt;
    font-weight: bold;
	color: navy;
}

.banner_title, .banner_title:link {
	font-family: verdana,sans-serif;
	font-size: 9pt;
    font-weight: bold;
	color: white;
    vertical-align: bottom;
}

.banner_title:visited {
	font-family: arial,sans-serif;
	font-size: 9pt;
    font-weight: bold;
	color: white;
    vertical-align: bottom;
}

.note{
	font-family: verdana, helvetica, sans-serif;
    font-weight: bold;
    font-size: 9pt;
    color: #666666;
    text-decoration: none;
    margin-top: 3px;
    margin-bottom: 6px;
}
.note a:link, .note a:visited{
    text-decoration: underline;
    color: #666666;
}

.navy_note{
	font-family: verdana, Tahoma;
    font-size: 10pt;
    color: white;
    background-color: #205F8A;
    text-decoration: none;
    font-weight: bold;
    padding: 1 3 3 3;
    margin-top: 0px;
    margin-bottom: 6px;
    height: 100%;
}
.navy_note a:link, .navy_note a:visited{
    text-decoration: underline;
    color: #003366;
}

.label{
	font-family: verdana, Tahoma;
    font-size: 10pt;
    color: #666666;
    text-decoration: none;
    font-weight: bold;
    margin: 6 3 0 0;
    height: 100%;
}
.label a:link, .label a:visited{
    text-decoration: underline;
    color: #666666;
}

.gray_note{
	font-family: verdana, Tahoma;
    font-size: 10pt;
    color: navy;
    background-color: #D6DCDB;
    text-decoration: none;
    font-weight: bold;
    padding: 1 3 3 3;
    margin-top: 0px;
    margin-bottom: 6px;
    height: 100%;
}
.gray_note a:link, .navy_note a:visited{
    text-decoration: underline;
    color: #003366;
    height: 100%;
}

p {
    text-indent: 25px;
    margin-top:0px;
    margin-bottom:5px;
}

ul {
    margin-top: 0px;
}

li {
    list-style-type: disc;
    list-style-image: url(/.misc/i/dotblued.gif);
    margin-top:3px;
    margin-bottom:0px;
}

#h1{
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 30px;
    color:#D30321;
    font-weight: bold;
    font-size: 14pt;
    text-align: left;
}

h2 {
	font-family: Tahoma, Verdana, sans-serif;
    font-size: 13pt;
    color: #003366;
    margin-top: 12px;
    margin-bottom: 6px;
}

h2 a:link, h2 a:visited{
    text-decoration: underline;
    color: navy;
	font-family: Tahoma, Verdana, sans-serif;
    font-size: 13pt;
    color: #003366;
    margin-top: 12px;
    margin-bottom: 6px;
}

h3 {
	font-family: Helvetica, Tahoma, sans-serif;
    font-weight: bold;
    font-size: 11pt;
    color: #003366;
    text-decoration: none;
    margin-top: 20px;
    margin-bottom: 5px;
}

h3 a:link, h3 a:visited{
	font-family: Helvetica, Tahoma, sans-serif;
    font-weight: bold;
    font-size: 11pt;
    color: #003366;
    text-decoration: underline;
    margin-top: 20px;
    margin-bottom: 5px;
}

h4{
	font-family: verdana, helvetica, sans-serif;
    font-size: 11pt;
    color: #003366;
    text-decoration: none;
    margin-top: 20px;
    margin-bottom: 6px;
}

h4 a:link, h4 a:visited{
    text-decoration: underline;
    color: #003366;
	font-family: verdana, helvetica, sans-serif;
    font-size: 11pt;
    margin-top: 20px;
    margin-bottom: 6px;
}

#left {text-align: left}

a {
    text-decoration: underline;
    color: #003366;
    font-weight: bold;
    font-family: verdana;
    font-size: 10pt;
}

a:link	{
    color: #003366;
}

a:visited	{
    color: #003366;
}

a:hover	{
	color: #D30321;
}

a:active	{
	color: #D30321;
}

.inputs {
    color: navy;
    width: 400px;
    margin-top: 1px;
    border: 1px solid #BBBBBB;
    height: 20px;
    vertical-align: middle;
    font-size: 11pt;
}

