body {
	margin: 0px;
	background-color: #FFF277;
}
.top_blue_bg {
	background-color: #336688;
	height: 8px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	letter-spacing: 0.03em;
}
.text_justi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	letter-spacing: 0.03em;
	text-align: justify;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #5D707F;
	line-height: 18px;
}
.blue_light {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0374B6;
}

.blue_light_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #0374B6;
}

.white_txt_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	line-height: 18px;
	color: #FFFFFF;
}
.left_top_bg {
	background-color: #E0EAEF;
	background-image: url(../images/left_bg.gif);
	background-repeat: repeat-y;
	width: 22px;
}
.dark_bg_color {
	background-color: #FFF277;
}
.light_bg_color {
	background-color: #F2F6F8;
}
.yellow {
	background-color: #F4D558;
}
.menu-bg {
	background-color: #558C11;
}
.blue {
	background-color: #1A79BD;
}
.news-bg {
	background-color: #F8F8F8;
}
.table_border {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.white_colour {
	background-color: #FFFFFF;
}
.height5 {
	height: 5px;
}
.height10 {
	height: 10px;
}
.orange_heading {
	font-family: Tahoma, Arial, "Times New Roman", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FCB817;
	letter-spacing: 0.8px;
}
.green_heading {
	font-family: Tahoma, Arial, "Times New Roman", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #558C11;
}

.text_box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}

.height50 {
	height: 50px;
}
.height100 {
	height: 100px;
}
.right_top_bg {
	background-color: #E0EAEF;
	background-image: url(../images/right_bg.gif);
	background-repeat: repeat-y;
	width: 21px;
}
.top_banner_bg {
	background-image: url(../images/top_bg.jpg);
	background-repeat: repeat-x;
}
.main_bg_sides {
	background-image: url(../images/main_bg_spacer.jpg);
	background-repeat: repeat-x;
	background-color: #FFF277;
}


/* Blue menu link */
.blue_menu:link {
	font-family: Tahoma, Arial, "Times New Roman", sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.blue_menu:visited { 
	font-family: Tahoma, Arial, "Times New Roman", sans-serif;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.blue_menu:hover {
	font-family: Tahoma, Arial, "Times New Roman", sans-serif;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #F4D558;
}
.blue_menu:active {
	font-family: Tahoma, Arial, "Times New Roman", sans-serif;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

/* Yellow menu link */
.yellow_menu:link {
	font-family: Tahoma, Arial, "Times New Roman", sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #383F3C;
	text-decoration: none;
}
.yellow_menu:visited { 
	font-family: Tahoma, Arial, "Times New Roman", sans-serif;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #383F3C;
}
.yellow_menu:hover {
	font-family: Tahoma, Arial, "Times New Roman", sans-serif;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #1A79BD;
}
.yellow_menu:active {
	font-family: Tahoma, Arial, "Times New Roman", sans-serif;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #383F3C;
}

/* Blue color links for text */
.blue_txt:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #153A83;
	text-decoration: none;
}
.blue_txt:visited { 
	text-decoration: none;
	font-size: 11px;
	font-weight:bold;
	color: #153A83;
}
.blue_txt:hover {
	text-decoration: none;
	font-size: 11px;
	font-weight:bold;
	color: #2B658F;
}
.blue_txt:active {
	text-decoration: none;
	font-size: 11px;
	font-weight:bold;
	color: #153A83;
}



/* Top gray links */
.gray:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
	color: #38475A;
	line-height: 18px;
}
.gray:visited { 
	text-decoration: none;
	font-size: 11px;
	font-weight:bold;
	color: #38475A;
}
.gray:hover {
	text-decoration: none;
	font-size: 11px;
	font-weight:bold;
	color: #2B658F;
}
.gray:active {
	text-decoration: none;
	font-size: 11px;
	font-weight:bold;
	color: #38475A;
}

/* Footer links */
.footer_link:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #5D707F;
	line-height: 18px;
}
.footer_link:visited { 
	text-decoration: none;
	font-size: 11px;
	color: #5D707F;
}
.footer_link:hover {
	text-decoration: underline;
	font-size: 11px;
	color: #5D707F;
}
.footer_link:active {
	text-decoration: none;
	font-size: 11px;
	color: #5D707F;
}

/* wittycode footer links */
.orange_link:link { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #ECA101;
}
.orange_link:visited { 
	text-decoration: none;
	font-size: 11px;
	color: #ECA101;
}
.orange_link:hover {
	text-decoration: none;
	font-size: 11px;
	color: #ECA101;
	background-color: #FEE4AF;
}
.orange_link:active {
	text-decoration: none;
	font-size: 11px;
	color: #ECA101;
}

.titleheading
{
	background-color:#F9D554;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	padding-left:10px;
	color:#000000;
}

.emailtable
{
	border-color:#FAD553;
	border-style:solid;
	border-width:1px;
}

.bottomlinks
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#5D707F;
}
.bottomlinks a
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#5D707F;
	text-decoration:none;
}
.bottomlinks a:visited
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#5D707F;
	text-decoration:none;
}
.bottomlinks a:active
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#5D707F;
	text-decoration:none;
}
.bottomlinks a:hover
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	text-decoration:none;
}
.readmore
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0374B6;
}
.readmore a
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0374B6;
}
.readmore a:active
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0374B6;
}
.readmore a:visited
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0374B6;
}
.readmore a:hover
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FCB817;
}
.description
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0374B6;
	padding-left:10px;
}
.verdana11
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#375064;
}

.verdana11bold
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#0374B6;
}

.static_table
{
	background-color:#F9D554;
}
.static_tr
{
	background-color:#FFFFFF;
	padding-left:5px;
	padding-right:5px;
}
.table-top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #558C11;
	background-color: #F8F8F8;
}
.table-right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #558C11;
	background-color: #F8F8F8;
}
.table-bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #558C11;
	background-color: #F8F8F8;
}
.table-left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #558C11;
	background-color: #F8F8F8;
}

