/* CSS Document */

body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.whitemenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}


a.traverse:link {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.traverse:visited {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.traverse:hover {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}



a.topmenu:link {
	font-family: Calibri;
	font-size: 17px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a.topmenu:visited {
	font-family: Calibri;
	font-size: 17px;
	color: #FFFFFF;
	text-decoration: none;
}
a.topmenu:hover {
	font-family: Calibri;
	font-size: 17px;
	color: #FFFFFF;
	text-decoration: underline;
}

a.leftnav:link {
	font-family: Tahoma;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
}
a.leftnav:visited {
	font-family: Tahoma;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
}

a.leftnav:hover {
	font-family: Tahoma;
	font-size: 15px;
	color: #96B1F8;
	text-decoration: none;
	background-color: #2A4897;
}

.whiteheading {
	font-family: Calibri;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;
}

.mytxtbox {
	height: 12px;
	width: 120px;
	border: 1px solid #80848E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	background-color: #FFFFFF;
}
.mydropdown {
	height: 12px;
	width: 50px;
	border: 1px solid #80848E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
}
.mydropdownbigger {
	height: 15px;
	width: 120px;
	border: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
}
.whiteheading2 {

	font-family: Tahoma;
	font-size: 22px;
	color: #FFFFFF;
	font-weight: normal;
}
.blackheading {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.blackheading2 {

	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.blacktext1 {

	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.whitetext {

	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.blacktext {


	font-family: Arial;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

a.learnmore:link {
	font-family: Arial;
	font-size: 12px;
	color: #5A88B0;
	text-decoration: none;
}
a.learnmore:visited {
	font-family: Arial;
	font-size: 12px;
	color: #5A88B0;
	text-decoration: none;
}

a.learnmore:hover {
	font-family: Arial;
	font-size: 12px;
	color: #5A88B0;
	text-decoration: underline;
}
.topstrip {
	background-image: url(images/topstrip.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
div#nav{
	width:222px;
	padding:0px;
	background:#2B3141;
}
.roundbottomblue {
	background-image: url(images/roundedcorner2.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.bottomstrip {

	background-image: url(images/bottomstrip.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.leftsidestrip {
	background-image: url(images/blueish_07.jpg);
}

