body {
	background-color: #393939;
	margin-top: 0px;
}
ul{
	color: #333333;
}
a:link {
	color: #006699;
}
a:hover {
	color: #666666;
}
a:visited {
	color: #006699;
}
#newsFlash{
	width:420px;
	height:160px;
	margin:auto auto -30px;
	background: url(../intImages/newsFlash_BG.png) no-repeat;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	padding: 50px 30px 10px 20px;
}
.bodytext{

}
.title{
	font-weight: bold;
	color: #990000;
	padding-top: 5px;
}
.sponsTitle{
	font-weight: bold;
	color: #990000;
	font-size: 13px;
	padding-left: 15px;
	margin-top: 0px;
}
.sponsDesc{
	color: #333333;
	padding-left: 15px;	
	margin-top: 4px;
}

.groupOutputTitle{
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
.Principal{
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.Main{
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.Associate{
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
#shell{
	border: 			0px none;
	position:        	relative;
	margin-top: 		-1px;
	margin-bottom: 		0px;
	margin-right: 		auto;
	margin-left: 		auto;
	width:           	860px;
}


  
#outer-container
{
	float:left;
	border: 			0px none;
	margin-top: 		-1px;
	margin-bottom: 		0px;
	margin-right: 		auto;
	margin-left: 		auto;
	width:           	800px;
	background: #CCCCCC;
}

#closeOuter
{
	clear:both;
	float:left;
	margin-right:auto;
	margin-left:auto; 
	height: 33px;
	width:850px;
	margin-top: 0px;
	background:		url(../intImages/close_outer.png) no-repeat;
	
}

#header
{
	height:          130px;
	width:           	800px;
	margin-right: 		auto;
	margin-left: 		auto;
	background:		 #D4D0C8 url(../intImages/banner.jpg);

}

#innerHead
{
	width:794px;
	vertical-align: middle;
	background:		url(../intImages/menuBG.png) repeat-x;
	padding: 3px;
	border-bottom: 1px solid #FFFFFF;
}
#innerHead h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin-top: 4px;
	margin-bottom: 4px;
}
#menu
{
	height:          28px;
	width:           790px;
	vertical-align: middle;
	background:		#393939;
	margin: auto;
	padding-top: 6px;
	border-bottom: 1px solid #FFFFFF;
	padding-left: 10px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
}
#menu a:link{
	color: #FFFFFF;	
}
#menu a:visited{
	color: #FFFFFF;	
}
#mainContent
{
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	padding:10px;
	width: 780px;
}


.outerCol{
	width: 220px;
	float:right;
}

#centreCol{
	width: 550px;
	float:left;
	padding: 0px 0px 20px;
	vertical-align: top;
}

.sub{
	padding-top: 8px;
	height:43px;
	padding-bottom: 2px;
	padding-left: 38px;
	background: #FFFFFF url(../intImages/sideBoxTopBG.png) no-repeat;
	border-right: 1px solid #003366;
	border-top: 1px solid #003366;
	border-left: 1px solid #003366;
	color: #FFFFFF;
}
.contentBox {
	padding: 0px 8px 56px;
	border-right: 1px solid #003366;
	border-bottom: 1px solid #003366;
	border-left: 1px solid #003366;
	vertical-align: top;
	background: #fff url(../intImages/sideBoxBottBG.png) no-repeat;
	background-position:bottom right;
}

#bottDivider
{
	height:          15px;
	width:           800px;
	background:		 url(../intImages/menuBG2.png) repeat-x;
	margin: 0px auto;
}

#bottSection{
	color: #003366;
	background-color: #DADADA;
	border-top-width: 1px;

	border-top-style: solid;

	border-top-color: #003366;
	border-right-color: #003366;

	border-left-color: #003366;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 10px;
	height: 150px;
}
#footer{
	text-align:center;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
