﻿@import url('/Innovative/ClientControls/AnyLinkCSSMenu/anylinkcssmenu.css');

.selectedanchor
{
    background-color: Transparent;
}

.anylinkcss
{
	font-family: tahoma;
	font-size: 12px;
	border: 1px solid #000080;
	border-bottom-width: 0;
	background: #dcdcb8;
	color: #000000;
	width: 165px;
	margin-top: 5px;
}

.anylinkshadow
{
	margin-top: 5px;
}

.anylinkcss ul li a, .anylinkcss ul li span
{
	border-bottom: 1px solid #000080;
	font-weight: normal;
}

.anylinkcss a:hover
{
	background: #000080;
	color: #FFFFFF;
}

body
{
	background-color: #CCCCE6;
	margin: 0;
}

form
{
	margin: 0;
}

body, td, input, select, textarea
{
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
}

a
{
	color: #000080;
	text-decoration: underline;
}

/*strong
{
	color: #333333;
}*/

h1, h2, h3
{
	color: #000000;
	font-weight: normal;
	font-style: italic;
	margin: 0;
}

h1
{
	font-size: 23px;
	margin-top: 7px;
}

h2
{
	font-size: 14px;
	font-weight: bold;
}

h3
{
	font-size: 13px;
}

p
{
	margin: 3px 0 12px 0;
	line-height: 1.5em;
}

img
{
	border: 0;
}

td
{
	vertical-align: top;
}

div#page
{
	width: 768px;
	text-align: left;
	border: solid 1px #000080;
	background-color: #FFFFFF;
	margin: 0 auto;
}

div#header
{
	position: relative;
	height: 112px;
	background-image: url('/images/header.jpg');
	background-repeat: repeat-y;
	border-bottom: solid 1px #000080;
}

div#header_tagline
{
	position: absolute;
	left: 10px;
	top: 30px;
	font-size: 48px;
	font-style: italic;
	color: #FFFFFF;
}

div#header_phone
{
	position: absolute;
	left: 278px;
	top: 40px;
	font-size: 36px;
	color: #000080;
}

div#header_copyright
{
	position: absolute;
	left: 10px;
	top: 95px;
	font-family: tahoma;
	font-style: normal;
	font-size: 11px;
	color: #FFFFFF;
}

div#header_copyright a
{
	color: #FFFFFF;
	text-decoration: none;
}

div#header_copyright a:hover
{
	text-decoration: underline;
}

div#header_logo
{
	position: absolute;
	left: 556px;
	top: 4px;
}

div#navigation, div#navigation_sub
{
	margin: 8px;
}

div#navigation_sub
{
	padding-bottom: 8px;
	border-bottom: solid 2px #000080;
}

div#navigation div.nav_button
{
	display: inline;
	float: left;
	background-image: url('/images/nav_button.jpg');
	background-repeat: repeat-y;
	width: 150px;
	height: 23px;
	text-align: center;
	padding-top: 8px;
}

div#navigation_sub div.nav_button
{
	display: inline;
	float: left;
	background-image: url('/images/nav_button_sub.gif');
	background-repeat: no-repeat;
	width: 170px;
	height: 23px;
	padding-left: 18px;
	padding-top: 10px;
}

div#navigation_sub div.green
{
	background-image: url('/images/nav_button_sub_green.gif');
}

div#navigation_sub div.page
{
	background-image: url('/images/nav_button_sub_page.gif');
}

div#navigation_sub div.green_page
{
	background-image: url('/images/nav_button_sub_page_green.gif');
}

div#navigation div.nav_button a, div#navigation_sub div.nav_button a
{
	font-family: tahoma;
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}

div#navigation div.page a, div#navigation_sub div.page a
{
	font-style: italic;
	color: #000080;
}

div#navigation_sub div.green_page a
{
	font-style: italic;
	color: #009900;
}

div#page_heading
{
	position: relative;
	margin: 8px;
	border-top: solid 2px #000080;
	border-bottom: solid 2px #000080;
	background-image: url('/images/page_heading.jpg');
	background-repeat: repeat-y;
	height: 52px;
	padding-left: 8px;
	padding-top: 10px;
}

div#page_heading h2
{
	position: absolute;
	left: 348px;
	top: 21px;
}

div#page_heading p
{
	position: absolute;
	left: 200px;
	top: 5px;
	width: 551px;
	font-style: normal;
	font-size: 14px;
}

div#content
{
	margin: 8px;
	padding-bottom: 15px;
	border-bottom: solid 2px #CCCC99;
}

table#content_layout, table#content_layout table, table.content_layout, table.content_layout table
{
	border: 0;
	border-collapse: collapse;
}

table#content_layout td, table.content_layout td
{
	padding: 0;
	vertical-align: top;
}

div#footer
{
	margin: 8px;
	text-align: center;
}

div#footer a
{
	font-family: tahoma;
	font-style: normal;
	font-size: 11px;
}

ul.piped, ul.flat
{
	display: inline;
	margin: 0;
	padding: 0;
}

ul.piped li
{
	display: inline;
	padding: 0 5px;
	border-right: 1px solid #000080;
	margin: 2px 0;
}

ul.piped li.last
{
	padding-right: 0;
	border-right: 0;
}

ul.piped li.first
{
	padding-left: 0;
}

ul.flat li
{
	display: inline;
}

div.highlight
{
	margin: 8px 0;
	padding: 8px;
	background-image: url('/images/highlight.jpg');
	background-repeat: repeat-x;
	color: #000080;
}

/*div.highlight strong
{
	color: #181894;
}*/

div.divider
{
	background-image: url('/images/divider.gif');
	background-position: center;
	background-repeat: repeat-x;
	text-align: center;
	margin: 15px 0;
	height: 15px;
}

div#ITS
{
	width: 100%;
	text-align: center;
	color: #7272B9;
	font-family: tahoma;
	font-size: 9px;
	font-style: normal;
	margin: 10px 0;
}

div#ITS a
{
	color: #7272B9;
}