
/* FEATURES BAR STYLES */
td.features {
	background:					#0d6ca8;
	color:						#ffffff;
	font-family:				verdana,arial,helvetica,sans-serif;
	font-size:					0.7em;
	font-weight:				normal;
	vertical-align:				middle;
	padding:					1px;
	padding-top:				2px;
	padding-bottom:				2px;
}
a.features:link {
	background:					transparent;
	color:						#ffffff;
	text-decoration:			none;
}
a.features:visited {
	background:					transparent;
	color:						#ffffff;
	text-decoration:			none;
}
a.features:hover {
	background:					transparent;
	color:						#ffffff;
	text-decoration:			underline;
}
a.features:active {
	background:					transparent;
	color:						#ffffff;
	text-decoration:			underline;
}
a.search:link {
	background:					transparent;
	color:						#ffba00;
	text-decoration:			none;
}
a.search:visited {
	background:					transparent;
	color:						#ffba00;
	text-decoration:			none;
}
a.search:hover {
	background:					transparent;
	color:						#ffba00;
	text-decoration:			underline;
}
a.search:active {
	background:					transparent;
	color:						#ffba00;
	text-decoration:			underline;
}
input.search {
	font-family:				verdana,arial,helvetica,sans-serif;
	font-size:					1em;
	font-weight:				normal;
	width:						200px;
	margin:						0px;
	margin-left:				7px;
	margin-right:				4px;
}
input.search-button {
	font-family:				verdana,arial,helvetica,sans-serif;
	font-size:					1em;
	font-weight:				normal;
	margin:						0px;
}


/* HEADER BAR */
td.header {
	background:					#0c2576;
	color:						#ffffff;
	vertical-align:				bottom;
}
a.logo:link {
	background:					transparent;
	color:						#ffffff;
	text-decoration:			none;
}
a.logo:visited {
	background:					transparent;
	color:						#ffffff;
	text-decoration:			none;
}
a.logo:hover {
	background:					transparent;
	color:						#ffffff;
	text-decoration:			underline;
}
a.logo:active {
	background:					transparent;
	color:						#ffffff;
	text-decoration:			underline;
}


/* TOP CONTENT MENU */
td.top-menu-panel {
	background:					url('/images/header/header-0-2.jpg');
	border-style:				solid;
	border-color:				#000000;
	border-width:				0px;
	border-bottom-width:		1px;
}
td.top-menu {
	background:					transparent;
	color:						#0c2576;
	font-family:				verdana,arial,helvetica,sans-serif;
	font-size:					0.7em;
	font-weight:				normal;
}
a.top-menu:link {
	background:					transparent;
	color:						#000060;
	text-decoration:			none;
	font-weight:				bold;
}
a.top-menu:visited {
	background:					transparent;
	color:						#000060;
	text-decoration:			none;
	font-weight:				bold;
}
a.top-menu:hover {
	background:					transparent;
	color:						#000060;
	text-decoration:			underline;
	font-weight:				bold;
}
a.top-menu:active {
	background:					transparent;
	color:						#000060;
	text-decoration:			underline;
	font-weight:				bold;
}

/* LEFT CONTENT MENU */
td.left-menu-panel {
	background:					#ffffff;
	color:						#000000;
	padding:					0px;
	padding-top:				16px;
	padding-bottom:				10px;
}
div.left-menu {
	background:					#ffffff;
	color:						#000000;
	border-style:				solid;
	border-color:				#0c2576;
	border-width:				0px;
	border-bottom-width:		1px;
	font-size:					0.8em;
	width:						140px;
	padding:					4px;
}
div.left-menu-up {
	background:					#ffba00;
	color:						#000000;
	border-style:				solid;
	border-color:				#0c2576;
	border-width:				0px;
	border-bottom-width:		1px;
	border-top-width:			1px;
	font-size:					0.8em;
	font-weight:				bold;
	width:						140px;
	padding:					4px;
}
a.left-menu:link {
	background:					transparent;
	color:						#0c2576;
	text-decoration:			none;
}
a.left-menu:visited {
	background:					transparent;
	color:						#0c2576;
	text-decoration:			none;
}
a.left-menu:hover {
	background:					transparent;
	color:						#0c2576;
	text-decoration:			underline;
}
a.left-menu:active {
	background:					transparent;
	color:						#0c2576;
	text-decoration:			underline;
}

/* BREADCRUMB TRAIL */
div.breadcrumbTrailBar {
	font-size:					xx-small;
	margin:						0px;
	margin-bottom:				12px;
	padding:					1px;
	background:					#f0f0ff;
}

/* FOOTER STYLES */
table.footer {
	background:					#0c2576;
	color:						#ffffff;
}
td.footer {
	background:					#0c2576;
	color:						#ffffff;
	font-size:					10px;
}
a.footer:link {
	background:					transparent;
	color:						#ffffff;
	font-weight:				bold;
	text-decoration:			underline;
}
a.footer:visited {
	background:					transparent;
	color:						#ffffff;
	font-weight:				bold;
	text-decoration:			underline;
}
a.footer:hover {
	background:					transparent;
	color:						#ffffff;
	font-weight:				bold;
	text-decoration:			underline;
}
a.footer:active {
	background:					transparent;
	color:						#ffffff;
	font-weight:				bold;
	text-decoration:			underline;
}


/* CONTENT STYLES */
table.page {
	background:					#ffffff;
	color:						#000000;
}
td.page {
	background:					#ffffff;
	color:						#000000;
	padding:					10px;
	font-family:				verdana,arial,helvetica,sans-serif;
	font-size:					x-small;
	font-weight:				normal;
}
table.page-title {
	background:					#ffffff;
	color:						#000000;
	margin:						0px;
	margin-top:					3px;
	margin-bottom:				0px;
	border-style:				solid;
	border-color:				#0c2576;
	border-width:				0px;
	border-bottom-width:		1px;
}
td.page-title {
	padding:					0px;
	padding-bottom:				3px;
}
div.logo-block {
	background:					#ffba00;
	color:						#000000;
	width:						15px;
	height:						15px;
	font-size:					1px;
}
table.side-bar {
	background:					#c2c8dd;
	color:						#000000;
	margin:						0px;
	margin-left:				10px;
}
th.side-bar {
	background:					transparent;
	color:						#aa0000;
	font-family:				verdana,arial,helvetica,sans-serif;
	font-size:					x-small;
	font-weight:				bold;
}
td.side-bar {
	background:					transparent;
	color:						#000000;
	font-size:					0.7em;
}
span.side-bar-footer {
	background:					transparent;
	color:						#404040;
}
div.welcome {
	background:					transparent;
	color:						#000000;
	margin:						8px;
	padding:					0px;
}
h1.home-dynamic {
	margin:						0px;
	margin-bottom:				6px;
	padding:					0px;
	font-size:					x-small;
	font-weight:				bold;
	background:					transparent;
	color:						#980a4a;
}
p.home-dynamic {
	font-size:					11px;
	margin:						0px;
	margin-bottom:				6px;
}
a.home-dynamic {
	background:					transparent;
	color:						#980a4a;
	text-decoration:			none;
}
td.oddRow {
	background-color:			#f0f0f0;
}	
td.evenRow {
	background-color:			#ffffff;
}
div.sideBarTitle {
	border-width:		0px;
	border-top-width:	2px;
	border-top-color:	#aa0000;
	background:			#e0e3ee;
	color:				#980a4a;
	font-weight:		bold;
	width:				140px;
	margin:				8px;
	margin-bottom:		0px;
	margin-left:		0px;
	padding:			2px;
}
div.SideBar {
	border-width:		0px;
	background:			#e0e3ee;
	font-weight:		normal;
	width:				140px;
	margin:				8px;
	margin-top:			0px;
	margin-left:		0px;
	padding:			2px;
}
div.listItem {
	background:			transparent;
	margin:				0px;
	padding:			0px;
	border-style:		none;
	margin-bottom:		4px;
}

/* DROP-DOWN MENU STYLES */
div.drop-down-menu {
	background:					#000000;
	margin:						0px;
	padding:					0px;
	visibility:					hidden;
	position:					absolute;
	top:						114px;
	left:						-800px;
}
span.drop-down-menu-item {
	background:					#eff1f6;
	margin:						0px;
	padding:					2px;
	padding-left:				8px;
	padding-right:				8px;
	width:						100%;
	font-size:					11px;
	cursor:						hand;
}
a.drop-down-menu:link {
	background:					transparent;
	color:						#0c2576;
	text-decoration:			none;
}
a.drop-down-menu:visited {
	background:					transparent;
	color:						#0c2576;
	text-decoration:			none;
}
a.drop-down-menu:hover {
	background:					transparent;
	color:						#0c2576;
	text-decoration:			underline;
}
a.drop-down-menu:active {
	background:					transparent;
	color:						#0c2576;
	text-decoration:			underline;
}


/* BASIC STYLES */
body {
	background:					#ffffff;
	color:						#ffffff;
	margin:						0px;
	padding:					0px;
	text-align:					center;
	font-family:				verdana,arial,helvetica,sans-serif;
	font-size:					x-small;
	font-weight:				normal;
}
h1 {
	margin:						0px;
	font-size:					medium;
}
h2 {
	margin:						0px;
	padding:					0px;
	color:						#0c2576;
	font-family:				arial,verdana,helvetica,sans-serif;
	font-size:					1.35em;
	font-weight:				normal;
}
h3 {
	margin:						0px;
	margin-bottom:				8px;
	padding:					0px;
	background:					#ffffff;
	color:						#0c2576;
	font-family:				arial,verdana,helvetica,sans-serif;
	font-size:					1.2em;
	font-weight:				bold;
}
h4 {
	margin:						0px;
	padding:					0px;
	background:					#ffffff;
	color:						#0c2576;
	font-family:				arial,verdana,helvetica,sans-serif;
	font-size:					1.1em;
	font-weight:				normal;
}

p {
	background:					transparent;
	color:						#000000;
	font-family:				verdana,arial,helvetica,sans-serif;
	font-size:					x-small;
	font-weight:				normal;
}

table {
}
caption {
}
td {
	font-family:				verdana,arial,helvetica,sans-serif;
	font-size:					x-small;
	font-weight:				normal;
	color:						#000000;
}
li {
	background:					#ffffff;
	color:						#000000;
	font-family:				verdana,arial,helvetica,sans-serif;
	font-size:					x-small;
	font-weight:				normal;
	margin-bottom:				2px;
}

