body {
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	
	background: #FFFFFF url(../intImages/bg_full.jpg) no-repeat center top;
}
ul{
	color: #333333;
}
h1{
	
	font-size:15px;
	color: #F25301;
}

h2{
	
	color: #7A8087;
	font-size:14px;
}

p {
	color: #95999f;
	
}
li {
	
	list-style-type:none;
	color: #95999f;
	padding-top: 3px;
}
.grey{
	color: #7A8087;
	
}
a:link {
	color: #F25301;
}
a:hover {
	color: #444444;
	
}
a:visited {
	color: #7A8087;
	
}
/*#newsFlash{
	width:450px;
	
	margin:auto auto -30px;
	
	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;
	margin-top: 		-1px;
	margin-bottom: 		0px;
	margin-right: 		auto;
	margin-left: 		auto;
	background-color:   #FFFFFF;
	width:           	990px;
}


  
#outer-container
{
	
	
	background-color:   #FFFFFF;
}

#header{
	height: 28px;
	color: 	#F25301;
	background-color:#FFFFFF;
	text-align: center;
	padding-top: 12px;
	
}

#innerHead
{
	width:990px;
	border-bottom: 1px solid #FFFFFF;
}

#menu
{
	height: 30px;
	padding-top: 10px;
	background:		#F25301;
	color: #fff;
	font-size:14px;
	text-align: center;
	border-bottom: 2px solid #FFFFFF;
	text-decoration: none;
}
#menu a:link{
	color: #FFFFFF;	
	text-decoration: none;
}
#menu a:visited{
	color: #FFFFFF;	
	text-decoration: none;
}

#mainContent
{
	width: 990px;
	color: #333333;
	background-color:#fff;
	padding-top: 1px;
	min-height: 400px;
	
	
}
#mainLeft{
	float: left;
	width: 500px;
	padding-left: 57px;
	background-color:#fff;
}
#mainRight{
	float: left;
	width: 300px;
	padding-left: 100px;
	background-color:#FFFFFF;
}


.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{
	color: #7A8087;
	font-size:10px;
	text-align:center;
	background-color:#fff;
	padding-botttom: 5px;
	
}
.fieldlabel{
	float:left;
	width: 100px;
	vertical-align: middle;
	
}
imgBox{
	float: left;
}
