@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #232323;
	
	background: url(../images/background.jpg) repeat-x #2498d3;
	background-position:center top;
}

p {
	margin: 0px;
}

h1 {
	font-size: 15px;
	color: #3b5997;
	font-weight: bold;
}

h2, h3, h3 a:link {
	font-size: 13px;
	color: #3b5997;
	font-weight: bold;
}

.testimonials {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #232323;
}

.header {
	font-size: 15px;
	color: #3b5997;
	font-weight: bold;
}

.footer {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

.bottom_footer a:link, .bottom_footer a:visited, .bottom_footer a:active {
	font-size: 9px;
	font-weight: normal;
	color:#464646;
}

a:link, a:visited, a:active {
	text-decoration:none;
	color: #06C;
}

a:hover {
	text-decoration:underline;
	color:#F60;
}

input.btn{
   color:#FFFFFF;
   font-family: Arial, Helvetica, sans-serif;
   font-size:12px;
   font-weight:bold;
   background-color:#596b90;
   border:2px solid;
   border-top-color:#E3E3E3;
   border-left-color:#E3E3E3;
   border-right-color:#8D8D8D;
   border-bottom-color:#8D8D8D;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#bdc8e0',EndColorStr='#596b90');
}

input.btnhov{
   border-top-color:#8D8D8D;
   border-left-color:#8D8D8D;
   border-right-color:#E3E3E3;
   border-bottom-color:#E3E3E3;
}

.header_main {
	background-color: #D50005;
	color: #FFFFFF;
	font-weight:bold;
}

.fadedark {
	border: 1px;
	border-style: solid;
	border-color: #E2E2E2;
	cursor:pointer;
}

.fadewhite {
	border: 1px;
	border-style: solid;
	border-color: #FFFFFF;
	cursor:pointer;
}

.fadedarkNC {
	background-color:#EFEFEF;
	cursor:default;
}

.fadewhiteNC {
	background-color: #FFFFFF;
	cursor:default;
}

#slider{}	
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
}
#slider li{ 
	width:240px;
	height:120px;
	overflow:hidden; 
}

#slider2{}	
#slider2 ul, #slider2 li{
	margin:0;
	padding:0;
	list-style:none;
}
#slider2 li{ 
	width:318px;
	height:197px;
	overflow:hidden; 
}

.odd td {
	background-color: #EFEFEF;
	border-top: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

.top td {
	border-top: 2px;
	border-top-style: solid;
	border-top-color: #CCC;
}

.bottom td {
	border-top: 2px;
	border-top-style: solid;
	border-top-color: #CCC;
}

.cornered {
background-color:#3b5997; padding: 3px; font-weight: bold; color: #FFF; padding-left: 8px;
}

.cornered img {
vertical-align:middle;	
}

.c_pad {
padding-right: 5px;	
}

.style2 {
	color: #CC0000;
	font-weight: bold;
}

.main_Table{ background:#fff;}
.pathway {font-size:10px}

ul.menu, ul.menu ul {list-style:none; margin-left:0px; padding-left:0px}
ul.menu li, ul.menu ul li {list-style:none; margin-left:0px; padding-left:10px;}
ul.menu li a {border:1px solid #F60; display:block; padding: 1px; margin-bottom:2px; margin-top:2px}


ul.menu li a {padding:5px; background-color:#fba063; color:#fff;font-weight:bold;}
ul.menu li a:hover {color:#F60}

ul.menu ul li a {font-weight:normal; border: solid 1px #2498d3; padding:3px; background-color:#72c6f1; color:#fff;font-weight:normal;}
ul.menu ul li a:hover {color:#2498d3}


/*ul.menu li#current a {background-color:#f95c00}*/

ul.menu ul li#current a {background-color:#244a9c}

.itemToolbar {
	width: 689px;
	position: relative;
}
#fb-root-holder {
	height: 10px;
}
#fb-root {
	float: right;
	position: absolute;
	right: 0px;
    top: 4px;
}
.itemBody * {
	font-size: 12px !important;
}
