Body {
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 13px;
	background-color : white;
}

FORM {
	display : inline;
}

TD, P{
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 13px;
}
TH{
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 13px;
	background-color : #004391;
	color : white;
	padding-left : 0.5em;
	padding-right : 0.5em;
	padding-bottom : 2px;
	padding-top : 2px;
}

A {
	text-decoration : none;
	color : #004391;
}
A:hover{
	text-decoration : underline;
	color : #cc0000;
}

.squareLI{
	line-height : 20px;
	list-style-type : square;
	list-style-image : url('/images/database-bullet.gif');
}

H1 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size:17px;
	color: #cc0000;
	font-weight:  bold;
	margin-top : 8px;
	margin-bottom : 10px;
	padding : 0;
}

H2 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size:14px;
	color: black;
	font-weight:  bold;
	margin-top : 8px;
	margin-bottom : 10px;
	padding : 0;}

H3 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size:13px;
	color: #202941;
	font-weight:  bold;
}

H4 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size : 12px;
	color : #cc0000;
	font-weight :  bold;
}


UL{
	list-style-image : url('/images/bullet-list.gif');
	margin-left : 0;
	margin-top : 4px;
	padding-left : 2em
}

LI{
	margin-bottom : 3px;
}

LI  UL LI{
	margin-top : 4px;
	list-style-image : url('/images/bullet-list-secondary.gif');
	margin-left: 0;
	padding-left: 0;
	color : black;
	vertical-align : top
}
LI  UL LI A {
	margin-top : 4px;
	list-style-type : square;
	list-style-image : url('/images/bullet-list-secondary.gif');
	margin-left : 0;
	padding-left : 0;
	color : black
}
LI  UL LI A:hover {
	margin-top : 4px;
	list-style-type : square;
	list-style-image : url('/images/bullet-list-secondary.gif');
	margin-left: 0;
	padding-left: 0;
	color : #cc0000;
	text-decoration : none
}

.H1 {
	font-size:13px;
	color: black;
	font-weight:  bold;
}

.H2 {
	font-size:16px;
	color: #cc0000;
	font-weight:  bold;
}

.H3 {
	font-size:13px;
	color: #004391;
	font-weight:  bold;
}

.H4 {
	font-size : 13px;
	color : #cc0000;
	font-weight :  bold;
}

.menuWhite {
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 13px; 
	font-weight : bold;
	color : black; 
	text-decoration : none;
	background-color : #fc9e06;
}

.menuWhite A {
	font-family:  Arial, Helvetica, sans-serif; 
	font-weight: bold;
	color: black; 
	text-decoration : none;
}

.menuWhite A:hover {
	font-family: Arial, Helvetica, sans-serif; 
	font-weight : bold;
	color : white; 
	text-decoration : none;
}

.menuItem{
	font-family: Arial, Helvetica, sans-serif; 
	color: #000000; 
	text-decoration: none;
}
A:link.menuItem, A:visited.menuItem, A:active.menuItem{
	font-family: Arial, Helvetica, sans-serif; 
	color: #000000; 
	text-decoration: none;
}
A:hover.menuItem{
	font-family: Arial, Helvetica, sans-serif; 
	color: #cc000; 
	text-decoration: none;
}
.submenu{
	font-family: Arial, Helvetica, sans-serif; 
	color: #004391; 
	text-decoration: none;
	font-size : 12px;
}

A:link.submenu, A:visited.submenu, A:active.submenu{
	font-family:  Arial, Helvetica, sans-serif; 
	color: #004391; 
	text-decoration: none;
}
A:hover.submenu{
	font-family: Arial, Helvetica, sans-serif; 
	color: #cc0000; 
	text-decoration: none;
}

.submenu2{
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: black; 
	text-decoration: none;
}
.submenu2 A{
	font-family: Arial, Helvetica, sans-serif; 
	color: black; 
	text-decoration: none;
}
.submenu2 A:hover{
	font-family: Arial, Helvetica, sans-serif; 
	color: black; 
	text-decoration: underline;
}
.searchbox {
	width: 140px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px; 
	background-color : White;
}
.form{
	width:90%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px; 
}

.form2{
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px; 
}
.Seperator{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: bold;
	color: #000000; 
	text-decoration: none;
}
.footer {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #004391; 
	text-decoration: none;
	}
.red{
	color : #cc0000;
}

.blue{
	color : #004391;
}

.smallblue{
	font-size : 10px;
	color : #004391;
}
.smallred{
	font-size : 11px;
	color : #cc0000;
}
.seconarybullet{
	color : #cc0000;
}
.smallBold{
	font-size : 11px;
	font-weight : bold;
}
.background-colour{
	background-color : #004391;
	color : white;
}
.quicklink-bgcolor{
	background-color : #f0f0f0;
}

HR{
	color : #004391;
	background-color : #004391;
	height : 1px;
	margin : 0;
	padding : 0;
	border : none;
	}
	
	.small{
	font-size : 11px;
}

.secondaryColor{
	background-color : #202941;
	height : 7px;
	font-size : 1px;
}

.menuEnd{
	border-left : 1px solid black;
}

#ceficLogo{
	color : white;
	font-weight : bold;
	font-size : 11px;
	Text-align : center;
	vertical-align : bottom;
}
#ceficLogo IMG{
	margin-top : 8px;
	margin -bottom : 10px;
}

.dataTable{
	width : 100%;
	border : 1px solid black;
}

.dataTable TH{
	border-bottom : 1px solid black;
}

.dataTable TD{
	padding : 2px 4px 2px 4px;
	vertical-align : top;
}

.dataTable TR.odd TD{
	background-color : #f0f0f0;
}

.commentBox{
	width : 100%;
	border-top : 1px solid black;
	border-left : 1px solid black;
	border-right : 1px solid black;

}

.commentBox TH{
	padding : 2px 4px 2px 4px;
	border-bottom : 1px solid black;
}

.commentBox TD{
	padding : 2px 4px 2px 4px;
	vertical-align : top;
	border-bottom : 1px solid black;
}
.commentBox TD.divide{
	padding : 0;
	vertical-align : top;
	background-color : #4973A5;
	height : 8px;
	font-size : 1px;
}

.commentBox TD.extra{
	padding : 8px 4px 4px 4px;
	vertical-align : top;
	border-bottom : 1px solid black;
}

.commentBox TR.odd TD{
	background-color : #f0f0f0;
}

.boxedLabel{
	width : 80px;
	color : white;
	border : 1px solid black;
	background-color : #4973a5;
	padding : 1px 5px 2px 5px;
	font-weight : bold;
	font-size : 12px;
	margin : 0 5px 0 0;
}

.fakebox{
	border : 1px solid #d4d0c8;
	padding : 1px 2px 1px 2px;
	height : 104px;
	margin : 0 0 5px 0;
	overflow-y : scroll;
	background-color : white;	
}

.fakeboxSmall{
	border : 1px solid #A5ACB2;
	padding : 1px 2px 1px 2px;
	height : 56px;
	margin : 0 0 5px 0;
	overflow-y : scroll;
	background-color : white;
}

.fakeboxLarge{
	border : 1px solid #A5ACB2;
	padding : 1px 2px 1px 2px;
	height : 104px;
	margin : 0 0 5px 0;
	overflow-y : scroll;
	background-color : white;
}

 .butClass{    
   border: 1px solid;
   border-color: #black;
   background-color : #A0BADE;
}


.commentBox{
	margin : 6px 0 13px 0;
	padding : 2px 0 2px 0;
}

.commentBox A{
	color : #c03;
	font-size : 11px;
	font-weight : bold;
}

.commentSpacer{
	margin : 0 0 10px 0;
	padding : 0 0 0 0;
}

.commentSpacer A{
	color : #c03;
	font-size : 11px;
	font-weight : bold;
}

.inline{
	margin : 7px 0 7px 0;
	padding : 0;
}