/* padding/margin: top right bottom left */
body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	text-align: center;
	margin: 10px 10px 10px 10px;
	padding: 10px 10px 10px 10px;
}
table {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-weight: normal;
    border: 0px;
}
img {
    border: 0px;
}
a, a:link, a:active, a:visited {
    text-decoration: underline;
    color: #3177B6;
}
a:hover {
    text-decoration: none;
}
hr { 	
  	border: 0;
	color: #E8E8E8;
	background-color: #E8E8E8;
	height: 1px;
	width: 100%;
}
h1 {
    font-size: 18px;
    font-weight: normal;
    color: #575656;
    margin-top: 5px;
    line-height: 125%;
}
.page {
	text-align: left;
	margin: 0px auto;
	width: 800px;
	background-color:White
}
.logo {
	padding: 0px 0px 0px 0px;
	display: inline;
}
.toplinks {
    float: right;
    display: inline;
    padding-right: 10px;
    position: relative;
    top: 59px;
    right: 60px;
    font-size: 12px;
    font-weight: normal;
    color: #919191;
}
.toplinks a, .toplinks a:link, .toplinks a:active, .toplinks a:visited {
    text-decoration: none;
    font-weight: normal;
    color: #919191;
}
.toplinks a:hover {
    color: #0F558C;
}
.toplinks img {
    vertical-align: middle;
}
.header {
    margin-top: 0px;
}
.navbar {
    padding: 0px;
    margin: 0px;
    width: 800px;
    height: 40px;
    border-collapse: collapse;
    vertical-align: top;
    text-align: left;
    background-image: url('graphics/nav_shadow.gif');
    background-repeat: repeat-x;
    background-position: bottom;
}
.content {
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	width: 455px;
	font-size: 13px;
	color: #707070;
	float: left;
	line-height: 130%;
	overflow:  scroll;
    height: auto;
	text-align: justify;
}
.rightbox {
	margin: 15px 5px 5px 540px;
	width: 250px;
	background-image: url('graphics/rhs_back2.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	background-color:#a3e0f2;
	font-size: 12px;
	line-height: 120%;
	color: #000099;
}
.rightbox h2 {
    padding: 7px 5px 5px 15px;
    font-size: 12px;
    font-weight: normal;
    color: #FFFFFF;
}
.rightbox p {
    padding: 2px 10px 10px 10px;
}
.rightbox a, .rightbox a:link, .rightbox a:active, .rightbox a:visited {
    color: #3177B6;
    text-decoration: underline;
}
.rightbox a:hover {
    text-decoration: none;
}
.subnav {
    padding-bottom: 10px;
}
.subnav a, .subnav a:link, .subnav a:active, .subnav a:visited {
    margin: 0px 0px 0px 20px;
    padding: 0px 0px 8px 0px;
    display: block;
    color: #3177B6;
    text-decoration: none;
}
.subnav a:hover {
    text-decoration: underline;
}

.tertiary {
    line-height: 100%;
background-color: #F1FAF9;
margin-top: 0px;
padding-top: 5px;
margin-bottom: 5px;
border-top: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
margin-left: 0px;
padding-left: 15px;
    display: block;
}

.partners {
    margin: 15px 0px 10px 520px;
   padding-top: 10px 0px 10px 0px;
    width: 200px;
    text-align: center;
}
.outline {
    border: 1px solid #CCCCCC;
}
.grnbox {
    margin: 0px auto;
    padding: 10px 20px 10px 20px;
    font-size: 13px;
    color: #666666;
    width: 420px;
    background-color: #F1F1F1;
}
.signature {
    font-size: 12px;
    height: 140px;
}
.signature img {
    float: right;
    margin-right: 30px;
}
.footer {
    width: 791px;
    height: 30px;
    padding: 4px 5px 0px 5px;
    background-image: url('graphics/bottom_bar.jpg');
    font-size: 10px;
    background-color: #f1f1f1;
    color: #FFFFFF;
}
.footer a, .footer a:link, .footer a:active, .footer a:visited {
    text-decoration: none;
    color: #FFFFFF;
}
.footer a:hover {
    text-decoration: underline;
}
.contentSub {
	margin: 10px 10px 10px 10px;
	padding: 15px 15px 15px 15px;
	width: 746px;
	font-size: 13px;
	color: #707070;
	float: left;
	line-height: 130%;
	overflow: scroll;
    height: 400px;
	text-align: justify;
}
.rightbox2 {
	margin:  5px 5px 5px 510px;
	width: 270px;
	background-image: url('graphics/rhs_back2.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	background-color:#a3e0f2;
	font-size: 12px;
	line-height: 120%;
	color: #000099;
}
.rightbox2 h2 {
    padding: 7px 5px 5px 5px;
    font-size: 12px;
    font-weight: normal;
    color: #FFFFFF;
}
.rightbox2 p {
    padding: 2px 10px 10px 10px;
}
.rightbox2 a, .rightbox a:link, .rightbox a:active, .rightbox a:visited {
    color: #3177B6;
    text-decoration: underline;
}
.rightbox2 a:hover {
    text-decoration: none;
}

