/**************************************/
/*           Main Styles              */
/**************************************/

body.home{
font-family:trebuchet,arial,helvetica,sans-serif; font-size:1em;
color:#424242;
background-color:#4B85B8;
margin:0px;
padding:0px;
background-image:url("/images/graph.jpg"); background-attachment: fixed;
background-position: 20px 150px;
background-repeat: no-repeat;
}

body.int{
font-family:trebuchet,arial,helvetica,sans-serif; font-size:1em;
color:#424242;
background-color:#ffffff;
margin:0px;
padding:0px;
}

p,select,input,textarea,{
font-family:trebuchet,arial,helvetica,sans-serif; font-size:.9em;
color:#666666;
line-height:1.5em;
}

td {
font-family:trebuchet,arial,helvetica,sans-serif; font-size:.9em;
color:#666666;
padding-right:30px;
}

h1 {
font:1.5em normal trebuchet,arial,helvetica,sans-serif; color:#135AA2;
}

.small {
font-size:.9em;
}

.copyright {
font-family:trebuchet,arial,helvetica,sans-serif; font-size:.7em;
color:#807F7F;
width:800px;
margin-top: 10px;
margin-bottom: 10px;
}

.copyrightHome {
font-family:trebuchet,arial,helvetica,sans-serif; font-size:.7em;
color:#ffffff;
}


/**************************************/
/*           Link Styles              */
/**************************************/

a:link,a:visited,a:active {
font-family:trebuchet,arial,helvetica,sans-serif; color:#24326C;
font-weight:bold;
text-decoration:underline;
}

a.subMenu:link,a.subMenu:visited,a.subMenu:active,a.subMenu:hover { font-family:trebuchet,arial,helvetica,sans-serif; font-size:11px;
color:#24326C;
font-weight:bold;
text-decoration:underline;
}

a.store:link,a.store:visited,a.store:active { font-family:trebuchet,arial,helvetica,sans-serif; font-size:20px;
color:#807F7F;
text-decoration:underline;
}

a.nav:link {
color:#ffffff;
font:.9em normal arial, helvetica, sans-serif;  text-decoration:none;
}

a.nav:visited {
color:#ffffff;
font:.9em normal arial, helvetica, sans-serif;  text-decoration:none;
}

a.nav:active {
color:#66FFFF;
font:.9em normal arial, helvetica, sans-serif;  text-decoration:none;
}

a.nav:hover {
color:#66FFFF;
font:.9em normal arial, helvetica, sans-serif;  text-decoration:none;
}

a.box1:link,  a.box1:visited {
display: block;
margin-top: 15;
margin-left: 0px;
width: 150px;
background-color: #ffffff;
padding: 0.2ex;
padding-left: 10px;
border-left: solid 1px #5E5E5E;
text-decoration: none;
}

a.box1:hover,  a.box1:active {
background-color: #dbf0f9;
}

a.hover:hover, a.hover:active {
color: #4b85b8;
}

a.footer:link, a.footer:visited {
font-size: .7em;
font-weight: normal;
}

a.footer:hover, a.footer:active {
font-size: .7em;
font-weight: normal;
color: #4b85b8;
}

/**************************************/
/*           List Styles              */
/**************************************/

.bullet {
font-family:trebuchet,arial,helvetica,sans-serif; font-size:12px;
font-weight: bolder;
font-style: italic;
}

ul,li {
font-size:.9em;
}

.noBull {
list-style-type: none;
list-style-position: outside;
}

.bull {
list-style-image: none;
list-style-type: square;
list-style-position: outside;
line-height: 22px;
font-size: 13px;
margin-top: 3px;
}


/**************************************/
/*          Other Styles              */
/**************************************/

#topbanner{
position:absolute;
top:0px;
left:0px;
width:100%;
height:42px;
background-image:url("/images/topGradient.gif"); text-align:right;
padding:15px 0px 0px 0px;
}

/* Fix IE. Hide from IE Mac \*/
* html #topbanner {
height:57px; 
padding:15px 30px 0px 0px;
}
/* End */

#search {
position:absolute;
top:57px;
left:0px;
width:100%;
height:42px;
text-align:right;
padding:10px 0px 0px 0px;
color:white;
}

#search.int {
position:absolute;
top:57px;
left:0px;
width:100%;
height:122px;
text-align:right;
padding:10px 0px 0px 0px;
color:white;
background-color:#4B85B8;
background-image:url("/images/graph.jpg"); background-position: 300px -220px;
background-repeat: no-repeat;
}

#logo {
position:absolute;
top:90px;
left:0px;
width:400px;
height:64px;
background-image:url("/images/logo.gif"); background-repeat: no-repeat;
}

#title {
position:absolute;
top:160px;
left:400px;
background-image:url("/images/title.gif"); background-repeat: no-repeat;	
}

#contenthome {
position:absolute;
top:245px;
left:483px;
width:270px;
height:auto;
color:white;
font-size:.8em;
line-height:1.5em;
}

#contentint {
position:absolute;
top:245px;
left:65px;
width:600px;

height:auto;
}

#contentintbig {
position:absolute;
top:245px;
left:100px;
width:500px;
height:auto;
}

#contentintbigger {
position:absolute;
top:245px;
left:65px;
width:730px;
height:auto;
}

#inlineimage {
position:absolute;
left:730px;
top:255px;
}

