/* Links */
A {
 color : #3A6C9B;
 text-decoration : none;
 font-family : verdana, arial, sans-serif;
 font-size : 11px;
 font-weight : bold;
}

A:hover {
 color : #3A6C9B;
 font-family : verdana, sans-serif;
 font-size : 11px;
 text-decoration : underline;
 font-weight : bold;
}

A.footerlink {
 color : #3A6C9B;
 text-decoration : none;
 font-family : verdana, arial, sans-serif;
 font-size : 10px;
 font-weight : bold;
}

A.footerlink:hover {
 color : #3A6C9B;
 font-family : verdana, sans-serif;
 font-size : 10px;
 text-decoration : underline;
 font-weight : bold;
}

/* TDs */
td{
 font-family : verdana, arial, sans-serif;
 font-size : 10px;
 font-weight : normal;
 color : #000000;
}

td.content{
 padding-left:20px;
 padding-bottom:0px;
 padding-right:10px;
 padding-top:30px;
}

TD.text {
 font-family : verdana, arial, sans-serif;
 font-size : 11px;
 font-weight : normal;
 color : #000000;
 line-height : 16px;
 text-align : justify;
 padding-left : 0px;
 padding-right : 20px;
 padding-top : 10px;
 padding-bottom : 20px;
}

div.subheader, h2 {
 font-family : times new roman, serif;
 font-size : 16px;
 font-weight : normal;
 color : #627A98;
 margin-bottom : 15px;
 text-align : left;
 text-decoration : none;
 letter-spacing:1px;
}

td.pageheader {
 font-family : verdana, arial, sans-serif;
 font-size : 11px;
 font-weight : bold;
 color : #aa1111;
 padding-bottom : 1px;
 padding-top : 4px;
 padding-left : 200px;
 text-align : right;
 text-decoration : none;
 text-transform:uppercase;
}

TD.footer {
 font-family : verdana, arial, sans-serif;
 font-size : 10px;
 font-weight : normal;
 color : #000000;
 background-color : #F0F4F9;
 text-align : left;
 padding-left:5px;
 padding-top:15px;
 line-height:14px;
}

li {
 padding-bottom : 5px;

}

ul{
 list-style-type : square;
 font-size : 11px;
 margin-left:16px;
}

ol{
 margin-top:5px;
 margin-left:24px;
}

ol.rgbs{
 margin-top:10px;
 font-size : 11px;
 text-transform: uppercase;
 line-height: 22px;
 padding-left:30px;
}

body{
 margin:0px;
 padding:0px;
 background-image:url(../doorpage/bg.gif);
 background-repeat:repeat-x;
 background-position:50% 50%;
 background-color: #e3e3e3;
}

p, ul, ol, h3, h4 {
	margin-top: 0px;
	margin-bottom: 16px;
}
h3 {
	font-size: 11px;
	color: #000;
}
h4 {
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	color: #000;
}
