/* CSS Document */
  

@font-face {  
  font-family: "Trajan";  
  src: local("TrajanPro-Regular"), url(../fonts/TrajanPro-Regular.ttf) format("truetype"); /* non-IE */  
  
}   








/* RESET STYLES - Helps level playing field for all browsers */

/* normalize margin, padding */
html, body, div, dl, dt, dd, ul, ol, li, 
h1, h2, h3, h4, h5, h6, pre, input, 
p, blockquote, th, td, img {
	margin: 0;
	padding: 0;
}

html, body {
	height: 100%;
}

/* normalize font-size for headers */
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}

/* remove list-style from lists */
ol, ul {
	list-style: none;
}

/* normalize font-style and font-weight to normal */
address, caption, cite, code, dfn,
th, var {
	font-style: normal;
	font-weight: normal;
}

/* remove table border spacing */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* remove border from fieldset and img */
fieldset, img {
	border: 0;
}

/* left-align text in caption and th */
caption, th {
	text-align: left;
}

a:active, a:focus {
  outline: none!important;
}

.left 	{ float: left; display: inline; }
.right 	{ float: right; display: inline; }

.cl 	{ clear: both; display: block; height: 0; font-size: 0; line-height: 0; }
.notext {  font-size: 0; line-height: 0; text-indent: -4000px; color: #fff; }

body {
	background-color: #e9e9e9;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #000000;
	text-decoration: none;
	
}
.user-login-info 
.user-login-info span {display:none;}
.user-logged-in span {display:none;}
.user-logged-in {font-size: 0; line-height: 0; text-indent: -4000px;}
.user-my-account-link {display:none;}
a.user-logout-link,
.mainArea a.user-logout-link,
a:visited.user-logout-link,
.mainArea a:visited.user-logout-link {
	color: #FFFFFF;
    display: block;
    font-size: 10px;
    line-height: 10px;
    position: absolute;
    right: 0;
    text-decoration: none;
    text-indent: 0;
    top: 6px;
}
.ie a.user-logout-link {top: 7px;}
a:hover.user-logout-link,
.mainArea a:hover.user-logout-link {color: #FFFFFF; text-decoration:underline;}

#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	position:relative;
}
#topNav {
	padding-right: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #FFFFFF;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #190930;	
}
#topNav a:link, 
#topNav a:visited  	{text-decoration: none; color: #FFFFFF; font-size: 10px;}
#topNav a:hover 	{text-decoration: underline;}

.header {
	margin-right: 15px;
	margin-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.nav  {
	text-align: center;
	background-color: #C4C4C4;
}
.nav ul {
	background-color: #C4C4C4;
	height: 30px;
	margin-left: auto;
	margin-right: auto;
	width: 750px;
}
.ie .nav ul.mainmenu {margin-left: 100px;}
.nav li {
	color: #190930;
	font-family: "Trajan", Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: normal;
	text-transform: uppercase;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.nav li a:link, 
.nav li a:visited 	{text-decoration: none; color: #190930;}
.nav li a:hover  	{text-decoration: underline;}


#mainContent {
	padding: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	text-decoration: none;
	background-color: #d8d5c4;
	min-height: 365px;
	height: auto !important;
	height: 365px;
}
.sideBar  {
	background-color: #190930;
	padding: 20px;
	float: left;
	min-height: 150px;
	height: auto!important;
	height: 150px;
	width: 240px;
}
.sideBar h1 {
	color: #FFFFFF;
	font-family: "Trajan", Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	margin-bottom:0px;
	margin-top:17px;
}
.sideBar  p  {
	color: #FFFFFF;
	padding-top: 7px;
	text-align: left;
}

#content-CopyBox a, 
#content-CopyBox a:visited {
	color: #D8D5C4;
	
}
#content-CopyBox a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
	
.sideBar .subNav {
	margin-bottom:20px;
}


.sideBar .subNav li a:link, 
.sideBar .subNav li a:visited  {
	color: #FFFFFF;
	font-family: "Trajan", Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-bottom: 7px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D8D5C4;
	border-bottom-color: #D8D5C4;
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	
}
.sideBar .subNav li  a:hover  {color: #190930; text-decoration: none; background-color: #FFFFFF;}



.linkBox a:link, 
.linkBox a:visited {
	font-family: "Trajan", Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #190930;
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: center;
	display: block;
	background-color: #D8D5C4;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
}
.linkBox a:hover  {background-color: #ffffff; text-decoration: none;}

.factBox,
.copyBox {
	color: #FFFFFF;
	font-family: "Trajan", Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-decoration: none;
}
.factBox h1,
.copyBox h1 {
	color: #FFFFFF;
	font-family: "Trajan", Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	margin-bottom:0px;
	margin-top:17px;
}
.factBox p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom:35px;
}
.copyBox p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom:35px;
}

	

.mainArea   {
	background-color: #FFFFFF;
	float: right;
	min-height: 200px;
	height: auto!important;
	height: 200px;
	width: 495px;
	padding: 35px;
}
.mainArea  h1  {
	font-family: "Trajan", Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	text-transform: uppercase;
	color: #190930;
	margin-bottom: 25px;
}
.mainArea  h2  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #190930;
	margin-bottom: 10px;
	font-weight: bold;
	margin-top: 30px;
}
.mainArea  h2  img {
	float:left;
	margin-right:15px;
	margin-bottom:15px;
}
.mainArea   p  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #190930;
	margin-top: 10px;
	text-align: justify;
	line-height: 20px;
	margin-bottom: 10px;
}
.mainArea   a,
.mainArea   a:visited  {
	color: #990000;
	text-decoration:none;
}
.mainArea   a:hover  {
	color: #990000;
	text-decoration:underline;
}
.mainArea   ul {padding:0 50px 0 30px;}
.mainArea   ul li  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #190930;
	margin-top: 10px;
	text-align: left;
	line-height: 14px;
	margin-bottom: 5px;
	list-style:outside;
	list-style-type:disc;
}



#breadcrumbs {
	padding-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #190930;
	text-decoration: none;
}
#breadcrumbs a,
#breadcrumbs a:visited {
	color: #990000;
	text-decoration: none;
}
#breadcrumbs a:hover {
	color: #990000;
	text-decoration: underline;
}







.fadeshowArea   {
	background-color: #FFFFFF;
	float: right;
	min-height: 358px;
	height: auto!important;
	height: 358px;
	width: 540px;
	padding: 12px;
	
}


.quicklistArea {
	padding: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	text-decoration: none;
	background-color: #ffffff;
	min-height: 80px;
	height: auto!important;
	height: 80px;
	margin-top: 17px;
	color: #190930;
}
.quicklistArea .box {
	width: 235px;
	text-align: center;
	float: left;
	margin-right: 20px;
	margin-left: 20px;
	min-height: 80px;
	height: auto!important;
	height: 80px;
}
.quicklistArea  .box h1 {
	font-family: "Trajan", Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #190930;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.quicklistArea  .box h1 a,
.quicklistArea  .box h1 a:visited {color: #190930; text-decoration: none;}
.quicklistArea  .box h1 a:hover {color: #190930; text-decoration: underline;}






.quicklistArea   .box  h3 {font-size: 12px;}
.quicklistArea   .box  h3 a,
.quicklistArea   .box  h3 a:visited {font-size: 12px; text-transform:uppercase; font-weight:bold; color: #190930; text-decoration: none;}
.quicklistArea   .box  h3 a:hover {font-size: 12px; text-transform:uppercase; font-weight:bold; color: #990000;}
.quicklistArea    .box   h4 {
	font-size: 10px;
	padding-top: 5px;
}
.footer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	padding-top: 10px;
	text-align: center;
	margin-bottom: 20px;
	color: #190930;
}

.footer a:link, 
.footer a:visited 	{text-decoration: none; color: #190930;}
.footer a:hover  	{text-decoration: underline;}


 
.rss {
	color: #190930;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #190930;
	margin-bottom: 15px; 
}
.rss img {
	float: left;
	margin-right:10px;
}
.rss a,
.rss a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-decoration: none;
	font-size: 10px;
	color: #190930;
	padding-bottom:0px;
	
}
.rss a:hover {
	text-decoration: underline;
}
.ie .nav li,
.opera .nav li 							
{padding-bottom: 15px;}

.ie .sideBar .subNav li a:link,
.opera .sideBar .subNav li a:link 		
{padding-bottom: 10px;}

.ie .linkBox a:link,
.opera .linkBox a:link 					
{padding-bottom: 10px;}



ul.doc li { float:left; text-align:center; text-decoration:none;}
ul.doc li a {width: 70px; height:75px; display:block; padding:25px 15px 15px; margin:5px; color:#990000;  background:url(../images/corner.png) no-repeat top left #d8d5c4;  text-decoration:none;}
ul.doc li a:hover {color:#FFF;  background:url(../images/corner.png) no-repeat top left #990000;  text-decoration:none;}
