body {
	background-image:url(/imgs/bg2.gif);
	background-color:#bfd5de;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:justify;
} 
table,td,th{
line-height:18px
}
.morestuff
     {
     float:left; margin:0 .5em 0 .5em; border:none;
     }
.gradient  {background:#e7f8ff url(/imgs/bg.jpg) top right repeat-y;}
.computer  {background:#FFFFFF url(/imgs/computer.jpg) top right no-repeat;}
.bluebg {background:#005496;}

.leftbg {
background-image: url(/imgs/bg_left.gif);
background-repeat:repeat-x;
}
.rightbg{
background-image: url(/imgs/bg_right.gif);
background-repeat:repeat-x;
}
.header {
	color: #1b1c52;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.header_darkblue {
	color: #1973B9;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}


.header_white {
	color: #fff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.boxes {
line-height:18px;
text-align:justify;
}

#wrapper {
    position: absolute;
    text-align: center;
    height: 100%;
    width: 100%;
    margin: 0 auto;
    z-index: 2;
}
#left, #right, #middle {
    height: 100%;
}
#middle {
    width: 948px;
    margin: 0 auto;
}
#left, #right {
}
#left {
    position: absolute;
    left: 0;
    width: 50%;
    background: url(/imgs/bg_left.gif) 0 0 repeat-x;
    z-index: 1;
}
#right {
    position: absolute;
    right: 0;
    width: 50%;
    background: url(/imgs/bg_right.gif) 0 0 repeat-x;
    z-index: 1;
}

.white {
color:#fff;
}

.content {
padding:15px 15px 15px 15px;
line-height:18px;
}

.18lineheight
{line-height:18px;}

.sidenav {
background-image:url(/imgs/sidenav_bg.gif);
background-position:bottom;
background-repeat:no-repeat;
background-color:#1b1c52;
color:#FFFFFF;
margin:20px 20px 20px 20px;
line-height:25px;
}

.sidenavline {
background-image:url(/imgs/dots_veritcal.gif);
background-position:bottom left;
background-repeat:repeat-y;
color:#000;
padding:20px 20px 20px 20px;
line-height:25px;
}

/*  Easy Scroll */
div.scroll {
	height: 570px;
	width: 234px;
	overflow: auto;
	padding: 2px;
}


#welcome {color:#000000; font-family:verdana,geneva,arial,helvetica; text-align:left;}
#leftnews {color:#000000; font-size:11px; font-family:verdana,geneva,arial,helvetica; text-align:left; margin-left:15px; margin-top:10px; margin-right: 10px}
#nav {color:#FFFFFF; font-size:12px; font-family:verdana,geneva,arial,helvetica; text-align:left; font-weight: none; margin-left:15px;}
#footer1 {color:#FFFFFF; font-size:9px; font-family:verdana,geneva,arial,helvetica; text-align:center; font-weight: none; margin-left:10px; margin-top:10px; margin-bottom:10px;}


a:link {color: #003366; text-decoration: underline; font-weight : none;}
a:visited {color: #003366; text-decoration: underline; font-weight : none;}
a:hover {color: #005496; text-decoration: none; font-weight : none;}

a.footer:link {color: #FFFFFF; text-decoration: underline; font-weight : none;}
a.footer:visited {color: #FFFFFF; text-decoration: underline; font-weight : none}
a.footer:hover {color: #efefef; text-decoration: underline; font-weight : none;}
