/* ========================================= */
/* ----- standard font family for site ----- */
/* ========================================= */
body, table, tr, td, a, p, h1, h2, h3, h4, h5 {
	font-family: trebuchet ms, sans-serif
}


/* =========================== */
/* ----- page body style ----- */
/* =========================== */
body {
	margin: 0px;
	padding: 0px;
	font-size: 110%;
	background-color: #87afd2;
	background-image: url("/images/page-bg.jpg");
	background-repeat: repeat-x
}
html, body {
	height: 100%
}


/* =============================================== */
/* ----- standard paragraph and table styles ----- */
/* =============================================== */
p, table {
	font-family: trebuchet ms, sans-serif;
	font-weight: normal;
	color: #13436b;
	font-size: 0.7em;
	margin-top: 0px;
	margin-bottom: 18px
}


/* ================================================ */
/* ----- alternate paragraph and table styles ----- */
/* ================================================ */
p.right {
	font-family: trebuchet ms, sans-serif;
	font-weight: normal;
	color: #13436b;
	font-size: 0.7em;
	margin-top: 0px;
	margin-bottom: 18px;
	text-align: right
}


/* ================= */
/* ----- links ----- */
/* ================= */
a:link, a:active {
	font-family: trebuchet ms, sans-serif;
	color: #1343dd;
	font-size: 1.0em
}
a:visited {
	color: #66f;
	font-size: 1.0em
}


/* ==================== */
/* ----- headings ----- */
/* ==================== */
h1 {
	font-family: trebuchet ms, sans-serif;
	font-weight: normal;
	font-size: 1.0em;
	margin-top: 0px
}
h2 {
	font-family: trebuchet ms, sans-serif;
	font-weight: bold;
	font-size: 0.8em;
	color: #13436b;
	margin-top: 26px
}
h3 {
	font-family: trebuchet ms, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
	margin-top: 0px
}


/* ================= */
/* ----- lists ----- */
/* ================= */
ul {
	font-family: trebuchet ms, sans-serif;
	font-weight: normal;
	color: #13436b;
	font-size: 0.7em
}
ol {
	font-family: trebuchet ms, sans-serif;
	font-weight: normal;
	color: #13436b;
	font-size: 0.7em
}


/* ================ */
/* ----- logo ----- */
/* ================ */
#logo {
	position: absolute;
	left: 577px;
	/* top: 32px */
	top: 25px;
	z-index: 3
}


/* ================== */
/* ----- search ----- */
/* ================== */
#search {
	position: absolute;
	left: 25px;
	top: 25px;
	margin: 0;
	padding: 0
}
#sq {
	float: left;
	width: 150px;
	margin: 0 0 0 29px;
	padding: 0 4px 0 0;
	font-family: trebuchet ms, sans-serif;
	text-align: right;
	color: #13436b;
	background-color: #fcfcfc;
	border: 0
}
#sqb {
	float: left;
	margin: 0;
	padding: 0 0 0 4px
}


/* ==================== */
/* ----- top menu ----- */
/* ==================== */
/* top menu before request made for rollovers and submenus */
/* #top-menu {
	position: absolute;
	left: 25px; */
	/* top: 59px; */
	/* top: 159px;
	color: #fff;
	font-weight: bold;
	font-size: 0.7em
}
#top-menu a {
	color: #fff;
	margin-right: 10px;
	font-size: 1.0em;
	text-decoration: none
}
#top-menu a:hover {
	text-decoration: underline
} */
/* top menu before request made for submenus */
/* #top-menu-wrapper {
	position: absolute;
	top: 94px !important;
	top: 94px;
	left: 0px !important;
	left: 0px;
	width: 751px !important;
	width: auto;
	margin: 0 auto;
	text-align: left;
	z-index: 1
}
#top-menu {
	background: url("/images/top-menu.gif") 0 0 no-repeat;
	width: 751px;
	height: 52px
}
#top-menu, #top-menu ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1
}
#top-menu span {
	display: none
}
#top-menu li {
	float: left;
	list-style: none;
	height: 52px;
	display: block
}
#top-menu li a {
	height: 50px;
	display: block
}
* html #top-menu li { */ /* fixes IE/Win double margin float bug (safe) */
	/* display: inline
}
#top-menu-home {
	width: 76px
}
#top-menu-about {
	width: 73px
}
#top-menu-get {
	width: 125px
}
#top-menu-info {
	width: 118px
}
#top-menu-faqs {
	width: 61px
}
#top-menu-contact {
	width: 111px
}
#top-menu-home a:hover, #home #top-menu-home a:visited {
	background: transparent url("/images/top-menu.gif") 0px -52px no-repeat
}
#top-menu-about a:hover, #about #top-menu-about a:visited {
	background: transparent url("/images/top-menu.gif") -76px -52px no-repeat
}
#top-menu-get a:hover, #get #top-menu-get a:visited {
	background: transparent url("/images/top-menu.gif") -149px -52px no-repeat
}
#top-menu-info a:hover, #info #top-menu-info a:visited {
	background: transparent url("/images/top-menu.gif") -274px -52px no-repeat
}
#top-menu-faqs a:hover, #faqs #top-menu-faqs a:visited {
	background: transparent url("/images/top-menu.gif") -392px -52px no-repeat
}
#top-menu-contact a:hover, #contact #top-menu-contact a:visited {
	background: transparent url("/images/top-menu.gif") -453px -52px no-repeat
}
#top-menu li ul {
	position: absolute;
	background: #4a91ca;
	width: 101.5%;
	height: 101.5%;
	left: -999em;
	border: 2px solid #fff
}
#top-menu li ul li {
	background: #5198d1;
	width: 2.0em;
	height: 2.0em
}
#top-menu li ul li a {
	padding-top: 10px;
	padding-left: 10px;
	width: 2.0em;
	height: 2.0em
}
#top-menu li ul a:link, #top-menu li ul a:visited {
	float: left;
	width: 275px; */ /* width for Opera */
	/* color: #fcfcfc;
	font-size: 1.5em;
	font-weight: bold;
	text-decoration: none
}
#top-menu li ul a:hover, #top-menu li ul a:active {
	color: #fcfcfc;
	text-decoration: none;
	background: #367cb5
}
#top-menu li:hover ul, #top-menu li.sfhover ul {
	left: auto
} */
#top-menu-wrapper {
	position: absolute;
	top: 106px !important;
	top: 106px;
	left: 3px !important;
	left: 3px;
	width: 751px !important;
	width: auto;
	margin: 0 auto;
	text-align: left;
	z-index: 1
}
#top-menu, #top-menu ul {
	float: left;
	list-style: none;
	background: #367cb5;
	margin: 0;
	padding: 0;
	height: auto;
	border: 2px solid #fff
}
#top-menu li {
	display: block;
	float: left;
	font-weight: bold;
	font-size: 12px;
	background: #367cb5;
	border: solid #fff;
	border-width: 0 0 0 2px
}
#top-menu li.top-menu-left {
	border: 0
}
#top-menu li a.top-menu-top {
	display: block;
	color: #fcfcfc;
	text-align: center;
	text-decoration: none;
	height: 3.0em;
	line-height: 3.0em
}
#top-menu li:hover, #top-menu li.sfhover {
	display: block;
	background: #5198d1
}
* html #top-menu li { /* fixes IE/Win double margin float bug (safe) */
	display: inline
}
#top-menu-home {
	width: 66px
}
#top-menu-about {
	width: 63px
}
#top-menu-get {
	width: 115px
}
#top-menu-info {
	width: 108px
}
#top-menu-faqs {
	width: 51px
}
#top-menu-contact {
	width: 101px
}
#top-menu-home a:hover, #home #top-menu-home a:visited {
	background: #5198d1
}
#top-menu-about a:hover, #about #top-menu-about a:visited {
	background: #5198d1
}
#top-menu-get a:hover, #get #top-menu-get a:visited {
	background: #5198d1
}
#top-menu-info a:hover, #info #top-menu-info a:visited {
	background: #5198d1
}
#top-menu-faqs a:hover, #faqs #top-menu-faqs a:visited {
	background: #5198d1
}
#top-menu-contact a:hover, #contact #top-menu-contact a:visited {
	background: #5198d1
}
#top-menu li ul {
	position: absolute;
	left: -999em;
	width: 225px;
	height: auto;
	margin: 0 -0.3em !important;
	margin: 0 -0.2em;
	z-index: 2
}
#top-menu li:hover ul, #top-menu li.sfhover ul {
	left: auto
}
#top-menu li ul li {
	display: block;
	background: #5198d1;
	float: left;
	width: 225px;
	font-weight: bold;
	font-size: 14px;
	font-variant: small-caps;
	border: 0;
	text-align: left
}
#top-menu li ul a:link, #top-menu li ul a:visited {
	display: block;
	padding-top: 10px;
	padding-left: 10px;
	float: left;
	width: 215px !important;
	width: 225px;
	height: 2.0em;
	color: #fcfcfc;
	font-weight: bold;
	text-align: left;
	text-decoration: none
}
#top-menu li ul a:hover, #top-menu li ul a:active {
	display: block;
	color: #fcfcfc;
	background: #367cb5;
	text-decoration: none
}
#top-menu li ul li:hover, #top-menu li ul li.sfhover {
	display: block;
	background: #367cb5
}


/* ============================== */
/* ----- container for page ----- */
/* ============================== */
#container {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 751px
}


/* ================================ */
/* ----- page header top area ----- */
/* ================================ */
#header-top {
	background-image: url("/images/header-top.gif");
	width: 751px;
	/* height: 92px */
	height: 136px
}


/* ============================================== */
/* ----- page header bottom area (homepage) ----- */
/* ============================================== */
#header-home {
	position: relative;
	background-image: url("/images/header-home.jpg");
	width: 741px;
	height: 142px;
	border-left: solid #fff 5px;
	border-right: solid #fff 5px;
	border-bottom: solid #fff 5px
}


/* =================================== */
/* ----- page heading (homepage) ----- */
/* =================================== */
#heading-home {
	position: absolute;
	right: 20px;
	top: 25px;
	font-family: trebuchet ms, sans-serif;
	font-weight: light;
	font-size: 1.8em;
	color: #eef3f9
}


/* ========================================== */
/* ----- page header bottom area (page) ----- */
/* ========================================== */
#header-page {
	position: relative;
	background-image: url("/images/header-page.jpg");
	width: 741px;
	height: 65px;
	border-left: solid #fff 5px;
	border-right: solid #fff 5px;
	border-bottom: solid #fff 5px
}


/* =============================== */
/* ----- page heading (page) ----- */
/* =============================== */
#heading-page {
	position: absolute;
	left: 20px;
	top: 14px;
	font-family: trebuchet ms, sans-serif;
	font-weight: light;
	font-size: 1.8em;
	color: #eef3f9
}


/* ========================================================== */
/* ----- page content container (homepage/page - whole) ----- */
/* ========================================================== */
#page-content-whole {
	position: relative;
	width: 741px;
	color: #13436b;
	background-color: #f6edd3;
	background-position: 527px 0px;
	background-repeat: repeat-y;
	border-left: solid #fff 5px;
	border-right: solid #fff 5px
}


/* ============================================= */
/* ----- page content container (homepage) ----- */
/* ============================================= */
#page-content-home {
	position: relative;
	width: 741px;
	color: #13436b;
	background-color: #f6edd3;
	background-image: url("/images/vertical-border.gif");
	background-position: 313px 0px;
	background-repeat: repeat-y;
	border-left: solid #fff 5px;
	border-right: solid #fff 5px
}


/* ============================================= */
/* ----- left page content area (homepage) ----- */
/* ============================================= */
#page-content-left-home {
	color: #13436b;
	text-align: justify;
	float: left;
	width: 273px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 26px;
	padding-bottom: 10px
}


/* ============================================== */
/* ----- right page content area (homepage) ----- */
/* ============================================== */
#page-content-right-home {
	color: #13436b;
	text-align: justify;
	float: right;
	/* width: 383px; */
	width: 380px;
	padding-left: 25px;
	padding-right: 20px;
	padding-top: 26px;
	padding-bottom: 10px
}


/* ==================================== */
/* ----- page content area (page) ----- */
/* ==================================== */
#page-content-whole-page {
	color: #13436b;
	float: left;
	width: 701px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 26px;
	padding-bottom: 10px
}


/* ====================================================== */
/* ----- page content container with columns (page) ----- */
/* ====================================================== */
#page-content-page {
	color: #13436b;
	position: relative;
	width: 741px;
	background-color: #f6edd3;
	background-image: url("/images/vertical-border.gif");
	background-position: 527px 0px;
	background-repeat: repeat-y;
	border-left: solid #fff 5px;
	border-right: solid #fff 5px
}


/* ========================================= */
/* ----- left page content area (page) ----- */
/* ========================================= */
#page-content-left-page {
	color: #13436b;
	float: left;
	width: 487px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 26px;
	padding-bottom: 10px
}


/* ========================================== */
/* ----- right page content area (page) ----- */
/* ========================================== */
#page-content-right-page {
	color: #13436b;
	float: left;
	width: 169px;
	padding-left: 25px;
	padding-right: 20px;
	padding-top: 26px;
	padding-bottom: 10px;
}


/* ============================ */
/* ----- page footer area ----- */
/* ============================ */
#page-footer {
	background: transparent url("/images/footer.gif") top left no-repeat;
	width: 701px;
	height: 48px;
	padding-top: 14px;
	padding-right: 25px;
	padding-left: 25px;
	font-size: 14px
}


/* =========================== */
/* ----- standard images ----- */
/* =========================== */
img {
	border: none
}


/* ===================== */
/* ----- footnotes ----- */
/* ===================== */
.footnote {
	font-family: trebuchet ms, sans-serif;
	font-weight: normal;
	color: #13436b;
	font-size: 0.7em
}


/* ========================== */
/* ----- headline style ----- */
/* ========================== */
.headline {
	font-weight: bold
}


/* ================= */
/* ----- forms ----- */
/* ================= */
#formContainer table {
	font-family: trebuchet ms, sans-serif;
	font-weight: normal;
	font-size: 1.0em
}
input, select, textarea {
	color: #13436b;
	font-family: trebuchet ms, sans-serif;
	font-size: 12px
}
.submit {
	color: #fff;
	font-weight: bold;
	background: #87afd2;
	border-top: 1px solid #87afd2;
	border-right: 1px solid #87afd2;
	border-bottom: 1px solid #87afd2;
	border-left: 1px solid #87afd2
}
.error {
	color: #f00
}
.asterisk {
	color: #f00
}
.readonly {
	border: none;
	background-color: #f6edd3
}


/* ======================= */
/* ----- quick links ----- */
/* ======================= */
#quick-links {
	font-family: trebuchet ms, sans-serif;
	font-weight: normal;
	font-size: 0.7em;
	border: 1px dashed #13436b;
	padding: 0.5em 0.5em 4.0em 0.5em;
	margin-bottom: 25px
}
#quick-links .left {
	float: left;
	width: 100px
}
#quick-links .right {
	float: right;
	width: 150px
}
#quick-links h3 {
	font-family: trebuchet ms, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
	margin-top: 0px
}


/* ====================== */
/* ----- news items ----- */
/* ====================== */
dl.news {
	margin: 0;
	padding: 20px 0 0 0
}
dl.news dt.newsTop {
	font-size: 0.7em;
	font-weight: bold;
	margin: -1.5em 0 -.6em 0;
	padding: 0 10px 0 0;
	line-height: 15px
}
dl.news dt {
	font-size: 0.7em;
	font-weight: bold;
	margin: .5em 0 -.6em 0;
	padding: 0 10px 0 0;
	line-height: 15px
}
dl.news dd {
	margin: 0;
	padding: 0 10px 0 0;
	font-size: 0.7em;
	font-family: trebuchet ms, sans-serif;
	line-height: 1.5em;
	text-align: justify
}
dl.news dd.posted {
	margin: 0 0 .5em 0;
	padding: 10px 0 5px 0;
	font-size: 0.6em;
	border-bottom: 1px dashed #ccc;
	font-family: trebuchet ms, sans-serif
}


/* ==================== */
/* ----- site map ----- */
/* ==================== */
#site-map {
	font-family: trebuchet ms, sans-serif;
	font-size: 0.7em
}
#sitemap ul {
	margin-top: -2px
}
#site-map li {
	list-style-type: none;
	margin-bottom: -2px
}
ul#site-map > li {
	margin-bottom: 10px
}
#site-map ul li {
	list-style-image: url("/images/ltwo-normal.gif")
}
#site-map ul ul li {
	list-style-image: url("/images/lthree-normal.gif")
}
#site-map ul li.first-follow {
	list-style-image: url("/images/ltwo-first-follow.gif");
	font-family: trebuchet ms, sans-serif;
	font-size: 1.4em
}
#site-map ul li.last {
	list-style-image: url("/images/ltwo-last-item.gif");
	font-family: trebuchet ms, sans-serif;
	font-size: 1.4em
}
#site-map ul ul li.first-follow {
	list-style-image: url("/images/lthree-first-follow.gif");
	font-family: trebuchet ms, sans-serif;
	font-size: 1.4em
}
#site-map ul ul li.last {
	list-style-image: url("/images/lthree-last-item.gif");
	font-family: trebuchet ms, sans-serif;
	font-size: 1.4em
}

/* ========================= */
/* ----- styled-tables ----- */
/* ========================= */
table.styled
{
    border: solid 2px #FFFFFF; 
    background-color: #FFFFFF;
}

thead.styled
{
    background-color: #367CB5; 
    color: White; 
    border-collapse: collapse;
}

tbody.styled
{
    background-color: #F5EAB9;
    vertical-align: top;
}