BODY {
	background-color : #737AFF;
	margin-left : 0px;
}

A:link {
	color: #233A4B;
}

A:visited {
	color: #233A4B;
}

A:hover {
	color: #6086A4;
}

A:active {
	color: #6086A4;
}

TD.leftFade {
	background-image:url(images/common/left_fadeout.gif);
}

TD.rightFade {
	background-image:url(images/common/right_fadeout.gif);
}

TD.leftBar {
	background-image:url(images/common/left_bar_background.jpg);
}

TD.contact {
	background-image:url(images/contact_us/contact_background.jpg);
	background-repeat: no-repeat;
}

TD.body {
	background-color: #E5F1FF;	
}

TABLE.caption {
	background-color: #B8CBDD;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : Black;
	font-weight : bold;
	line-height : 20px;
}

UL { 
	list-style-image: url("images/common/bullet_list.gif"); 
} 

.bodyText {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : Black;
	font-weight : bold;
	line-height : 25px;
}

.captionHeading {
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : #233A4B;
	font-weight : bold;
}

.copyright {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : Black;
}

.design {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 7pt;
	color : Black;
}

TD.border {
	background-color: #2F37D5;
}