/* This style sheet controls how the site is displayed.  It defines font styles, colors, sizes; site colors; etc... */
ADDRESS, BLOCKQUOTE, BODY, CAPTION, CENTER, DD, DIR, DIV, DL, DT, FORM, LI, MENU, OL, P, PRE, TD, TH, TR, UL {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: black;
font-size: 12px;}

A {cursor: pointer;
background: transparent;}

ADDRESS {font-style: italic;}

BIG {font-size: 15px;}

BLOCKQUOTE {font-style: italic;}

BODY {background: #45589F;
margin : 0 0 0 0;
padding: 0 0 0 0;
background-image: url(imagesbg_main.jpg);
background-repeat: repeat-xy;}

DT {font-weight: bold;}

FORM {margin: 0 0 0 0;}

H1, H2, H3, H4, H5, H6 {font-weight: bold;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #45589F;}

H1 {font-size: 19px;}

H2 {font-size: 18px;}

H3 {font-size: 17px;}

H4 {font-size: 16px;}

H5 {font-size: 13px;}

H6 {font-size: 12px;}

OL {list-style: decimal;}

UL UL OL OL, UL OL UL OL, OL UL OL OL, OL OL UL OL, OL UL OL, OL OL {list-style: lower-alpha;}

OL UL OL OL, OL OL UL OL, UL OL OL OL, OL OL OL {list-style: lower-roman;}

OL OL OL OL {list-style: decimal;}

SMALL, SUB, SUP {font-size: 10px;}

TEXTAREA {cursor: text;}

TD {margin-left: 0;}

TH {font-weight: bold;
text-align: center;
margin-left: 0;}

UL, MENU, DIR {list-style: disc;} 

UL UL, OL OL UL UL, OL UL OL UL, UL OL OL UL, OL UL UL, UL OL UL {list-style: circle;}

OL UL UL UL, UL OL UL UL, UL UL OL UL, UL UL UL {list-style: square;}

UL UL UL UL {list-style: disc;}

/* This controls the color and font of standard text links */

A:link {color: #45589F;
text-decoration: underline;}

A:visited {color: #3655C7;
text-decoration: underline;}

A:active {color: #3F4B7A;
text-decoration: underline;}

A:hover {color: #283B7F;
text-decoration: underline;}

A.white:link {color: #fff;
text-decoration: none;}

A.white:visited {color: #fff;
text-decoration: none;}

A.white:active {color: #fff;
text-decoration: none;}

A.white:hover {color: #fff;
text-decoration: underline;}

/* Below is specific to DOMAIN NAME pages */

.top {margin-top: 50px;
margin-bottom: 50px;}

.bg_top {background-image: url(images/top_tile.gif);
background-repeat: repeat-x;}

.basset {text-align: right;
color: #45589F;
font-size: 21px;
margin-top: 65px;
margin-right: 10px;
font-weight: bold;
font-style: italic;}

.nav {background-color: #95A0CC;}

.content {background-color: #fff;
padding-right: 10px;
padding-left: 10px;
padding-bottom: 10px;}

.breadcrumb {font-size: 10px;}

.tile_left {background-image: url(images/tile_left.gif);
background-repeat: repeat-y;}

.tile_right {background-image: url(images/tile_right.gif);
background-repeat: repeat-y;}

.footer {background-color: #fff;
border-top: 2px solid #000;}

.photo {border: 2px solid #000;}

.footer_tile {background-image: url(images/footer_tile.gif);
background-repeat: repeat-x;}

.logo3 {margin-left: -3px;}

html>body .logo3 {margin: 0px;}

.download {background-color: #F6C000;
border: 2px solid #45579F;
padding: 4px;
margin: 0 0 10 10px;}


