﻿body
{
margin: 0;
background-image: url(/images/background_grad.jpg);
background-position: top left;
background-repeat: repeat-x;
background-color: #e3e7e8;
font-family: 'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',arial,verdana,sans-serif;
font-size: 10pt;
color: white;
}

img
{
margin: 10px;
}

.left_shadow
{
background-image: url(/images/shadow_left.jpg);
background-position: top right;
background-repeat: no-repeat;
background-color: #e3e7e8;
}


.right_shadow
{
background-image: url(/images/shadow_right.jpg);
background-position: top right;
background-repeat: no-repeat;
background-color: #e3e7e8;
}


.nav_box
{
background-image: url(/images/nav_box.jpg);
background-position: top right;
background-repeat: no-repeat;
background-color: #4e555b;
padding-top: 210px;
font-family: 'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',arial,verdana,sans-serif;
font-size: 10pt;
color: white;
}

.nav_items 
{
font-family: 'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',arial,verdana,sans-serif;
font-size: 10pt;
color: black;
margin-bottom: 115px;
padding-left: 22px;
padding-right: 10px;
}

.nav_items a
{
font-family: 'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',arial,verdana,sans-serif;
font-size: 10pt;
color: black;
text-decoration: none;
}

.nav_items a:hover
{
padding-left: 8px;
color: #a60a0b;
text-decoration: none;
}

.content_box
{
background-image: url(/images/content_header.jpg);
background-position: top right;
background-repeat: no-repeat;
background-color: #4e555b;
font-family: 'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',arial,verdana,sans-serif;
font-size: 10pt;
color: white;
padding-top: 0px;
}

.special
{
height: 235px;
}

.announce
{
margin-top: 25px;
padding-top: 25px;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 5px;
width: 300px;
height: 50px;
background-image: url(/images/announce_bg2.jpg);
background-repeat: no-repeat;
background-position: top left;
background-color: #707070;
font-family: 'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',arial,verdana,sans-serif;
font-size: 10pt;
color: black;
text-decoration: none;
display: inline; 
border: solid 1px black;
z-index: 2;
}

.announce a
{
color: black;
text-decoration: underline;
}

.announce a:hover
{
text-decoration: none;
}

.updatesBox
{
	margin-top: 191px;
	width: 540px;
	height: 32px;
	color: black;
	font-family: 'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',arial,verdana,sans-serif;
	font-size: 8pt;
	z-index: 1;
}

.updatesBox a
{
	color: black;
	text-decoration: underline;
}

.updatesBox a:hover
{
	text-decoration: none;
}

.updatesBox b
{
	font-weight: 600;
}

.content
{
font-family: 'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',arial,verdana,sans-serif;
font-size: 10pt;
color: white;
line-height: 1.4;
padding-bottom: 20px;
}

.content h1
{
font-size: 16pt;
}

.content b
{
font-weight: bold;
}

.content a
{
text-decoration: underline;
color: white;
}

.content a:hover
{
text-decoration: none;
}

.download 
{
font-family: 'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',arial,verdana,sans-serif;
font-size: 8pt;
color: white;
width: 100%;
}

.download_secA
{
background-color: #5b646b;
}

.download_secB
{
background-color: #3b3f43;
}
