#body
{
	font-family: Arial,Times New Roman;
	background-color: White;
	font-size:12px;
	margin-top:5%;
	scrollbar-face-color: #FAFAFA; 
	scrollbar-shadow-color: #C7DBDA;
	scrollbar-highlight-color: #FAFAFA; 
	scrollbar-darkshadow-color: #C7DBDA; 
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #000000;
	
	/*
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	 */
}

a{
	color:#000000; 
	}

#iframeBody
{
	font-family: Arial,Times New Roman;
	font-size:12px;
}


td{
	font-family: Arial,Times New Roman;
	font-size:12px;
	}
	
div#page_content{

	width: 500px;
	height: 380px;
	font-family: Arial,Times New Roman;
	font-size:12px;
	text-align:justify;
	margin-top:45px;
	padding-right:5px;
	overflow:auto
	}

div#masterContainer
{
	width:760px;
	margin:0 auto;
}

div#contentBackground-1
{
	background: url(../image/main_bg_1.jpg) no-repeat;
	width:100%;
	height:460px;
}

div#contentBackground-2
{
	background: url(../image/main_bg_2.jpg) no-repeat;
	width:100%;
	height:460px;
}

.linkBulletOff { 
	background-color:#ffffcc;
	width:12px;
	height:20px;
}
.linkBulletOn { 
	background-color:#990000;
	width:12px;
	height:20px;
}





div.hSpacer
{
	padding-left:5px;
	padding-right:5px;
	float: left;
}

div.vSpacer
{ 
	padding-top:5px;
	padding-bottom:5px;
}

div.padding
{
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
}


hr {
	border:0;
	width:100%;
	color:#990000;
	background-color:#990000;
	height:1px;
}

div.txt-standard
{
	font-size:12px;
	font-style:normal;
	color:#000000; 
	text-align:justify;
}

div.txt-mainBottom
{
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	color:#ffffff; 
	text-align:right; 
	position:relative; 
	top: 410px;
	left: 155px;
}

div.txt-heading
{
	font-style:normal;
	font-weight:bold;
	color:#415e8b;
}

div#txt-copyright
{ 
	font-size:11px;
	font-style:normal;
	color:#bdbfc1;
}

div.txt-link
{
	font-size:13px;
	font-style:normal;
	font-weight:bold;
}

div.txt-link A {
	color:#000000;
	text-decoration: none; display:block;
}

div.txt-link A:hover { 
	background-color:#ffffcc;
	text-decoration:none;
}

div.txt-link2
{
	font-size:13px;
	font-style:normal;
	font-weight:bold;
}

div.txt-link2 A {
	color:#990000;
	text-decoration: underline; 
	
}

div.txt-link2 A:hover {
	color:#000000;
	text-decoration: underline; 
	
}

div.txt-link3
{
	font-size:13px;
	font-style:normal;
	font-weight:bold;
}

div.txt-link3 A {
	color:#0066FF;
	text-decoration: underline; 
	
}

div.txt-link3 A:hover {
	color:#000000;
	text-decoration: underline; 
	
}

#additional_text{
	width:756px;
	margin:0 auto;
	font-family: Arial,Times New Roman;
	background-color: White;
	font-size:11px;
	margin-top:2px;

	}

#facts_text{
	font-family: Arial,Times New Roman;
	font-size:11px;
	border:#E49898 dotted 1px;

	}

#facts_text li{
	margin-bottom:3px;
	margin-left:-20px;	

	}		
	
h3{
	font-size:14px}	
	
	
.imgborder{
	padding:2px;
	border-color:#990000;
	border-width:1px;
	border-style: outset;
	background:#FFFFFF;
	margin-left:8px
	} 	
	
.textbox{
	height:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}	

.specialsContainer{
	text-align:center;
	}
			
.SpecialsTitle {
	color:#FF0000;
	font-size:18px;
	font-weight:bold;
	}
	 
.arcResSpecialsList{
	border:solid 1px #FF0000;
	background:#FFFFCC;
	padding:1px;
	width:150px;
	text-align:center;
	font-size:10px;
	color:#FF0000;
	}
	 	