a
{
    color: #305DA3;
    font-weight: bold;
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}
a.bluearrowbefore
{
    background: url(bluearrow.gif) no-repeat left center;
    color: #2A5CAA;
    font-weight: bold;
    padding-left: 10px;
    text-decoration: none;
}
.clear
{
    clear: both;
    height: 0;
    line-height: 0;
}
.centeralign
{
    text-align: center;
}
h4.error
{
    color: #fff;
    background-color: #CC3333;
    line-height: 30px;
    margin: 0 0 10px 0;
    padding-left: 10px;
}
.floatleft
{
	float: left;
}
.floatright
{
	float: right;
}
body
{
    background: url(header-bg.gif) repeat-x top left;
    color: #454545;
    font-family: Arial, Verdana, Tahoma;
    font-size: 80%;
    margin: 0;
    padding: 0;
}
textarea
{
    font-family: Arial, Verdana, Tahoma;
    font-size: 100%;
    border: solid 1px #ddd;
}
.myriadprolight, .myriadpro
{
}
div.container
{
	margin: 0 auto;
	width: 960px;
}
div#footer
{
    margin-top: 70px;
	background-color: #1C4896;
}
div#footer div.container div.links
{
    color: #fff;
    font-weight: bold;
    font-size: 85%;
	float: left;
	width: 660px;
} 
div#footer div.container div.links a
{
    color: #fff;
    text-decoration: none;
}
div#footer div.container div.links p.copy
{
    color: #81ADE7;
}
div#footer div.container div.questions
{
    background: url(footer-bg.gif) no-repeat top right;
    font-size: 130%;
    color: #fff;
	text-align: right;
	float: right;
	width: 300px;
}
div#footer div.container div.questions span
{
    font-size: 120%;
}
div#footer div.container div.questions a
{
    color: #fff;
    font-style: italic;
}
div#header
{
    background-color: #1C4896;
	height: 157px;
}
div#header div.container
{
    position: relative;
}
div#header div.container a
{
    color: #fff;
	font-size: 45%;
	text-decoration: none;
	font-style: italic;
}
div#header div.container a img
{
    border: none;
}
div#header div.container img.star
{
    position: absolute;
    left: 934px;
    top: 69px;
}
div#header div.container p
{
    color: #fff;
	font-size: 300%;
	margin: 75px 0 0;
	text-align: right;
	position: relative;
	z-index: 1;
}
div.intro
{
	padding: 20px 0 0 0;
	height: 357px;
	background: #000 url(intro-bg.jpg) no-repeat center;
}
div.intro div.container div.categories
{
	float: right;
	padding: 25px 30px 30px;
	height: 277px;
	width: 388px;
	background: url(categories-bg.png) no-repeat top left;
	position: relative;
	z-index: 1;
}
div.intro div.container div.categories a:hover
{ 
    text-decoration: underline;
}
div.intro div.container div.categories h2
{
    color: #343434;
    font-size: 190%;
	margin: 0 0 5px 0;
}
div.intro div.container div.categories li
{
	display: inline-block;
	list-style: none;
	line-height: 33px;
	margin-right: 20px;
	width: 165px;
	border-bottom: solid #c2d4d9 1px;
    display: -moz-inline-stack; /* firefox 2 inline fix */
    zoom: 1; /* IE Fix to trigger hasLayout */
    *display: inline; /* IE Fix to achieve inline-block behavior */
}
div.intro div.container div.categories ul
{
	width: 388px;
	margin: 0;
	padding: 0;
}
div#main div.container
{
	padding: 40px 0 0 0;
}
div#main div.container div.left
{
	width: 610px;
	float: left;
}
div#main div.container h2
{
    color: #212121;
    font-size: 110%;
    font-weight: normal;
    margin-bottom: 20px;
}
div#main div.container div.left h1
{
    color: #305DA3;
    font-size: 220%;
    margin: 20px 0 10px 0;
}
div#main div.container div.left div.text
{
	width: 380px;
}
div#main div.container div.right
{
	width: 300px;
	float: right;
}

div#main div.right input.txtbox
{
    width: 179px;
    border: solid 1px #ddd;
}
div#main div.container div.right table
{
    float: right;
}
div#main div.container table tr td.label
{
	text-align: right;
	font-weight: bold;
	padding-right: 10px;
}
div#main div.container input.submit
{
    float: right;
    margin-top: 10px;
}
div#main div.container h2
{
	border-bottom: solid #eaeaea 1px;
	margin-top: 0;
}
div#navigation
{
	background-color: #C8DBE4;
}
div#navigation ul.root
{
    height: 37px;
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 960px;
}
div#navigation ul.root li
{
    display: inline !important;
    float: left !important;
    position: relative !important;
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: relative;
}
div#navigation ul.root li a
{
    color: #333333;
    background: url(nav-spacer.gif) no-repeat right top;
    float: left;
    font-weight: bold;
    text-decoration: none;
}
div#navigation ul.root li a span
{
    cursor: pointer;
    float: left;
    line-height: 37px;
    list-style-type: none;
    padding: 0 15px;
    text-align: center;
}
div#navigation ul.root li:hover a span
{
    color: #fff;
}
div#navigation ul.root li a:hover
{
    background-color: #1C4896;
    color: #fff;
}
div#navigation ul.root li:hover a
{
    background-color: #1C4896;
    color: #fff;
}
div#navigation ul.root li.on a
{
    background-color: #1C4896;
    color: #fff;
}
div#navigation ul.root li ul
{
    background: url(drop-bg.png) no-repeat bottom left;
    display: none;
    left: 0;
    margin: 0 -4px 0 -4px;
    padding: 0 5px 5px 5px;
    position: absolute;
    top: 37px;
    width: 228px;
    /* Remove bg for IE6 */
    _background: #fff none;
    _border: solid 1px #ccc;
    _margin: 0;
    _padding: 0;
    z-index: 100;
}
div#navigation ul.root ul li a
{
    background: none !important;
    border-bottom: solid 1px #94B3E4;
    color: #fff !important;
    font-weight: bold;
    height: 27px;
    padding: 0x !important;
    margin: 0 10px;
    text-align: left !important;
    width: 188px !important;
    position: relative !important;
}
div#navigation ul.root ul li:last-child a
{
    border-bottom: none;
}
div#navigation ul.root ul li a:hover
{
    background: none;
}
div#navigation ul.root ul li a span
{
    line-height: 27px;
    padding: 0;
}
div#navigation ul.root ul li a span:hover
{
    color: #94B3E4;
}
div.page div.intro
{
	padding: 20px 0 0 0;
	height: 140px;
	background: #000 url(intro-bg.jpg) no-repeat center top;
}
div.page div#main h3.navheader
{
    border-bottom: 1px solid #EAEAEA;
    color: #212121;
    font-size: 110%;
    font-weight: normal;
    margin: 0;
}
div.page div#main div.centercolumn
{
    margin-top: 25px;
    padding: 0 35px 0 40px;
    float: left;
    width: 470px;
    border-left: solid 1px #E5E5E5;
}
div.page div#main div.brochure div.centercolumn
{
    width: 600px;
}
div.page div#main div.brochure div.centercolumn input.txtbox
{
    width: 228px;
    border: solid 1px #ddd;
}
div.page div#main div.brochure div.centercolumn input.submit
{
    float: none;
    margin-bottom: 50px;
}
div.page div#main div.brochure div.centercolumn table.brochurechoice
{
    float: right;
}
div.page div#main div.brochure div.centercolumn table.brochurechoice tr td
{
    padding-bottom: 3px;
}
div.page div#main div.brochure div.centercolumn table.brochurechoice p
{
    font-weight: bold;
    margin: 0;
}
div.page div#main div.centercolumn h1
{
    color: #305DA3;
    font-size: 220%;
    margin-top: 0;
}
div.page div#main div.centercolumn h2
{
    color: #333333;
    border: none;
    font-size: 135%;
}
div.page div#main div.leftcolumn
{
    float: left;
    width: 200px;
    margin-top: 25px;
}
div.page div#main div.leftcolumn div#subnavigation
{
    padding-bottom: 6px;
}
div.page div#main div.leftcolumn div#subnavigation ul.root, div#subnavigation ul.root
{
    border-top: solid 1px #f1f1f1;
}
div.page div#main div.leftcolumn div#subnavigation ul.root, div#subnavigation ul.root li
{
    background: #F7F7F7 url(subnav-off-bg.gif) repeat-y top right;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
div.page div#main div.leftcolumn div#subnavigation ul.root li a
{
    background: url(bluearrow.gif) no-repeat 10px center;
    border-bottom: solid 1px #f1f1f1;
    color: #353a7a;
    display: block;
    font-weight: bold;
    padding: 5px 0 5px 20px;
    width: 181px;
    position:relative;
    z-index: 1;
}
div.page div#main div.leftcolumn div#subnavigation ul.root li a:hover
{
    background: #fff url(bluearrow.gif) no-repeat 10px center;
    color: #1B4A9F;
    text-decoration: none;
    width: 180px;
}
div.page div#main div.leftcolumn div#subnavigation ul.root li:hover
{
    background: none;
}
div.page div#main div.leftcolumn div#subnavigation ul.root li.on a
{
    background: #fff url(bluearrow.gif) no-repeat 10px center;
    color: #1B4A9F;
    border-right: solid 1px #fff;
}
div.page div#main div.leftcolumn div#subnavigation ul.root li.on
{
    background: none;
}
div.page div#main div.rightcolumn
{
    margin: 25px 0 0 0;
    float: right;
    width: 200px;
}
div.page div#main div.rightcolumn div.contactform
{
    background: #F8F8F8 url(contact-form-bg.gif) no-repeat top left;
    width: 174px;
    padding: 50px 13px 13px;
    border: solid 1px #E5E5E5;
}
div.page div#main div.rightcolumn div.contactform input.jquery
{
    border: solid 1px #ddd;
    margin-bottom: 5px;
    color: #aaa;
    padding: 5px;
    width: 170px;
}
div.page div#main div.rightcolumn div.contactform textarea.jquery
{
    width: 170px;
    margin-bottom: 5px;
    color: #aaa;
    padding: 5px;
}
div.page div#main div.rightcolumn div.contactform input.submit
{
    float: right;
    margin-bottom: 0;
}
div.page div#main div.rightcolumn div.contactform p
{
    margin-top: 0;
}
div.page div#main div.rightcolumn div.contactform h4
{
    color: #CC3333;
}
div.page div#main div.rightcolumn div.picture a.thickbox img
{
    padding: 2px;
    border: solid 1px #EAEAEA;
}
div.page div#main div.rightcolumn div.picture 
{
    position: relative;
    overflow: hidden;
    margin-bottom: 15px;
} 
div.page div#main div.rightcolumn div.picture strong 
{
    background: url(img-overlay.png) no-repeat center center;
    top: 0;
    display: block;
    position: absolute;
    margin: 3px;
    width: 194px;
    height: 137px;
    left: 0;
    opacity: 0;
    -moz-opacity: 0;
    filter:alpha(opacity=0);
}







