a:link {color: #2A3681; text-decoration: none;}
a:visited {color: #2A3681; text-decoration: none;}
a:hover {color: #F5A81E; text-decoration: underline;}
a:active {color: #2A3681; text-decoration: none;}


html, body 
{ 
	margin: 0px 0px 0px 5px;
	padding: 0px;
	text-align: center;	
	
	font-family: arial,sans-serif; 
	font-style: normal; 
	font-variant: normal; 
	font-weight: normal; 
	font-size: 12px; 
	font-size-adjust: none; 
	font-stretch: normal;
	
	background: url(/images/background.gif);
	background-repeat: repeat-1;

}

.title_font
{
	margin: 9px 0px 0px 5px;
	font-size: 20px;
	font-weight: bold;
	color: black;
	text-align: left;
}

.small_title_font
{
	margin: 6px 0px 0px 5px;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}


div#container
{
	padding: 0px;
	width: 843px;
	height: 700px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: white;
}

	
div#header
{
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 75px;

}



div#links
{
	padding: 0px;
	width: 100%;
	height: 37px;
	background: url(/images/navbarline2.gif);
	background-repeat: repeat-x;
	z-index: 0;
}

#links a:link 
{
     text-decoration: none;
}

#links a:visited 
{
     text-decoration: none;
}

#links a:hover
{
     text-decoration: none;
}

#links a:active
{
     text-decoration: none;
}

.links_spacing
{
	padding-left: 25px;
	padding-right: 2px;
}


div#linkshadow
{
	padding: 0px;
	height: 40px;
	width: 100%;
	background: url(/images/linkshadow.jpg);
	background-repeat: repeat-x;
}

.title
{
	font-family: Verdana,Helvetica,Sans-serif; 
	font-size: 15pt;
	color: #7C7CA0;
	text-align: left;
	margin: 0px 0px 0px 10px;
}

div#title
{
	border-width: 0px 0px 2px 0px;
	border-style:dotted;
	width: 99%;
	z-index: 2;
	font-family: Verdana,Helvetica,Sans-serif; 
	font-size: 15pt;
	color: #7C7CA0;

}

.float_img
{
	float:left;
	padding:0;
	margin: 3px 10px 0px 3px;
	border-width: 1px;
	border-style: solid;
}


div#rma
{
	height: 310px;
	width: 100%;
	padding: 0px;
}

div#rma_policy
{
	width: 370px;
	height: 120px;
	padding: 0px;
}

div#rma_policy_title
{
	width: 370px;
	height: 20px;
	padding: 0px;
	border-color: #B3B8CD;
	border-style: solid;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;

}


div#rma_misc
{
	width: 370px;
	height: 120px;
	padding: 0px;
}

div#rma_misc_title
{
	width: 370px;
	height: 20px;
	padding: 0px;
	border-style: solid;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-color: #B3B8CD;
	
}



div#support_tech
{
	height: 120px;
	width: 370px;
	padding: 0px;	
}	

div#support_tech_title
{
	width: 370px;
	height: 20px;
	padding: 0px;
	border-style: solid;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-color: #B3B8CD;

}


.table
{
	border-style: solid;
	border-color: #B3B8CD;
	
	
	font-family: arial,sans-serif; 
	font-style: normal; 
	font-variant: normal; 
	font-weight: normal; 
	font-size: 12px; 
	font-size-adjust: none; 
	font-stretch: normal;	
}


#address
{
	margin: 9px 5px 5px 7px;
	font-size: 9pt;
	color: black;

}
.descriptions
{
	
	margin: 4px 0px 0px 35px;
	font-size: 9pt;
	color: black;
	

}

#footerContainer
{
	border-style: solid;
	border-color: #B3B8CD;
	border-width: 1px 0px 0px 0px;
	width: 100%;
	height: 50px;
	z-index: 5;
	

}

#main_text{
	margin-left: 20px;
	font-size: 9pt;
	font-family: Verdana,Arial,Helvetica,sans-seri
}


.footer
{
	text-align: center;
	margin-top: 10px;
	font-size: 9pt;
	font-family: Verdana,Arial,Helvetica,sans-serif;

}

