/* CSS Document */
img {border:none;}

div#index {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 825px;
}

div#content {
	text-align: center;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: none;
	background: #FFFFFF;
	color: #FFFFFF;
	width: 811px;
}

table.bckground {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: none;
	background: #4F4F8A;
	color: #4F4F8A;
	width: 825px;
	text-align:center;
	background-color: #4F4F8A;
}

table.nav {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: none;
	background-image: url(../images/navBG_ropm.gif);
	width: 825px;
	text-align:left;
	background-color: #CCCCCC;
}

table.content {
	text-align: left;
	margin: 0 0 0 0;
	padding: 0 0 0 5px;
	border: none;
	background: #FFFFFF;
	color: #FFFFFF;
	width: 811px;
}

td.content {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: none;
}



body {
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 0 0 0; /* need for Opera */
	background: #7487BF;
	color: #7487BF;
	width: 825px;
	
}

#pageContainer {
	width: 825px;
	background: #FFCC99 url(../images/mainBodyBG_palladium.gif);
}


/* BEGIN HEADER STYLES */
#header {
	position: relative;
	width: 825px;
	background-color: transparent;	
}
/* END HEADER STYLES */

/*BEGIN a STYLES */
a:link, a:visited {
	color: #666;
	text-decoration: none;
}

a:hover {
	color: #FF6600;
	text-decoration: underline;
}
/* END a STYLES */

/*BEGIN NAV STYLES */
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: small-caps;
}

.nav a:link, .nav a:visited {
	color: #666;
	text-decoration: none;
}

.nav a:hover {
	color: #FF6600;
	text-decoration: underline;
}

div#nav {
	margin: 0 0 0 0;
	padding: 7px 0 0 0;
	border: none;
	background-image: url(../images/navBG_ropm.gif);
	color: #CCCCCC;
	width: 811px;
	height: 31px;
	text-align:left;
	vertical-align: middle;
	background-color: transparent;
}
/* END NAV STYLES */



/* BEGIN HOME PAGE STYLES */
#mainBody {
	position: relative;
    width: 825px;
	background: #33415D url(../images/mainBodyBG_palladium.gif);
}

.leftColumn {
	float: left;
	width: 267px;
	padding: 37px 16px 0 56px;
}

.rightColumnHeader {
	float: left;
	width: 411px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	padding: 26px 0 26px 0;
	margin: 37px 0 0 0;
	border-bottom: 2px solid #e3e3e3;
	border-top: 2px solid #e3e3e3;
	/*background: #33415D url(../images/homeRTColBG_palladium.gif);
	background-repeat: repeat-y;*/
}

.rightColumn {
	float: left;
	width: 411px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 16px 0 0 0;
	/*background: #33415D url(../images/homeRTColBG_palladium.gif);
	background-repeat: repeat-y;*/
}

/* END HOME PAGE STYLES */

/*BEGIN SUB PAGE STYLES */
.subHead {	
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	padding: 0 0 20px 0;
	text-align: left;
}


.subText {	
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 38px 10px 0 10px;
	text-align: left;
}

.subNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 0 0 13px 0;
	text-align: left;
}

.subNav a:link, .subNav a:visited {
	color: #666;
	text-decoration: none;
}

.subNav a:hover {
	color: #FF6600;
	text-decoration: underline;
}

td.subPageCol {
	border-left: 2px solid #e3e3e3;
}


/* BEGIN SUB PAGE STYLES */


/* BEGIN FAQ STYLES */
p.faqQuestionList{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 900;
}

p.faqQuestion{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 900;
}

p.faqAnswer{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/* END FAQ STYLES */


/* BEGIN FOOTER STYLES */
.footer{
	padding: 26px 0px 0px 0px;
	color: #E3E3E3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	
}

#footer.content{
	background: #33415D url(../images/footerBG_palladium.gif);
	padding: 20px 0px 0px 0px;
	color: #E3E3E3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: left;
	width: 766px;
}

table.footer {
	background: #33415D url(../images/footerBG_palladium.gif);
	margin-left:auto;
	margin-right:auto;
	padding: 0 0 0 0;
	border: none;
	color: #CCCCCC;
	width: 826px;
	text-align:center;
}
	
/* END FOOTER STYLES */
