body {
	background-color: #C6E9EA;
	background-image: url(background.jpg);
	margin-top: 40px;
	margin-bottom: 20px;
	background-repeat: repeat-x;
	background-position: left top;
}
body,td,th {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #333333;
	line-height: 22px;
	vertical-align: top;
	text-align: left;
}
a:link, a:visited  {
	color: #006699;
	text-decoration: none;
}
a:hover, a:active {
	color: #FF6600;
	text-decoration: none;
}
.float {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: right;
}
hr {
	margin: 5px 0px 5px 0px;
	color: #CCCCCC;
	border-top: 1px solid #D7E2FA;
	height: 1px;
	width: 98%;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
}
form {
	margin: 0px;
}
.main {
	width: 950px;
	margin: auto;
	padding: 0px;
	background-color: #FFFFFF;
	border: solid 0px #000000;
	}
.banner {
	width: 950px;
	height: 139px;
	border-bottom: 0px solid #0099CC;
	background-image: url(/media/mastheads/masthead.jpg);
}
.banner a {
	color: #CCCCCC;
	padding-top: 50px;
}

/*----------------------- search ----------------- */
.search_box {
	height: 30px;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding-top: 10px;
}
.search_box {
	width: 160px;
	}
.search_string {
	width: 90px;
	height: 16px;
	font-size: 10px;
	vertical-align: middle;
}
.search_submit {
	width: 50px;
	height: 22px;
	font-size: 10px;
	vertical-align: middle;
}
.highlight {
	color: #FFFFFF;
	background-color: #006699;
}
/* ----------- not used --------------
.menu {
	float: left;
	width: 180px;
	margin-left: 16px;
	margin-top: 10px;
}
.menu ul, .menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 0px;
}
.menu ul ul {
	padding-left: 8px;
}
.menu a:link, .menu a:visited, .menu a:active, .menu a:hover {
	display: block;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	background-color: #E3E3E3;
}
.menu_main a:link, .menu_main a:visited, .menu_main a:active {
	border-bottom: 1px solid #FFFFFF;
}
.menu_main a:hover {
	background-color: #E9E9E9;
	border-bottom: 1px solid #FFFFFF;
}
------------------------------- */
.login_table {
	border: 1px solid #D0D0D0;
	margin-top: 20px;
	margin-bottom: 5px;
	text-align: center;
	padding-bottom: 3px;
}
.login_table h1 {
	color: #660033;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	margin: 5px 0px 5px 0px;
}
.login_table input {
	text-transform: uppercase;
	font-size: 10px;
	margin: 5px 0px 1px 0px;
	width: 100px;
}
.content {
	margin-left: 196px;
	margin-right: 196px;
	padding: 0px 20px 0px 14px;
	text-align: left;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
}
.blocks {
	margin-left: 20px;
	padding: 10px 20px 14px 0px;
	clear: both;
}
.footer {
	background-color: #FFFFFF;
	clear: both;
	height: 10px;
	font-size: 10px;
	color: #666666;
	text-align: center;
	line-height: 18px;
}
h1 {
	font-size: 27px;
	color: #333333;
	text-align: left;
	margin: 0px 0px 25px 0px;
	font-family: "Trebuchet MS";
	text-decoration: none;
	font-weight: normal;
	line-height: 35px;
}
.h1 {
	font-size: 27px;
	color: #006699;
	text-align: left;
	margin-left: 0px;
	font-family: "Trebuchet MS";
	text-decoration: none;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	line-height: 35px;
}
h2 {
	font-size: 22px;
	color: #006699;
	text-align: left;
	margin: 0px 0px 0px;
	font-family: "Trebuchet MS";
	text-decoration: none;
	font-weight: normal;
	line-height: 30px;
	padding-top: 10px;
}
h3 {
	font-size: 18px;
	color: #006699;
	text-align: left;
	margin: 10px 0px 0px;
	font-family: "Trebuchet MS";
	text-decoration: none;
	font-weight: normal;
}
h4 {
	font-size: 16px;
	color: #006699;
	text-align: left;
	margin: 10px 0px 0px;
	font-family: "Trebuchet MS";
	text-decoration: none;
	font-weight: normal;
}
h5 {
	font-size: 12px;
	color: #006699;
	text-align: left;
	margin: 10px 0px 0px;
	font-family: "Trebuchet MS";
	text-decoration: none;
	font-weight: normal;
}
h6 {
	font-size: 12px;
	color: #666666;
	text-align: left;
	margin: 0px;
	font-family: "Trebuchet MS";
	text-decoration: none;
	font-weight: normal;
}

/* ===========================	Header Menu =========================== */


#navContainer {width: auto;display:block;clear:both;border-right:0px solid #ff6600;}

/* Remove List Formattings
~~~~~~~~~~~~~~~~~~~~  */
 ul.menu, li.menu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

/* Header menu */	 
#header_menu {position: absolute; margin-left: 20px;background:#FFFFFF; color: #006699;}
#header_menu li {line-height: normal;}
ul#header_menu  {z-index: 10; clear: both;}

#nav {
	height: 30px;
	background: #29669A;
	border-top: 0px solid #0099CC;
	border-bottom: 0px solid #006699;
	padding-left: 0px;
	margin-left: 0px;
	margin-bottom: 20px;
}
#nav ul {
	list-style-type: none; 
	margin: 0; 
	padding: 0; 
	font-size: 100%; 
	text-transform: none;
	width: auto;
	/* ================== (Disappearing List-Background) ================== */
	
	position: relative; /* Fixes the IE6 Bug */
}
#nav ul li {float: left; color: #FFFFFF; text-align: center; font-weight: bold;}
#nav ul li a {display: block; background: #29669A; padding: 7px 10px; padding-bottom: 5px; border-left: 0px solid #006699; border-right: 0px solid #000000; color: #FFFFFF; text-decoration: none; height: 18px;}

/* Root Level Link Formatting */
#nav ul li a:hover, #nav li a:focus {background: #FF6600; border-bottom: 0px solid #006699; color: #FFFFFF; padding-top: 7px; height: 18px;}
#nav li a:active, #nav ul li a.active {background: #29669A; border-color: #FFFFFF; color: #4b4c4d;}

/* Current page Customisations*/
#nav li.menu-current a		{background: #FF6600; color: #FFFFFF; border-bottom: 0px solid #006699; padding-top: 7px; height: 18px;}
#nav li.menu-current a		{font-weight: bold;} 

/* 2nd Child menu */
#nav .menu li ul {position: absolute; width: 12em; margin: 0; display: none; text-transform: none; border: 0px solid #000; border-top: 0px solid #000; font-size: 100%;}
#nav .menu li ul li {width: 11.5em; text-align: left; font-weight: bold; margin: 0; padding: 0; line-height: 1.3em;}
#nav .menu li ul a {width: 11.5em; padding: 7px 10px; padding-bottom: 5px; background: #29669A; color: #FFFFFF; border: 0;}

/* 2nd Child link hover */
#nav .menu li ul a:hover {color: #FFFFFF; background: #FF6600; border: 0; color:#FFFFFF;}

/* Show and hide */
#nav .menu li:hover ul, #nav .menu li a:focus ul, #nav .menu li.subMenu ul {display: block;}
#nav .menu li ul ul { display: none;}
#nav .menu li:hover ul ul, #nav .menu li.subMenu ul ul {display: none;}
#nav .menu li:hover ul, #nav .menu li li:hover ul, #nav .menu li.subMenu ul, #nav .menu li li.subMenu ul {display: block;}


/* 3rd Child Menu Appreances */
#nav .menu li ul li ul li a 	{ width: 11.5em; padding: .4em .1em .4em .8em; margin-left: 1.4em; background: #29669A; color: #FFFFFF; }

/* Positioning the Pop-out Drops */
#nav li {position: relative;}

#nav ul ul ul {
	position: absolute;
	top: 0px;
	left: 100%;
}
/* end menu */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.powered_by {
	text-align: right;
	font-size: 11px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 10px;
	margin-left: auto;
	color: #666666;
	text-decoration: none;
	width: 930px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #006699;
}

/* Lists */
ul.star li {
	list-style-image: url(star.jpg);
	line-height: 20px;
	list-style-type: square;
	list-style-position: outside;
	padding-left: 5px;
}
ul.tick li {
	list-style-image: url(orange-tick.jpg);
	line-height: 20px;
	list-style-type: square;
	list-style-position: outside;
	padding-left: 5px;
}
.support-top {
	background-image: url(support-bgnd-top.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 241px;
	height: 20px;
}
.support-middle {
	background-image: url(support-bgnd-middle.jpg);
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: right top;
	width: 241px;
	height: 14px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 45px;
	text-align: left;
}
.support-base {
	background-image: url(support-bgnd-base.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right top;
	width: 241px;
	height: 20px;
}
.home-web-packages {
	background-image: url(/media/images/get-a-website.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
	width: 501px;
	height: 150px;
	text-decoration: none;
	padding-left: 10px;
}
.asterisk-text {
	color: #999999;
	text-decoration: none;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
}
.sponsorTopH {
	padding-top: 130px;
	padding-left: 360px;
	position: absolute;
}
.googleVertL {
	float: left;
	width: 180px;
	margin-left: 16px;
	background-color: #FFFFFF;
	padding-top: 8px;
}
.rightColumn {
	float: right;
	width: 160px;
	padding-left: 20px;
	margin-right: 16px;
	background-color: #FFFFFF;
	clear: right;
}
/* ------------------------------- News snippets ---------------- */
#mynews {
	font-size:85%;
	line-height: 16px;
	color: #666666;
	border:0px solid #A7C0DC;
	padding:0px 10px 5px 10px;
	background-color: #D7E2FA;
	margin-top: 10px;
}
#mynews a:link {
	color: #006699;
}
#mynews a:visited {
	color: #006699;
}
#mynews a:hover {
	color: #FF6600;
}
#mynews a:active {
	color: #FF6600;
}
#mynews h2{
	font-size:180%;
	color: #333333;
	margin-bottom: 6px;
}
#mynews hr {
	padding: -2px 0px 2px;
	border-top: 2px dotted #F6F6F6;
}