/*Core Styles*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px
}

div {
	margin: 0px;
	padding: 0px;
	width: 100%;
	overflow: hidden;
}
table, tr, td, th {
	padding: 0px;
	/*margin: 0px;*/
}
h1 {
	font-family: "Arial Black";
	font-size: 12pt;
	letter-spacing: 2pt;
	font-weight: normal;
	text-align: center;
	margin-bottom: 5px;
}
ul, ol {
	font-size: 9pt;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
hr {
	height: 1px;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 5px
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px
}
p {
	font-size: 10pt;
	line-height: 12.5pt;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px
}

/*Cascaded Styles - Left Hand Column Styles*/

.LeftColStyle {
/*
	width: 154px;
	overflow: hidden;
	*/
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.LeftColStyle   a {
	color: #000000;
	text-decoration: none;
}
.LeftColStyle   a:hover {
	color: #000000;
	text-decoration: underline;
}
.LeftColStyle  h1 {
	color: #000000;
	font-size: 10pt;
	margin-top: 8px;
	margin-bottom: 8px;
}
.LeftColStyle  ul {
	font-size: 9pt;
	line-height: 12pt;
	margin-left: 10px;
	margin-top: 10px;
}
.LeftColStyle  ul a {
	color: #000000;
	text-decoration: none;
}
.LeftColStyle  ul a:hover {
	color: #000000;
	text-decoration: underline;
}
.LeftColStyle  hr {
	color: #000000;
		height: 2px;
}
.LeftColStyle  h2 {
	color: #FFFFFF;
	background-color: #A60000;
	margin-top: 5px;
}
.LeftColStyle  h2 a {
	color: #FFFFFF;
	text-decoration: none;
}
.LeftColStyle  h2 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.LeftColStyle  h3 {
	color: #000000;
}
.LeftColStyle  h3 a {
	color: #000000;
	text-decoration: none;
}
.LeftColStyle  h3 a:hover {
/*	color: #F8A801; */
	color: #000000;
	text-decoration: underline;
}
.LeftColStyle  p {
}
.LeftColStyle  h4 {
	color: #999999;
}

/*Cascaded Styles - Left Hand Column Premium Styles */

.LeftColStylePrem {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.LeftColStylePrem   a {
	color: #000000;
	text-decoration: none;
}
.LeftColStylePrem   a:hover {
	color: #000000;
	text-decoration: underline;
}
.LeftColStylePrem  h1 {
	color: #000000;
	font-size: 10pt;
	margin-top: 8px;
	margin-bottom: 8px;
}
.LeftColStylePrem  ul {
	font-size: 9pt;
	line-height: 12pt;
	margin-left: 20px;
	margin-top: 10px;
}
.LeftColStylePrem  ul a {
	color: #000000;
	text-decoration: none;
}
.LeftColStylePrem  ul a:hover {
	color: #000000;
	text-decoration: underline;
}
.LeftColStylePrem  hr {
	color: #000000;
	height: 2px;
}
.LeftColStylePrem  h2 {
	color: #FFFFFF;
	background-color: #E31F20;
	margin-top: 5px;
}
.LeftColStylePrem  h2 a {
	color: #FFFFFF;
	text-decoration: none;
}
.LeftColStylePrem  h2 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.LeftColStylePrem  h3 {
	color: #000000;
}
.LeftColStylePrem  h3 a {
	color: #000000;
	text-decoration: none;
}
.LeftColStylePrem  h3 a:hover {
	color: #000000;
	text-decoration: underline;
}
.LeftColStylePrem  p {
}
.LeftColStylePrem  h4 {
	color: #999999;
}

.submenu {
	margin-bottom: 0.5em;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.submenu   a {
	color: #000000;
	text-decoration: none;
}
.submenu   a:hover {
	color: #000000;
	text-decoration: underline;
}
.submenu  h3 {
	color: #000000;
}
.submenu  h3 a {
	color: #000000;
	text-decoration: none;
}
.submenu  h3 a:hover {
	color: #000000;
}	text-decoration: underline;


/*Cascaded Styles - Right Hand Column Styles*/

.RightColStyle {
/*
	width: 168px;
	overflow: hidden;
	*/
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px
}
.RightColStyle  h1 {
	color: #A60000;
}
.RightColStyle  ul {
	color: #000000;
	line-height: 12pt;

}
.RightColStyle   ul a {
	color: #000000;
	text-decoration: none;
}
.RightColStyle   ul a:hover {
	color: #000000;
	text-decoration: underline;
}
.RightColStyle  hr {
	color: #A60000;
	height: 2px;
}
.RightColStyle  h2 {
	color: #FFFFFF;
	background-color: #A60000;
}
.RightColStyle  h3 {
	color: #000000;
}
.RightColStyle   h3 a {
	color: #000000;
	text-decoration: none;
}
.RightColStyle   h3 a:hover {
	color: #000000;
	text-decoration: underline;
}
.RightColStyle  p {
}
.RightColStyle  h4 {
	color: #FFFFFF;
}
.RightColStyle .button input {
border-style: none;
border-width: 1px;
border-color: #A60000;
background-color: #A60000;
color: #FFFFFF;
font-weight: bold;
}

/*Cascaded Styles - Menu Block Styles*/

.menuBlockStyle {
	color: #FFFFFF;
	font-size: 9pt;
}

.mainlevel-nav
{
color: #FFFFFF;
	font-size: 9pt;
	font-weight:bold;
}

.mainlevelfnav
{
font-size: 9pt;
	font-weight:bold;
}
.menuBlockStyle  a {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 2px;
	padding-right: 2px;
}
.menuBlockStyle  a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

/*Cascaded Styles - Main Div Styles*/

.mainDivStyle {

	width: 450px;
/*	overflow: hidden;
	*/
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px
}
.mainDivStyle  h1 {
	text-align: left;
	padding-left: 1px;
}
.mainDivStyle h2 {
	font-size: 11pt;
	padding-left: 0px;
}
.mainDivStyle h3 {
	font-size: 9pt;
	padding-left: 1px;
}
.mainDivStyle h4 {
	font-size: 9pt;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-left: 1px;
	text-decoration: underline;
}
.mainDivStyle  p {
	text-align: justify;
/*	font-size: 0.8em;  */
	line-height: 1.2em;

}
.mainDivStyle img {
	margin: 0px;
	padding: 0px;
}
.mainDivStyle hr {
	color: #A60000;
	height: 2px;
}
.mainDivStyle  ul, .mainDivStyle  ol {
/*	font-size: 9pt; */
	line-height: 12pt;
	margin-left: 30px;
	margin-top: 5px;
	margin-bottom: 10px;
}
/*
.mainDivStyle  ol a {
	color: #000000;
	text-decoration: none;
}
.mainDivStyle  ol a:hover {
	color: #000000;
	text-decoration: underline;
}
*/
/*
.mainDivStyle .button input {
border-style: solid;
border-width: 1px;
border-color: #000000;
background-color: #A60000;
color: #FFFFFF;
font-weight: bold;
}
*/

/*Cascaded Styles - Footer Block Styles*/

.footerBlockStyle 
{
	color: #FFFFFF;
	font-size: 9pt;
    padding-left: 5px;
	padding-right:5px;
}
.footerBlockStyle  a {
  color: #FFFFFF;
  text-decoration: none;
   padding-left: 2px;
   padding-right: 2px;
}
.footerBlockStyle  a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

/*Cascaded Styles - Advert Styles*/

.adStyle, .adStyle td, .adStyle img {
   padding: 0px;
   margin: 0px;
}

.copyright {
	font-size: 8pt;
}
#whatsnew
{
	padding-left: 10px;
   padding-right: 2px;
}
#whatsnew table td
{
	padding-bottom:2px;
	padding-top:2px;
	
}
.mainlevelwhatsnew-nav
{
font-size: 9pt;
font-weight:bold;

}

#leftfirstmenu a:hover {
 	text-decoration: underline;
}

#leftfirstmenu td
{
	padding-bottom:2px;
	padding-top:2px;
	margin-top: 5px;
}
.mainlevelleftfirstmenu-nav
{
	
	font-size:9pt;
	font-weight:bold;
	background-color:#E31F20;
	margin-top:5px;
	display:block;
	padding-bottom:2px;
	padding-top:2px;
	padding-left:10px;
	text-decoration:none;
	color:#FFFFFF;
	
}
.sublevelleftfirstmenu-nav
{
font-size: 9pt;
font-weight:bold;
padding-bottom:2px;
padding-top:2px;
color: #000000;
text-decoration: none;

}





#leftsecondmenu a:hover {
 	text-decoration: underline;
}

#leftsecondmenu td
{
	padding-bottom:2px;
	padding-top:2px;
	margin-top: 5px;
}
.mainlevelleftsecondmenu-nav
{
	
	font-size:9pt;
	font-weight:bold;
	background-color:#A60000;
	margin-top:5px;
	display:block;
	padding-bottom:2px;
	padding-top:2px;
	padding-left:10px;
	text-decoration:none;
	color:#FFFFFF;
	
}
.sublevelleftsecondmenu-nav
{
font-size: 9pt;
font-weight:bold;
padding-bottom:2px;
padding-top:2px;
color: #000000;
text-decoration: none;

}










#left3menu a:hover {
 	text-decoration: underline;
}

#left3menu td
{
	padding-bottom:2px;
	padding-top:2px;
	margin-top: 5px;
}
.mainlevelleft3menu-nav
{
	
	font-size:9pt;
	font-weight:bold;
	background-color:#A60000;
	margin-top:5px;
	display:block;
	padding-bottom:2px;
	padding-top:2px;
	padding-left:10px;
	text-decoration:none;
	color:#FFFFFF;
	
}
.sublevelleft3menu-nav
{
font-size: 9pt;
font-weight:bold;
padding-bottom:2px;
padding-top:2px;
color: #000000;
text-decoration: none;

}


#left4menu a:hover {
 	text-decoration: underline;
}

#left4menu td
{
	padding-bottom:2px;
	padding-top:2px;
	margin-top: 5px;
}
.mainlevelleft4menu-nav
{
	
	font-size:9pt;
	font-weight:bold;
	background-color:#A60000;
	margin-top:5px;
	display:block;
	padding-bottom:2px;
	padding-top:2px;
	padding-left:10px;
	text-decoration:none;
	color:#FFFFFF;
	
}
.sublevelleft4menu-nav
{
font-size: 9pt;
font-weight:bold;
padding-bottom:2px;
padding-top:2px;
color: #000000;
text-decoration: none;

}

#LeftUserMenu td {
 /*background: url('../images/menubg_img.png') repeat-x ;*/
 padding-bottom:2px;
padding-top:2px;
height:28px;

}



#LeftUserMenu
{
/*
padding-left:20px;
padding-top:10px;
*/
background-color:#330099;
}
#LeftUserMenu a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 9pt;
	font-weight:bold;
}
#LeftUserMenu a:hover {
 text-decoration: underline;
 color: #FF0000;
}
.sublevelUserLeftMenu_ {
padding-top:4px;
 padding-left:40px; 

}

#LeftUserMenu div {
	/*background-color:#FF0000;*/
	background: url('../images/submenubg_img.png') repeat-x ;
	padding-left:20px;
	padding-bottom:2px;
padding-top:2px;
height:24px;
}

.contentheading
{
	color: #000000;
	font-size: 9pt;
	font-weight:bold;
	 
}
.back_button a
{
	color: #000000;
	font-size: 9pt;
	font-weight:bold;
	text-decoration: none;
	
}

.back_button a:hover
{
	text-decoration: underline;
}

.contentheading
{
	/*background: url('../images/pageheadingbg.png') ;*/
	height:30px;
	padding-bottom:2px;
	padding-top:2px;
	width:250px;

}
.contentpaneopen
{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	 
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px

}
.mainlevelleft5menu-nav
{
font-size: 9pt;
font-weight:bold;
 padding-bottom:2px;
padding-top:2px;
color: #000000;
text-decoration: none;
}
.chronoform a
{
color: #D6CEB5;
}
