body {
	background-image:  url(../blue/images/leftside2.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}
td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px}
p {font-size: 13px;}
ul {}
ol {}

a:link {  color: #31659C; text-decoration: none}
a:visited {  color: #31659C; text-decoration: none}
a:hover {  color: #31659C; text-decoration: none}

h1 {  font-size: 20px; font-weight: normal; color: #31659C}
h2, h3, h4 {  font-size: 16px; color: #31659C}

hr {  color: #94BAE7; height: 2px; width: 80%}

.topback {  background-image:  url(../blue/images/topback2.gif); background-repeat: repeat-x}
.leftside {  background-image:  url(../blue/images/leftside2.gif); background-repeat: repeat-y}
.contentborder {  margin-top: 5px; margin-right: 10px; margin-bottom: 5px; margin-left: 5px; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px}
.copyright {  text-align: center; margin-bottom: 10px}
.small {font-size: 10px;}

#designed a {
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}



img { border: none }
img.border { border: 1px solid black }

a, a:visited { color:#31659C; text-decoration: none }
a:hover { color:#31659C; text-decoration: none }

ul { list-style-type: square }

ul.spaced { list-style-type: none; padding-left: 2px; margin-left: 0px }
ul.spaced li { padding: 2px }

ul.nav { list-style-type: none; padding-left: 4px; font-weight: bold; margin-left: 0px }
ul.nav li { padding: 2px }

ul.nav ul { font-weight: normal }

ul.nav a, ul.nav a:visited { text-decoration: none; color: black } 
ul.nav a:hover { text-decoration: none; color: black } 

#container { width: 762px }

#footer { clear:both; padding-top: 5px }
#footer p { font: x-small Verdana, Arial, Sans-Serif }

#sidebar { clear:both; float:left; width: 140px }

div.main { margin-left:0px; padding: 0px; background:white; margin:0px }

div.bluebox { width: 100px; float:right; background: #639ACE; padding: 1px; color: white; margin-top: 44px }
div.bluebox p { margin: 3px }


div.blueboxSm { width: 120px; float:right; background: #639ACE; padding: 1px; color: white; margin: 0px }
div.blueboxSm p { margin: 3px }




div.insidebox { background: white; padding: 3px; color: black; margin-left: 0px; }
div.insidebox ul { list-style-type:none; margin-left: 0px; padding-left: 0px }
div.insidebox ul li { padding: 2px; font-size: 10px; }



.bold { font-weight: bold }
.small { font-size: x-small }
