/* Define RPM Basic Elements */
/* -------------------------------------------------------- */
body
		{	font-family:Tahoma,helvetica;
			font-size:11px;
			color:#5F6262;
			margin:0px 0px 0px 0px;
			background-image: url("../images/index_bkgnd.jpg");
			background-repeat: repeat-x;
			background-color: #A3BDDE;}
h1
 		{	font-family=Tahoma,helvetica,sans-serif;
			border-bottom:solid 1px #CCCCCC;
			font-size:15px;
			color:#CC6633;
			margin-top:0px;
			margin-right:20px;
			margin-bottom:-8px;
			margin-left:10px;
			padding:0px 0px 4px 3px;
			font-weight:bold;
			}
h2
		{	font-family=Tahoma,helvetica,sans-serif;
			font-size:12px;
			margin-top:10px;
			margin-right:20px;
			margin-bottom:-8px;
			margin-left:20px;
			padding:0px 0px 4px 3px;
			font-weight:bold;
			}
p
		{	font-family:Tahoma,helvetica;
			font-size:11px;
			color:#5F6262;}
ul
 		{	color:#2871AD;
			width:242px;
			height:60px;
			background-image:url("../pics/b_bkgnd.jpg")}

a:link
 		{	text-decoration: underline;
			color:#5871AD;}
a:hover
		{	text-decoration: underline;
			color:#28218D;}
input
		{	font-family:Tahoma,helvetica;
			font-size:11px;
			color:#5F6262;}
form
		{	margin:0px;}
strong
		{	font-weight:bold;}
td
		{	font-family:arial,Tahoma,helvetica,sans-serif;
			text-align: left;
			vertical-align:top;
			font-size:11px;
			word-spacing:2px;
			line-height:18px;
			color:#5F6262;}

img		{	border: 0px;}

/* Site Specific Stlyes */
/* -------------------------------------------------------- */
.menu_client
		{	color:#606363;
			text-align:center;}
.menu_bottom
		{	color:#606363;
			text-align:center;
			margin:0px 0px 10px 0px}
.copyright
		{	text-align:center;
			margin:8px 0px 0px 0px}
a.menuitem
		{	color:#606363;
			text-decoration:underline;
			margin:0px 10px 0px 10px;}
a.menuitem:hover
		{	color:#202323;}
.header	{	color:#DDDDDD;
			font-family:Arial,Tahoma,helvetica;
			font-weight:bold;
			height:103px;
			width:653px;
			background-image: url("../pics/bkgnd_header.jpg");
			padding:20px 20px 0px 500px;}
.footer	{	color:#DDDDDD;
			height: 43px;
			background-image: url("../pics/bkgnd_footer.jpg");
			text-align:right;
			padding:13px 15px 5px 2px;}
.footer a
		{	color:#D6D581;}

.index_header
		{	width:656px;
			height:211px;}
.index_footer
		{	padding:6px 0px 0px 0px;
			color: white;	
			width:656px;
			height:57px;
			background-image: url("../images/index_footer.jpg");}
.index_footer a
		{	color: #D6D581}



