/* CSS Document */

body {
	background-color:#FFFFFF;
	margin:0px; 
	padding:0px;
	text-align:center;
	color:#666666;
	font-size:12px;
	font-weight:normal;
	font-family: sans-serif, Courier, Arial, Helvetica, ;
}
A:Active,A:link,A:visited{
	text-decoration : underline;
	color :#5080ad;
}
A:Hover{
	text-decoration : none;
	color :#000000;
}
form {
	margin:0px;
}
table, td {
	text-align: left;
}
p, h1, h2 {
	margin: 0px 0 10px 0;
	padding: 0px;
}
h1 {
	color: #5080ad;
	text-transform:uppercase;
	font-size: 18px;
	font-weight: normal;
}
h2 {
	color: #5080ad;
	text-transform:uppercase;
	font-size: 14px;
}
ul {
	margin: 0 0 0 10px;
	padding: 0px;
}
li {
	margin: 0 0 10px 10px;
	padding: 0px;
}
img {
	border:0px;
}
.title {
	color:#5080ad;
	font-weight:bold;
	font-size:14px;
	text-transform:uppercase;
}	
.subtitle {
	color:#5080ad;
	font-weight:bold;
}
.text {
	color:#666666;
	font-size:12px;
	font-weight:normal;
}
.small {
	font-size:10px;
	font-weight:normal;
}
.white {
	color:#FFFFFF;
}
.blue {
	color: #00266b;
}
.readmore {
	background: url(images/red_icon.gif) no-repeat center left;
	padding: 3px 0 0 20px;
}
.readmore a:link, .readmore a:visited, .readmore a:active,  {
	color:#FF0000;
}
.lightblue {
	color: #5080ad;
}
.nospace {
	margin: 0;
}
.clear {
	clear:both;
}	
.imageleft {
	float:left;
	margin:0 15px 3px 0;
}
.imageright {
	float:right;
	margin:0 0 5px 15px;
}
.align_center {
	text-align: center;
}
.align_left {
	text-align: left;
}
.align_right {
	text-align: ight;
}
.spaceborder {
	margin:5px 0 2px 0;
	background-image:url(images/border.gif);
	background-repeat:repeat-x;
	height:5px;
}
.box_header {
	background: url(images/box_header.jpg) no-repeat top left;
	width:235px;
	padding: 5px 0 0 20px;
}
#topbanner {
	background:url(images/top_banner.jpg) top left no-repeat;
	width: 780px;
	height: 90px;
	text-align: right;
	vertical-align: top;
}

#topbanner-calc {
	background:url(images/top_banner_calc.jpg) top left no-repeat;
	width: 780px;
	height: 90px;
	text-align: right;
	vertical-align: top;
}

.centercontent {
	width:780px;
}
.topbackground {
	background:url(../images/top_bg.jpg) top left repeat-x;
}

.middlebackground {
	background:url(images/middle_bg.jpg) bottom left repeat-x;
}
.banner {
	height:96px;
	vertical-align: top;
}
.banner h1 {
	padding: 28px 0 0 40px;;
	text-transform: uppercase;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
}
#index_content {
	background:url(images/index_banner.jpg) no-repeat top left;
	padding:10px;
	position: relative;
	text-align: left;
	width:780px;
}
#content {
	width:780px;
	text-align: left;
}
#innercontent {
	width:760px;
	padding: 10px;
}
#left {
	margin: 10px 10px 0 0;
	padding: 0;
	text-align: left;
	width:235px;
	float: left;
	border: 0px solid #000000;
	background-color: #FFFFFF;
}
#right {
	margin-top: 190px;
	padding: 0;
	width: 490px;
	float: left;
	border: 0px solid #000000;
}
#homebanner {
	background: url(images/home_banner.jpg) top left no-repeat;
}
#partnerwithus {
	background: url(images/home_banner.jpg) top left no-repeat;
}
#content_left {
	padding: 5px 10px;
}
.box_header {
	background: url(images/box_header.jpg) no-repeat top left;
	height: 26px;
	width:195px;
	padding: 7px 0 0 40px;
	color: #FFFFFF;
	font-weight: bold;
}
.box_footer {
	width:235px;
	background: url(images/box_footer.gif) no-repeat top left;
	height:6px;
}
/*  Navigation */
#nav, #nav ul { /* all lists */
	background: url(images/menu_bg.gif) repeat-x top left;
	height: 39px;
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	z-index: 999;
}

#nav a {
	display: block;
	font-size:12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#nav a:hover {
	display: block;
	font-size:12px;
	color: #3399CC;
	text-decoration: none;
	font-weight: bold;
}
#nav li { /* all list items */
	padding: 12px 0 0 0;
	float: left;
	margin: 0 15px; /* width needed or else Opera goes nuts */
}

#nav li ul { /* second-level lists */
	position: absolute;
	background: #093b7a;
	width: 160px;
	margin:0px 0 0 1px;
	padding:5px 0 5px 0;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	height: auto;
}

#nav li ul li { /* second-level lists */
	margin: 0px;
	width: 150px;
	padding :5px 10px 5px 10px;
}
#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

.tr{
  	background-color:#DFE9FE;
}
.tblborder{
  border:4 solid #DFE9FE;
}

.td {
  text-align:center;
}

.td-right {
  text-align:right;
}

.th {
  color:darkblue;
  text-align:left;
  vertical-align:bottom;
}.textBold {

	color:#666666;
	font-size:12px;
	font-weight:bold;
}
.adm_th {
	background-color:darkblue;
	text-align:center;
	vertical-align:bottom;
	color:white;
}.titledarkblue {
	color:#003366;
	font-weight:bold;
	font-size:14px;
	text-transform:uppercase;
}
.textitalic {
	color:#5080AD;
	font-size:12px;
	font-weight:normal;
	font-style: italic;
}
.motto {
	color:#CE0000;
	font-size:16px;
	font-weight:bold;
	font-family: Broadway, ;
	font-style: italic;
	text-align:right;
}.titledarkblueunderlined {
	color:#003366;
	font-weight:bold;
	font-size:14px;
	text-transform:uppercase;
	text-decoration: underline;
}
.addfavourites {
	padding: 5px 0 0px 40px;
	margin: 0;
	color: #FFFFFF;
	background: url(images/addfav_header.gif) no-repeat top right;
}
.addfavourites a,
.addfavourites a:link,
.addfavourites a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
}
.news_content {
	background: url(images/news_content.gif) repeat-y top right;
	margin: 0;
	padding: 5px 10px;
	border-left: 1px solid #d2e2ef;
}
.news_content h2 {
	padding: 0;
	margin: 0;
}
.news_footer{
	background: url(images/news_footer.gif) no-repeat top right;
	height: 12px;
}
#loginbox {
	text-align: right;
	width: 170px;
	margin: 5px 15px 0 auto;
	font: 12px Arial, Helvetica, sans-serif normal;
	color: #666666;
}
#loginbox h2 {
	text-align: left;
	background: url(images/red_icon.gif) no-repeat center left;
	padding: 2px 0 0 20px;
	color: #003366;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
}
#loginbox input  {
	font-size: 12px;
	text-transform: none;
}
.networkexpress {
	color:#444444;
	font-weight:normal;
}
.ontimewithsmile {
	color:#CE0000;
	font-size:12px;
	font-weight:normal;
	font-style: normal;
}
.stateoftheart {
	color:#CE0000;
	font-size:12px;
	font-weight:normal;
	font-style: normal;
}
.bettertogether {
	color:#666666;
	font-size:12px;
	font-weight:normal;
	font-style: italic;
}
.subtitleBigger {
	color:#5080ad;
	font-weight:bold;
	font-size: 13px;
}
.blackbold {
	color:#000000;
	font-weight:bold;
}
.bold {
	font-weight:bold;
}
.redbold {
	color:#CE0000;
	font-size:12px;
	font-weight:bold;
	font-style: normal;
}
.blacknormal {
	color:#000000;
	font-weight:normal;
}
.redboldUnderlined {
	color:#CE0000;
	font-size:14px;
	font-weight:bold;
	font-style: normal;

}

#feedback {
	width:400px;
	height:150px;
	border:1px solid #0099CC;
	margin:auto;
	background:#F0F7FD;
}

.thank {
	font-size:24px;
	font-weight:bold;
}.home_phone_number {

	color:#5080ad;
	font-weight:bold;
	font-size:18px;
	text-transform:uppercase;
}
