/* common styles */

body {
	background-color:#FFFFFF;
	margin:20px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	font-size:100.01%;   /* do not change this */
	behavior: url(../javafiles/csshover.htc);
  
}
div {
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	line-height:140%;
}
p {
	margin:5px 0px 15px 0px;
}
a {
	color:#630C12;
	text-decoration:underline;
}
a:hover {
	color:#000000;
	text-decoration:underline;
}
h1 {
	color:#630C12;
	font-size:20px;
	font-weight:normal;
	line-height:110%;
	margin:0px 0px 10px 0px;
}
h2 {
	color:#630C12;
	font-size:15px;
	font-weight:normal;
	line-height:110%;
	margin:10px 0px 0px 0px;
}
h3 {
	color:#630C12;
	font-size:13px;
	font-weight:normal;
	line-height:110%;
	margin:15px 0px 5px 0px;
}
h4, h5, h6 {
	color:#333333;
	font-size:100%;
	line-height:110%;
	margin:15px 0px 5px 0px;
}

ul {
	list-style-image:url(../images/bullet.gif);
	padding:0px 0px 0px 0px;
	margin:10px 0px 10px 25px;
}
ul li {
	margin:0px 0px 5px 0px;
}
a img {
	border:0px;
}
/* main site width and position */

.main {
	width:988px;
	margin:0px auto;
}
.clear {
	clear:both;
}
/* top */
.top {
height:120px;
}
.logo {
	float:left;
}
.header {float:right; top:0;}

.whiteLink {
	color:#ffffff;
	text-decoration:underline;
}

.whiteLink:hover {
	color:#CCCCCC;
	text-decoration:underline;
}

.redHighlight
{
	border:1px solid #CCCCCC; 
	padding:4px; 
	font-weight:bold; 
	background:#630C12;
	color:#FFFFFF;
	width: 260px;
}


.redHighlight a:hover {
	color:#CCCCCC;
	text-decoration:underline;
}

/* page body styles */
.container {
	background:url(../images/bg_page.gif) left repeat-y;
	font-size:75%;
}
/* left col */
.leftcol {
	float:left;
	width:240px;
	padding-top:24px;
	z-index: 500
}
/* left col */
.rightcol {
	float:right;
	width:300px;

}

/* left menu */
.menu {margin-bottom:20px;}

a.mainbuttontext {
	display:block;
	font-size:13px;
	text-decoration:none;
	color:#555242;
	padding:7px 10px 7px 40px;
}
a.mainbuttontext:hover {
	display:block;
	font-size:110%;
	text-decoration:none;
	color:#630C12;
	background-color:#FFFFFF;
}

.disclaimerText {font-size:80%;}
.disclaimerTextBold {font-size:80%;font-weight:bold;}

/* left side block */
.block {background:#EFEFEF url(../images/block_top.gif) top no-repeat; padding:15px 10px 1px 20px; line-height:120%;}
.block_bot {background:url(../images/block_bottom.gif) top no-repeat; height:56px; overflow:hidden; margin-bottom:10px;}

.block .col {float:left; margin-right:30px; font-size:12px;}
.block h3 {color:#333333; font-size:100%; margin-bottom:3px; text-transform:uppercase;}

/* content area */
.breadcrumbs {background:#EFEFEF; padding:5px 10px 4px 17px; margin-bottom:10px; margin-left:-20px; font-size:11px;}
.breadcrumbs img {margin:0px 3px;}
.breadcrumbs a {color:#999999; text-decoration:none; margin:0px 3px;}
.breadcrumbs a:hover {color:#630C12; text-decoration:none;}
.content {float:right; width:718px;}
.content .col {float:left; margin-right:50px;}

.imgHolder {float:right; border:1px solid #CCCCCC; padding:4px;}

.fineTD {border:1px solid #CCCCCC; padding:4px;}
.greyTD {border:1px solid #CCCCCC; padding:4px; font-weight:bold; background:#EFEFEF;}
.redTD {border:1px solid #CCCCCC; padding:4px; font-weight:bold; background:#630C12;color:#FFFFFF;}
.boldTD {border:1px solid #CCCCCC; padding:4px; font-weight:bold}
.greyTR {background:#EFEFEF;}
/* footer */
.footer {
	font-size:70%;
	background:url(../images/bg_footer.gif) repeat-y;
	}
	
.footer_bg_1 {background:url(../images/bg_footer_top.gif) top no-repeat;}
.footer_bg_2 {background:url(../images/bg_footer_bot.gif) bottom no-repeat; height:110px;}	

.copyright {
	float:left;
	color:#FFFFFF;
	width:240px;
	line-height:160%;
	text-align:center;
	padding:50px 0px 0px 0px;
}

.bottom_text {
	color:#333333;
	text-align:center;
	line-height:160%;
	padding:50px 0px 0px 0px;
	float:right; width:738px;
}
.footer a {
	color:#FFFFFF;
	text-decoration:none;
	margin:0px 5px;
}
.footer a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

.redDot {color:#630C12;}

.dashLine
{
	clear: both;
	background:url(../images/dash.gif) bottom repeat-x;
	margin:1px 0px 0px 0px;
}


#rootMenu 
{
width: 100%; /* set width of menu */
z-index: 500
} 

#rootMenu ul 
{ /* remove bullets and list indents */
margin: 0;
padding: 0;
width:100%;
}

/* style, color and size links and headings to suit */
#rootMenu a 
{
	display:block;
	font-size:13px;
	text-decoration:none;
	color:#555242;
	padding:7px 10px 7px 40px;
}

#rootMenu a:hover {
	display:block;
	font-size:110%;
	text-decoration:none;
	color:#630C12;
	background-color:#FFFFFF;
}
#rootMenu a.popup {
	display:block;
	font-size:13px;
	text-decoration:none;
	color:#555242;
	padding:7px 10px 7px 10px;
border-width: 1px;
border-style: solid;
border-color: #ccc #888 #555 #bbb;
z-index: 400;
}
#rootMenu a.popup:hover {
	display:block;
	font-size:110%;
	text-decoration:none;
	color:#630C12;
	background-color:#FFFFFF;
border-width: 1px;
border-style: solid;
border-color: #ccc #888 #555 #bbb;
z-index: 400;
}

#rootMenu li {
/* make the list elements a containing block for the nested lists */
position: relative;
background:url(../images/bg_page.gif) left repeat-y;
padding: 0;
margin: 0;
width:100%;
} 

#rootMenu li.popup {
/* make the list elements a containing block for the nested lists */
position: relative;
background:url(../images/bg_page.gif) left repeat-y;
padding: 0;
margin: 0;
width:50%;
z-index: 400;
}

#rootMenu ul ul ul 
{
	position: absolute;
	top: 0;
	left: 100%; /* to position them to the right of their containing block */
	width: 100%; /* width is based on the containing block */
	padding-left: 0;
	margin-left: 0;
}

div#rootMenu ul ul ul,
div#rootMenu ul ul li:hover ul ul
{display: none;}

div#rootMenu ul ul li:hover ul,
div#rootMenu ul ul ul li:hover ul
{display: block;}


.border_right {
	border-right-width:1px;
	border-right-style: solid;
	border-right-color: #000000;
}

.border_bttmright {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
}
.border_bttm {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.border_top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.border_left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.border_bttmleft {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.border_box {
	border: 1px solid #000000;
}

.greyBG {	background:#EFEFEF;}
