body {
	background:url(../images/rma_background.gif) #000000;
	background-repeat:repeat-y;
	margin:0px;
}

a { color:#5bb456; text-decoration:underline; }
a:hover, a:active { color:#5bb456; text-decoration:underline; }

img {
	border:0px;
	margin:0px;
	padding:0px;
}

table {
	padding:0px;
	border:0px;
}

td {
	padding:0px;
	border:0px;
}

/*h1 { 
	font-family:helvetica,arial,sans-serif;
	color:#363636;
	font-size:24px;
	font-weight:normal;
}*/

/*h2 { 
	font-family:helvetica,arial,sans-serif;
	color:#363636;
	font-size:16px;
	font-weight:normal;
}*/

p { font-family:verdana,arial,sans-serif; color:#fff; font-size:11px; }

ul { font-family:verdana,arial,sans-serif; color:#fff; font-size:11px; }

.title { 
	font-family:verdana,arial,sans-serif;
	color:#fff;
	font-size:16px;
	font-weight:bolder;}
	
.title2 { 
	font-family:verdana,arial,sans-serif;
	color:#5bb4f6;
	font-size:12px; line-height:normal;
	font-weight:normal;
}	


/*.sm { font-family:verdana,arial,sans-serif; color:#545454; font-size:10px; }*/

#container {
	width:820px;
	position:relative;
}

div.header {
	width:815px; height:195px;
	background:url(../images/masthead-bckgrd.gif) no-repeat;
	text-align:right;
	position:relative;
	overflow:hidden;
}

.logo {
	margin-top:65px;
	margin-right:35px;
	float:right;
}

div.nav {
	width:790px; height:46px;
	position:relative;
	overflow:hidden; 
}

div.darkstripe {
	background-color:#012250;
	width:790px; height:2px;
	position:relative;
	overflow:hidden;
}
div.line {
	background-color:#012250;
	width:275px; height:1px;
	position:relative;
	overflow:hidden;
}

div.line2 {
	background-color:#012250;
	width:450px; height:1px;
	position:relative;
	overflow:hidden;
}

div.main {
	width:790px;
	background:url(../images/body-bckgrd.gif);
	position:relative;
	overflow:hidden;
	padding-top:10px;
}

/*div.sub {
	width:820px;
	background:url(../images/sub_bg.gif);
	position:relative;
	overflow:hidden;
	padding-top:10px;
}*/

div.home_text {
	margin-left:300px; /* was 265 */
	margin-right:10px;
	text-align:left;
	padding-left:30px;
	font-family:verdana,arial,sans-serif; color:#fff; font-size:11px;
	
}

div.sub_text {
	
	font-family:verdana,arial,sans-serif; color:#545454; font-size:11px;
	text-align:left;	
	padding-left:30px;	
	padding-right:20px;	
	
}

div.left_column {
	width:295px; /* was 245 */
	text-align:left;
	float:left;
	position:relative;
	overflow:hidden;
	padding-left:10px;
	border-right: 1px dotted #5c4e08;
	}

/*div.bot_nav {
	width:820px; height:10px;
	background:url(../images/bot_shadow.gif);
	positon:relative;
	overflow:hidden;
}*/

.img2 { 
	float:right; 
	margin:40px 15px 10px 0px;
}

div.footer {
	width:815px;
	text-align:center;
	font-family:verdana,arial,sans-serif; color:#fff; font-size:11px;
	margin-bottom:10px;
	margin-top:10px;
}

div.footer a { 
	font-family:verdana,arial,sans-serif; color:#5bb4f6; font-size:11px; 
	text-decoration:none; 
}

div.footer a:hover, div.footer a:active { 
	font-family:verdana,arial,sans-serif; color:#5bb4f6; font-size:11px; 
	text-decoration:underline; 
}
