tr, td, p, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a { 
  color: #003366 
}
#tickList{
	list-style-image:url(../images/tick.jpg);
}
#tickList li {
	height:20px;
}

.greyLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	text-decoration: none;
}

.blueLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #043667;
	text-decoration: none;
}
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px; 
	font-weight:normal;
	color: #043667;
	text-decoration: none;
}

.greySmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}


.whiteLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
}

.whiteNorm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

.blueNorm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #96C4F1;
	text-decoration: none;
}

.whiteMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 10px;
	margin-right: 10px;
}
#cellTopRight {
	BORDER-LEFT: #D4D4D4 1px solid; 
	BORDER-RIGHT: #D4D4D4 1px solid; 
	background-image:url(../images/background_top_left.jpg); 
	background-position:top; 
	background-repeat:no-repeat; 
	padding: 10px;
	background-color: #DEF6FB;
	height:249px;
	vertical-align:top;
}

#cellTopLeft {
	BORDER-LEFT: #D4D4D4 1px solid; 
	padding: 10px;
	background-color: #E7E7E7;
	text-align:center;
	vertical-align:middle;
}

#cellMainLeft {
	BORDER-LEFT: #D4D4D4 1px solid; 
	background-image:url(../images/fade_grey_bottom.jpg); 
	background-position:bottom; 
	background-repeat:repeat-x; 
	padding: 10px;
	background-color: #E7E7E7;
	vertical-align:top;
}

#cellMainRight {
	BORDER-LEFT: #D4D4D4 1px solid; 
	BORDER-RIGHT: #D4D4D4 1px solid; 
	background-image:url(../images/fade_blue.jpg); 
	background-position:bottom; 
	background-repeat:repeat-x; 
	padding: 10px;
	background-color: #DEF6FB;
	vertical-align:top;
}

#cellBarLeft {
	BORDER-LEFT: #D4D4D4 1px solid; 
	padding-left: 10px;
	background-color: #636363;
	height:27px;
	vertical-align:middle;
}

#cellBarRight {
	BORDER-RIGHT: #D4D4D4 1px solid; 
	padding-left: 10px;
	background-color: #043667;
	height:27px;
	vertical-align:middle;
}
#cellSignoff {
	height:27px;
	vertical-align:middle;
	text-align:center;
	font-size: 10px;
	color: #333333;
}
#cellNoteTop {
	height:6px;
	background-image:url(../images/background_note_top.jpg); 
	background-position:top; 
	background-repeat:no-repeat; 	
}

#cellNoteBottom {
	background-image:url(../images/background_note_bottom.jpg); 
	background-position:bottom; 
	background-repeat:no-repeat; 
	padding: 15px;
	vertical-align:top;
}
