/************************************************************/
/* General tags												*/
/************************************************************/

BODY
{
	font-size: 10px;
	font-family: verdana,sans-serif;
}

H1
{
	margin-bottom: 2px;
	font-size: 14px;
}

UL, LI
{
	list-style-type: square;
}

TD, TR, TABLE
{
	font-size: 10px;
	font-family: verdana,sans-serif;
}

a:link, a:visited, a:active
{
	color: #666666;
}

a:hover
{
	color: #999999;
}

/************************************************************/
/* Cumstom classes											*/
/************************************************************/
.main_title
{
	vertical-align: middle;
	color: #FFFFFF;
	font-size: 10px;
	font-weight : bold;
}

.tbl_main_top
{
	table-layout: fixed;
	width: 770px;
	border: 0px;
	border: solid 1px #3770AA;
	background : ffffff;
}

.tbl_main_mid
{
	table-layout: fixed;
	width: 770px;
	border: 0px;
	border-left: solid 1px #3770AA;
	border-right: solid 1px #3770AA;
	background : ffffff;
	padding : 0;
}

.tbl_main_bot
{
	table-layout: fixed;
	width: 770px;
	border: 0px;
	border-left: solid 1px #3770AA;
	border-right: solid 1px #3770AA;
	border-bottom: solid 1px #3770AA;
	background : ffffff;
	padding : 0;
}



.top_nav
{
	color: #990000;
	font-weight : bold;
	border-top: solid 1px #3770AA;
	background-color : #FFCCFF;
	text-align : right;
	vertical-align : middle;
}

a.top_nav:link, a.top_nav:visited, a.top_nav:active
{
	color: #990000;
	text-decoration : none;
}

a.top_nav:hover
{
	color: #5C92C6;
	text-decoration: none;
}

.tbl_header_txt
{
	color: #D5EBFF;
	font-weight : bold;
}

.left_nav
{
	color: #D11BFF;
	font-weight : bold;
	border: solid 1px #D11BFF;
	background-color : #D11BFF;
	vertical-align : middle;
	text-decoration: none;
}

a.left_nav:link, a.left_nav:visited, a.left_nav:active
{
	color: #DDDDDD;
	text-decoration : none;
}

a.left_nav:hover
{
	color: #E8F4FE;
	text-decoration: none;
}

.nav_block_top
{
	border-top: solid 1px #FF1B91;
	border-left: solid 1px #FF1B91;
	border-right: solid 1px #FF1B91;
	background-color: #FF1B91;
	vertical-align: middle;
}

.nav_block
{
	border-left: solid 1px #FF1B91;
	border-right: solid 1px #FF1B91;
	border-bottom: solid 1px #FF1B91;
	background-color: #FF1B91;
	vertical-align: middle;
	color: #FF1B91;
	font-size: 10px;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
}

a.partners_link:link, a.partners_link:visited, a.partners_link:active
{
	color: #D5EBFF;
	text-decoration : none;
}

a.partners_link:hover
{
	color: #E8F4FE;
	text-decoration: none;
}

.showcase_title
{
	color: #6F706F;
	padding-bottom: 0px;
	text-decoration : none;
}

.article_title
{
	font-weight : bold;
}

a.feature_title:link, a.feature_title:visited, a.feature_title:active
{
	font-size : 11px;
	color: #FF7E2D;
	font-family: arial;
	font-weight: bold;
	text-decoration : none;
}

a.feature_title:hover
{
	font-size : 11px;
	color: #FFB180;
	font-family: arial;
	font-weight: bold;
	text-decoration: none;
}

.feature_txt
{
	font-weight : bold;
	font-family: arial;
}

.hostterm
{
	font-weight : bold;
}

.resources_title
{
	font-weight : bold;
}


.nav_regional_box
{
	border: solid 1px #D5EBFF;
	background-color: #487EB3;
	vertical-align: middle;
	color: #D5EBFF;
	font-size: 10px;
	padding: 2px;
}
