@charset "utf-8";
body {
	margin:0; 
	padding:0; 
	background:url(images/bg.gif) repeat-x #111111;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:17px;
	text-align:center;
}
h1, h2, h3, h4 {
	margin:0;
	padding:0;
	font-family:"Myriad Pro", "Arial";
}
p { 
	margin:0; 
	padding:0; 
	font-size:12px;
	line-height:18px;
	color:#2b2b2b;
}

.relPos { position:relative;}
.clear { clear:both;}
.left { 
	float:left;
}
.right { 
	float:right;
}
/* Custom... */
#pageWrapper {
	width:1000px;
	margin:0 auto;
	height:auto;
	overflow:hidden;
	text-align:left;
}
#header { 
	width:100%;
	height:236px;
	position:relative;
	border-bottom:1px solid #a9a9a9;
}
#pdfIcon { position:absolute; top:300px; right:276px;}
#pdfIcon a, img { border:0;}
#flashLogo {
	width:254px;
	height:299px;
	position:absolute;
	top:-17px;
	left:66px;
}
#header h1 { 
	position:absolute;
	top:195px;
	left:341px;
	width:523px;
	height:24px;
	background:url(images/logo.png) no-repeat;
	text-indent:-9999px;
	behavior: url(../../../iepngfix.htc);
}

/* Navigation */
.navigation {
	width:auto;
	height:27px;
	list-style:none;
	margin-left:341px;
	/*margin-bottom:18px;	*/
}
.navigation ul 
{
	width:auto;
	margin:0;
	padding:0;
}
.navigation li { 
	float:left; 
	display:inline;
	height:27px;
}
.navigation li a {
	display:block;
	height:27px;
	text-indent:-9999px;
}
/* Navigation Items */
.navigation li a.first { 
	width:104px; 
	background:url(images/item1.gif) no-repeat top; 
}
.navigation li a.second { 
	width:103px; 
	background:url(images/item2.gif) no-repeat top; 
}
.navigation li a.third { 
	width:105px; 
	background:url(images/item3.gif) no-repeat top; 
}
.navigation li a.fourth { 
	width:102px; 
	background:url(images/item4.gif) no-repeat top; 
}
.navigation li a.fifth { 
	width:103px; 
	background:url(images/item5.gif) no-repeat top;
}
.navigation li a.sixth { 
	width:104px; 
	background:url(images/item6.gif) no-repeat top; 
}

.navigation li a.first:hover, .navigation li a.second:hover, .navigation li a.third:hover, .navigation li a.fourth:hover, 
.navigation li a.fifth:hover, .navigation li a.sixth:hover, .navigation li a.active {
	background-position:bottom;
}
/* Up and Down Arrows*/
.spinner { 
	position:absolute;
	width:40px;
	top:195px; 
	left:150px;
}
.spinner a { padding-right:3px; outline:none;}
.spinner img { 
	margin:0!important; 
	padding:0!important;
	border:0;
}

/* Heading with rounded background */
h2 { 
	display:block; 
	width:190px; 
	height:21px;
	line-height:21px;
	font-size:15px; 
	color:#303030;
	background:url(images/heading_bg.png) no-repeat;
	padding:0 0 0 14px;
	behavior: url(../../../iepngfix.htc);
}
h2.sponsor {
	background:url(images/heading_sponsor.png) no-repeat;
	behavior: url(../../../iepngfix.htc);
}
/**/

.footer_con { 
	clear:both;
	width:895px;
	font-family:"Myriad Pro", "Arial";
	font-size:12px;
	color:#B1AFB1;
	margin:11px 0 0 66px;
	/*margin:10px 0 25px 66px;*/
	padding:0;

}

.footer_con li { 
	width:auto;
	float:left; 
	display:inline;
	list-style:none;
	list-style-type:none;
	margin-left:20px;
}
.footer_con li a { 
	color:#B1AFB1; 
	text-decoration:none;
}
.footer_con li a:hover { 
	text-decoration:underline;
}
.footer_con li.first { 
	margin-left:0;
}
.footer_con li.last { 
	float:right;
	margin-left:0;
}
/* Home page Style */
.container { 
	width:895px;
	height:auto;
	background-color:#f1f0f2;
	margin-left:66px;
	margin-top:17px;
	overflow:auto;
}
.flash { 
	padding:15px 0 0 8px;
	width:248px;
	float:left; 
	/*display:inline;*/
}
.content { 
	width:411px;
	float:left; 
	padding:18px 0 0 18px;
}
.content h1 
{
	font-family:Arial, Helvetica, sans-serif; 
	height:36px;
	width:385px;
	font-size:20px;
	color:#730202;
	padding-bottom:6px;
	background:url(images/underline.gif) repeat-x bottom;
}

.content p { 
	width:385px;
	margin-top:18px;
	padding-right:10px;
}
.sideBox { 
	width:195px; 
	float:left; 
/*	padding-top:18px;*/
	margin-top:8px;
}
.boxContainer { 
	margin-top:10px;
/*	border-bottom:1px solid #d0d0d0;*/
}
.box { 
	width:168px; 
/*	border-left:1px solid #d0d0d0; 
	border-right:1px solid #d0d0d0;
*/ 
/*	border-bottom:1px solid #d0d0d0;*/
	background-color:#ffffff;
	padding:12px;
}
h3 { 
	font-size:12px !important; 
	color:#730202;
}

.box  img { 
	margin:10px 0 7px 22px;
}
.thumb img { 
	margin:0!important;	
	margin-left:30px!important;
}
.box p { 
	width:135px;
	font-size:10px; 
	line-height:14px; 
	color:#5a5a5a;
	margin-top:5px;
}
.box a img { 
	margin:0; 
	padding:0
}

/* News Ticker Container */
#newsTicker{
	height:224px; 
	overflow:hidden; 
	position:relative; 
	border-left:1px solid #cbcbcb; 
	border-right:1px solid #D0D0D0; 
	width:192px; 
	border-bottom:1px solid #d0d0d0;
	background-color:#ffffff;
}