.redoutline {
	border: thin solid #FF0000;
}
.blueoutline {
	border: 1px solid #000099;
}
.bluebackground {
	background-color: #D3D7FE;
}
.headtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000066;
	text-align:left;

}
.headtextsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000066;
	text-align:left;
}
.headtextsmallitalics {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
	text-align:center;
	font-style:italic;

}

.redbottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}


a:hover{
	text-decoration: underline;
}

a{
	text-decoration: none;
}

body{
	font-family: Arial, Helvetica, sans-serif;
}


.selected{
	font-size: 12px;
	font-weight: bold;
	color: #CC9900;
	border-top: 1px solid #000066;
	border-right:1px solid #000066;
	border-left:1px solid #000066;
	text-align:center;
	background: url('../images/tabselected.jpg');
}

.selectedborder{
	font-size: 12px;
	font-weight: bold;
	color: #CC9900;
	background-color:#FFFFFF;
	background: url('../images/aboutmebox2.jpg');
	background-repeat:no-repeat;
}


.unselected{
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	border: 1px solid #000066;
	text-align:center;
	background: url('../images/tabunselected.jpg');
}

table.navbar td a
{
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}

table.navbar td a:hover, table.navbar td a:active {
	text-decoration: 'underline';
}

table.navbar td.selected a
{
	color:#CC9900;
}

.redheader {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
.bluelinks {
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}
.bluelinksitalics {
	font-size: 16px;
	font-weight: bold;
	color: #000066;
	font-style:italic;
}

.mainbody {
	font-size: 14px;
	text-align:left;
}
.bluenotop {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000099;
	border-right-color: #000099;
	border-bottom-color: #000099;
	border-left-color: #000099;
}
.newsleft {
	font-size: 12px;
	text-align: left;
}

.dateleft {
	font-size: 11px;
	text-align: left;
	font-weight: bold;
}

.newsheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
	text-align:left;
}

.newsheadinglarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000066;
	text-align:left;
}


.mainbodycenter {
	text-align: center;
	font-size: 14px;

}
.reddateleft {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.leftbold {
	font-weight: bold;
}
.maincontentheading {
	color: #FF0000;
	font-weight: bold;
	text-align: center;
}
.tableback {
	background-color: #FFFFCC;
	border: 1px solid #000099;

}
.communitylinks {
	font-style: normal;
	background-color: #FFFFFF;
}
.tableback2 {
	border: 1px solid #000099;
}
.alignright {
	text-align: right;
}

.dashbottom {
	border-bottom: 1px dashed black;
}
