/* Copyright 2007*/
/* Design Copyright to:
Author: Paul Wallas
Author Email: paulwallas@lativio.com
/* CSS Document */

body {
background-color:#4e9ab6;
margin-top:0;
margin-bottom:0;
font-family: Trebuchet MS, Arial, sans-serif;
font-size:14px;
font-weight:normal;
text-decoration:none;
color:#000000;
line-height:20px;
}

.left-bg {
background:url(images/left-bg.gif);
background-position:top;
background-repeat:repeat-y;
}

.right-bg {
background:url(images/right-bg.gif);
background-position:top;
background-repeat:repeat-y;
}

.left-fade {
background:url(images/left-fade.gif);
background-position:top;
background-repeat:repeat-y;
}

.right-fade {
background:url(images/right-of-nav-fade.gif);
background-position:top;
background-repeat:repeat-y;
}

.dash {
background:url(images/dash-repeat.gif);
background-position:top;
background-repeat:repeat-y;
}

.title {
font-family:Trebuchet MS, Arial, sans-serif;
font-size:18px;
font-weight:bold;
text-decoration:none;
color:#3A2907;
}

.nav-head {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#F2F9FF;
}

.nav-repeat {
background:url(images/nav-repeat.gif);
background-position:top;
background-repeat:repeat-y;
}

.nav-link {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
text-decoration:none;
color:#00072D;
padding:2px 0 0 2px;
}

.nav-link:hover {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
text-decoration:underline;
color:#00072D;
padding:2px 0 0 2px;
}

.content-fade {
background:url(images/content-fade.gif);
background-position:top;
background-repeat:repeat-x;
}

.title-blue {
font-family:Trebuchet MS, Arial, sans-serif;
font-size:18px;
font-weight:bold;
text-decoration:none;
color:#4e9ab6;
}

.title-brown {
font-family:Trebuchet MS, Arial, sans-serif;
font-size:18px;
font-weight:bold;
text-decoration:none;
color:#3A2907;
}

.foot {
background:url(images/foot.gif);
background-position:top;
background-repeat:repeat-x;
}

.foot-text {
font-family:Trebuchet MS;
font-size:10px;
color:#FFFFFF;
}
h1 {
font-size: 20px;
font-weight: bold; 
margin:0px;
padding:5px 0px 0px 0px;
}
h2 {
font-size: 15px;
font-weight: bold; 
margin:0px;
padding:0px;

}
h3 {
font-size: 15px;
font-weight: bold; 
margin:0px;
padding:5px 0px 0px 0px;
}

