body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #001F5C;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

td {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a {
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

.border {
	border: 1px solid #999999;
}



a:hover {
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	font-size: 12px;
}
input {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #666666;
}
.noborder {
	border: 0px solid #666666;
}

.linktop {
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
.linktop:hover {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.textblue {
	font-weight: normal;
	color: #006699;
	text-decoration: none;
}
h5 {
	font-weight: normal;
	margin: 0px;
}
h6 {
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
}

h4 {
	font-weight: bold;
	margin: 0px;
	font-size: 11px;
}
h3 {
	font-weight: bolder;
	margin: 0px;
	font-size: 12px;
	color: #001F5C;
}
h1 {
	font-weight: bold;
	margin: 10px;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #F7941D;
}
h2 {
	font-weight: bold;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.orangetext {
	color: #F7941D;
	text-decoration: none;
}
.greytext {
	color: #666666;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.bipolar-bg {
	background-image: url(images/bipolar-bgimg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	background-position: center;
}
.skybluetext {
	color: #146191;
	text-decoration: none;
	font-size: 12px;
}
.depression-bg {

	background-image: url(images/depression-bgimg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	background-position: center;
}
.whitetext {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	font-size: 11px;
}
.whitetext a {font-size: 11px;font-weight: normal; color: #FFFFFF;text-decoration: none;}
.whitetext a:hover {font-size: 11px;font-weight: bold; color: #FFFFFF;text-decoration: none;}
.darkgreytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #414141;
	text-decoration: none;
	font-weight: normal;
}
li {
	color : #666666;
	list-style : url(/images/bullet.gif);
	margin-bottom : 2px;
	margin-top : 2px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.menu {
	color : #001F5C;
	font : 11px Verdana, Arial, Helvetica, sans-serif;
	padding : 10px 10px 10px 10px;
	margin-bottom: 10px;
}
.menu a {font-size: 11px;font-weight: normal; color: #001F5C;text-decoration: none;}
.menu a:hover {font-size: 11px;font-weight: bold; color: #001F5C;text-decoration: none;}
