@charset "utf-8";

/* CSS Document */
body, html, form, p, h2, h3, h4, h4, li, div, span {
	margin: 0;
	padding: 0;
	-webkit-text-size-adjust:none;
}

ul {
	margin: 0px 0px 5px;
	padding: 0px 0px 0px 20px;
}

body {
	background: #9d9d9d;
	margin: 0;
	padding-top: 0;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #03101d;
}

#container a {
	color: #03101d;
}

#container {
	width: 100%;
	margin: 2px auto;
	overflow: hidden;
	/* background: url(../images/content_rp_bg.jpg) top left repeat-y; */
}
/*#container {
	width: 209px;
	margin: 2px auto;
	overflow: hidden;
	background: url(../images/content_rp_bg.jpg) top left repeat-y;
}*/
a#mobile {
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	padding:0px 0 0 0px;/*display: none;*/
}

#topnav {
	background: url(../images/top_nav_rep.png) top left repeat-x;
	height: 29px;
	width: 100%;
}

#topnav img {
	border: none;
	text-decoration: none;
	float: left;
}

.mobiletxt {
	float: left;
	width: 47px;
	padding: 10px 0 0 0;
}

#header a img {
	border: none;
	text-decoration: none;
}

#header {
	background: url(../images/header_rep.jpg) top right repeat-x;
	height: 61px;
	width: 100%;
	border-bottom: 2px solid #eae1a5;/*position: relative;*/
}

#container #header #homelink {
	width: 203px;
	position: absolute;
	height: 60px;
}

/*----menu styles----*/
.menu_nav {
	min-height: 100px;
	margin: 10px 0 10px 0;
	width: 100%;
}

.menu_nav li {
	list-style: none;
	background: url(../images/button_bg.jpg) top left repeat-x #DBDBDB;
	text-transform: uppercase;
	font-size: 14px;
	padding: 8px 7px 8px 7px;
	border-bottom: 1px solid #788ba0;
	font-weight: bold;
}

.menu_nav li a {
	color: #03101d;
	text-decoration: none;
	display: block;
	width: 100%;
}

#container .menu_nav li a:hover, #container .menu_nav li a:focus, .secondmenu_nav li a:hover, .secondmenu_nav li a:focus, #container .backbutton a:hover, #container .backbutton a:focus {
	color: #67a7f5;
}

/*--secondary menu--*/
#container .crumbmenutop {
	list-style: none;
	background: url(../images/button_bg.jpg) top left #DBDBDB repeat-x;
	text-transform: uppercase;
	font-size: 14px;
	padding: 8px 6px 8px 4px;
	border-bottom: 1px solid #788ba0;
	font-weight: bold;
	overflow: hidden;
	_overflow: none;
	margin: 10px 0 0 0;
	clear: both;
	width: 100%;
}

#container .crumbmenubottom {
	list-style: none;
	background: url(../images/button_bg.jpg) top left #DBDBDB repeat-x;
	text-transform: uppercase;
	font-size: 15px;
	padding: 8px 4px 8px 4px;
	border-top: 1px solid #788ba0;
	font-weight: bold;
	margin: 0px 0 10px 0;
	clear: both;
	width: 100%;
}

.crumbmenubottom a, .crumbmenutop a {
	text-decoration: none;
}

#container .crumbmenubottom a:hover, #container .crumbmenutop a:hover, #container .crumbmenubottom a:focus, #container .crumbmenutop a:focus {
	text-decoration: none;
	color: #67a7f5;
}

.crumbmenutop ul li {
	display: inline;
	list-style: none;
	margin: 0 3px 0 3px;
}

.crumbmenubottom ul li {
	display: inline;
	list-style: none;
	margin: 0 3px 0 3px;
}

.secondmenu_nav {
	min-height: 100px;
	margin: 0px 0 10px 0;
}

#banner {
	min-height: 50px;
	_height: 500px;
	margin: 0px 0 0px 0;
	background: #fff;
	position: relative;
	top: 0;
	clear: both;
	padding: 5px 0 5px 0;
/* test this */
	
}

#article_page {
	min-height: 100px;
	_height: 100px;
	margin: 0px 0 0px 0;
	background: #fff;
	position: relative;
	top: 0;
	clear: both;
	padding: 0 0 20px 0;
/* test this */
	font-size:14px;
}

#article_table {
	width: 98%;
	margin: 14px auto;
}

#article_page li, #article_page a
{
	font-size:14px;	
}

#article_page p {
	margin: 0 0px 10px 0px;
	font-size:14px;
}

.secondmenu_nav li {
	list-style: none;
	background: url(../images/button_bg_sec.jpg) top left #F4F4F4 repeat-x;
	text-transform: uppercase;
	font-size: 15px;
	padding: 8px 7px 8px 7px;
	border-bottom: 1px solid #788ba0;
	font-weight: bold;
}

.secondmenu_nav li a {
	color: #03101d;
	text-decoration: none;
	display: block;
}

.secondmenu_nav li a.menulist {
	text-transform:none;
	font-weight: normal;
}

.backbutton {
	background: #fff;
	text-align: right;
	overflow: hidden;
	clear: both;
}

.backbutton a {
	/*background: url(../images/back_right_button.jpg) no-repeat top right;*/
display: block;
	padding: 1px 10px 0px 0px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

#backbottom.backbutton {
	padding: 0px 0px 0px 0px;
	list-style: none;
	/*background: url(../images/User_left.jpg) no-repeat top right;*/
height: 15px;
}

#topbutton.backbutton {
	/*background: url(../images/back_right_button-top.jpg) no-repeat top right;*/
/*background: url(../images/User_left_top.jpg) no-repeat top right;*/
display: block;
	height: 15px;
	padding: 0px 0px 0 0px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

#topbutton.backbutton ul li {
	background: url(../images/User_left_top.jpg) no-repeat top left;
	padding: 0 0px 0 10px;
	float: right;
	list-style: none;
	position: relative;
	left: -10px;
	_top: 0px;
	height: 14px;
}

/*#topback{
background: url(../images/back_button_bottom.jpg) no-repeat;
padding: 0 3px 0 8px;
text-decoration: none;
display: table;
float: right;
text-transform: uppercase;
}
#bottomback{
background: url(../images/back_button_bottom.jpg) no-repeat;
padding: 0 3px 0 8px;
text-decoration: none;
display: table;
float: right;
text-transform: uppercase;
}*/
/*----end menu styles----*/
#container #footer {
	width: 100%;
	background: url(../images/footer_bg.jpg) top left repeat-x #66788c;
	/*min-height: 76px;*/
height: 76px;
	text-align: center;
	padding: 1px 0 0 0;
	font-size: 10px;
	text-transform: uppercase;
}

#footer p {
	margin: 5px 0 5px 0;
}

#copyright {
	border-top: 1px solid #788ba0;
	width: 100%;
}

/*---secondary styles---*/
#content {
	min-height: 100px;
	margin: 0px 0 0px 0;
	width: 100%;
}

.contentsec {
	background: #fff;
	margin: 0px 0 0px 0;
	padding: 0;
	width: 100%;
}

#copyright p {
	font-size: 9px;
	text-align: center;
}

