td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333
}
.frontNewsHeader {
	font-weight: bold;
	color: #CC0000
}
.frontNewsHeaderAlt {
	font-weight: bold;
	color: #006699;
}
body {
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	background-color : White;
	/*scrollbar-arrow-color: #FFFFFF; 

 scrollbar-base-color: #0099CC;*/

 SCROLLBAR-FACE-COLOR: White;
	SCROLLBAR-ARROW-COLOR: #CC0000;
	SCROLLBAR-TRACK-COLOR: #DCDCDC;
}
.heading{
	color:#114789;
	font-size:18px;
	font-weight:bold;

}
.footer {
	color: #BBBBBB;
	text-align : right;
	margin-bottom : 4px;
}
.imgRight {
	float: right;
	margin-top: 0px;
	margin-left:10px;
	margin-bottom: 0px;
}
.imgLeft {
	float: left;
	margin-top: 0px;
	margin-right:10px;
	margin-bottom: 0px;
}
a:link {
	color : Purple;
}
a:hover {
	color : #006699;
}
a:active {
	color : #006699;
}
p {
	margin-top: 12px;
	margin-bottom: 8px;
	text-align : justify;
}
hr {
	font-size: 96%;
	color: #CC0000;
	height: 1px
}
ul {
	list-style-image : url(images/bullet.gif);
	margin-bottom : 0px;
	margin-left : 20px;
	text-indent : 0pt;
}
/*menu text links*/

.linkMenu {
	color : #FFFFFF;
	font-size : 11px;
	text-decoration : none;
}
a:link.linkMenu {
	color : #FFFFFF;
	font-size : 11px;
	text-decoration : none;
}
a:hover.linkMenu {
	color : #66CCFF;
	font-size : 11px;
	text-decoration : none;
}
a:active.linkMenu {
	color : #66CCFF;
	font-size : 11px;
	text-decoration : none;
}
a:visited.linkMenu {
}
/*DROPDOWN MENUS STARTS*/



.dropitem {
	color : #3399CC;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	padding-top : 0px;
	text-decoration : none;
}
a:link.dropitem {
	color : #3399CC;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
}
a:hover.dropitem {
	color : #666666;
	text-decoration : none;
}
a:active.dropitem {
	color : #FFFFFF;
	text-decoration : none;
}
/*applied to layer*/







/*COLOURED LINKS BEGINS*/

/*all applied to the <A> tag*/



/*BLACK*/







.tableBgRed {
	background : #CC0000;
}
.tableBgWhite {
	background : #FFFFFF;
}
h1 {
	color: #006699;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 4px;
	margin-bottom: 4px
}
h3 {
	color: #006699;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 12px;
	margin-bottom: 8px
}
h4 {
	color: #006699;
	font-size: 16px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 12px;
	margin-bottom: 8px;
	background-color: #DFDFDF;
	width: 100%;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px
}
h5 {
	color: #9F9F9F;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 12px;
	margin-bottom: 8px;
}
h2 {
	color: #CC0000;
	font-size: 18px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 4px;
	margin-bottom: 4px
}
.tableBgTeal {
	background : #80DFFF;
}
.tableBgBlack {
	background : #000000;
}
/*FORM ELEMENTS*/



input.textbox {
	background-color : #F5F5F5;
	color : #0000CD;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	height : 20px;
	width: 122px;/*width : 250px;*/



	}
input.textbox250 {
	background-color : #F5F5F5;
	color : #0000CD;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	height : 20px;
	width : 250px;
}
textarea {
	background-color : #F5F5F5;
	color : #0000CD;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	height : 80px;
	width: 250px;
	/*width : 250px;*/

	 SCROLLBAR-FACE-COLOR: #F5F5F5;
	SCROLLBAR-ARROW-COLOR: #0099CC;
	SCROLLBAR-TRACK-COLOR: #EDEDED;
	scrollbar-darkshadow-color : #EDEDED;
	scrollbar-highlight-color : #F5F5F5;
}
input.radio {
	background-color : #FFFFFF;
	color : #003366;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	height : 20px;
	width: 10px;/*width : 250px;*/

}
select {
	background-color : #F5F5F5;
	border : #666666;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px;
	border-style : solid;
	border-top-width : 1px;
	color : #888888;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	height : 18px;
	width : 122px;
}
.bgGrey {
	background : Silver;
}
.bgGreyAlt {
	background : #e6e6e6;
}
.bgWhite {
	background: white;
	height : 28px;
}
.bgWhiteUl {
	background: white;
	height : 28px;
	border-bottom : 1px solid #404040;
}
.bgBlue {
	background : #006699;
	color: white;
	font-weight: bold;
}
input.typeA {
	border : 1px solid #A9A9A9;
}
input.typeB {
	border : 1px solid #FFFFFF;
	width : 200px;
}
input.typeC {
	border : 1px solid #FFFFFF;
	width : 32px;
}
textarea.notes {
	width:500px;
	height:60px;
	border : 1px solid White;
	scrollbar-base-color : #dedede;
	scrollbar-3dlight-color : #FFFFFF;
	scrollbar-darkshadow-color : #dedede;
	scrollbar-face-color : #dedede;
	scrollbar-highlight-color : #dedede;
	scrollbar-shadow-color : #FFFFFF;
	scrollbar-track-color : #ECECEC;
	scrollbar-arrow-color : #A9A9A9;
}
/* standard button - 120 pixel width */

.button {
	background-color : #006699;
	color : White;
	font-size : 10px;
	font-weight : bold;
	text-align : center;
	height: 18px;
	width: 88px;
	cursor: hand;
	vertical-align : middle;
	text-transform : uppercase;
}
ul {
	list-style-image : url(../images/bullet.gif);
	list-style-position : outside;
	margin-left : 14px;
}	



/*.button {

	background-color : #ADFF2F;

	border : 1px ridge;

	border-color : #C4E1FF #0062C4 #0062C4 #C4E1FF;

	clip :      rect(   );

	color : White;

	font-size : 10px;

	font-weight : bold;

	text-align : center;

	height: 18px; 

	width: 88px;

	cursor: hand;

	vertical-align : middle;

	text-transform : uppercase;

	}*/
