body {
	color:#000150;
	margin: 0;
	padding: 0;
	background:#b5c7e7;
	height:100%;
}

body, p, td, th, li {
	font-family: verdana,arial,ms sans serif,helvetica; 
	font-size: 11px;
}

table, p 
{
	margin-left: 35px;
}

form 
{
	margin: 0;
	padding: 0;
}
					
table,img {		
	border:0;
}
				   
a:link {
	color:#181c84;
	text-decoration:none;
}

a:visited {
	color:#181c84;
	text-decoration:none;
}
			 
a:hover {
	text-decoration:underline;
}

input, select
{
	font-size: 100%;
}

p input 
{
	margin-right: 2px;
}

.clear 
{
	clear: both;
	height: 0;
}

.clearspacer
{
	clear: both;
	height: 20px;
}

.buttonred 
{
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: lowercase;
	background-color: #E3002B;
	border-width: 0px;
}

p
{
	vertical-align: top;
	padding: 0px 0px 3px 0px;
}

h1, h2, h3, h4, h5
{
	padding-left:35px;
}

h1
{
	font-size: 130%;
}

h2
{
	font-size: 100%;
}

.outerdatacontrol
{
	margin-left: 0px;
	padding-left: 0px;
}

.arrowed
{
	margin-left: 0px;
	padding-left: 35px;
	background:url(../imgs/arrowsquareblue.gif) no-repeat;
	background-position: top left;
	vertical-align: top;
	padding: 0px 0px 3px 0px;
}

.arrowedgreen
{
	margin-left: 0px;
	padding-left: 35px;
	background:url(../imgs/arrowsquaregreen.gif) no-repeat;
	background-position: top left;
	vertical-align: top;
	padding: 0px 0px 3px 0px;
}

.emphasise_blue 
{
	font-size: 110%;
	font-weight: bold;
	background-image:none;
	color: #5D5FBC;
}

.emphasise_error 
{
	font-size: 110%;
	font-weight: bold;
	background-image:none;
	color: #E3002B;
}

.error
{
	color: #E3002B;
}

.container {  
	width:100%;
}
				   
.body {		
	width:770px;
	background-color:#ffffff;
}
				   
.maincontainer{
	width:770px;
	vertical-align:top;
	float:left;
	background-color:#ffffff;
}
				   
* html .container  {
  	 height:100%;
}
				   
.maincontentholder 
{
	background:url(../imgs/bggradient.jpg) repeat-y left top;
	vertical-align:top;	
}
				   
.bluefaderight {
	background:url(../imgs/blue_fade_right.gif) repeat-y left top;
	float:left;
	width:49px;
	height:100%;
}
					
/* IE6 3px Padding Fix.  Microsoft should really fix their software */

* html .maincontentholder {
  	 float:right;
}

/* End IE6 Padding Fix. */

.innercontainer
{
	margin-left: 40px;
	margin-right: 20px;
}
				   
.topfade {
	width:100%; 
	background:url(../imgs/fade_top.gif) no-repeat top left;
 }

.topLeftContainer {
	float:left;
}
		   
.topRightContainer {		
	text-align:right;
}
				   				   
.info {	   
	color:#6b92c6;
	vertical-align:middle;
	font-size:11px;
	margin-left:auto;
	margin-right:10px;
	padding-top:5px;
}

#MenuTop
{
	color: #FFFFFF;
	background-color: #E3002B;
	margin-top: 1px;
	padding: 5px 5px 5px 62px;
}

#MenuTop ul
{
	margin: 0;
	padding: 0px 0px 0px 15px;
	background-image: url(../imgs/arrowred.gif);
	background-position: center left;
	background-repeat: no-repeat;
	float: left;
}

#MenuTop li
{
	color: #FFFFFF;
	display:inline;
	list-style:none;
	vertical-align:middle;
}

#MenuTop .menulist
{
	float: right;
}

#MenuTop .menulist a 
{
	color: #DDDDDD;
	padding: 0px 5px 0px 10px;
}


				     
.footer li {
	display:inline;
	list-style:none;
	vertical-align:middle;
}
				   
.footer ul {
	display:inline;
	vertical-align:middle;
}
				
.footerImage {
	display:inline;
	list-style:none;
}



.gridview
{
	padding: 2;
}
.gridview {color:#E3002B;font-size: 100%;font-weight:bold;}
.gridview tbody {color:#000150;font-weight:normal;}

.gridview th
{
	font-size: 110%;
	color: #5D5FBC;
	text-align: left;
	border: 0px dotted #000000;
	border-width: 0px 0px 1px 0px;
	padding: 2px 10px 2px 0px;
	font-weight:bold;
}

.gridview td
{
	border: 0px dotted #000000;
	border-width: 0px 0px 1px 0px;
	padding: 2px 10px 2px 0px;
	vertical-align: top;
}

td.spaced
{
	padding-top: 30px;
	border-width: 0px 0px 0px 0px;
}

.gridview td.right
{
	color: #E3002B;
	padding: 2px 0px 2px 10px;
}

.disabled
{
	color: #999999;
}

.gridview a
{
	color: #E3002B;
	font-weight: bold;
}
