.c_head_blue
{
	background-color: White;
	float: left;
	/* clear: both; */
	width: 100%;
	overflow: hidden;
}

.c_head_blue h1, .c_head_blue h1 input {color:#61A3D5;}

.c_head_blue .head_title
{
	width: 100%;
	background-color: #eaf2ff;
	padding-bottom: 3px;
}

.c_head_blue .head_title h1
{
	color: #002a68;
	margin: 0px 0px 0px 0px;
	padding: 5px;
	/* width: 100%;*/
	font-size: 15px;
	font-weight: bold;
}
.c_head_blue .c_content 
{
	font-size: 14px;
	padding: 5px;
	float: left;
	width: 99%;
}

.c_head_blue .c_content img.left
{
	/*float: left;*/
}

.c_head_blue .c_content .DNNAlignleft
{
}

.c_head_blue .c_content .Normal
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	line-height: 16px;
}

.c_head_blue .c_content .Normal h1
{
	background-color: #eaf2ff;
	color: #002a68;
	margin: 0px 0px 0px 0px;
	padding: 5px;
	width: 100%;
	font-size: 15px;
	font-weight: bold;
}

.c_head_blue .c_content .Normal h2 {
	color: black;
	margin: 0px 0px 0px 0px;
	padding: 10px 4px;
	font-size: 20px;
	font-weight: bold;
	line-height: 110%;
}
.c_head_blue .c_content .Normal h3 {
	color: #002a68;
	margin: 0px 0px 0px 0px;
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
}

.c_head_blue .c_content .Normal h4 {
	color: #000;
	margin: 0px 0px 0px 0px;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
}

.c_head_blue .c_content .Normal p,
.c_head_blue .c_content .Normal li
 {
	color: #000;
	margin: 0px 0px 0px 0px;
	padding: 5px;
}

.c_head_blue .c_content table 
{
	display: inline;
}

.DNNArticleListContent .articledate
{
	color: #999999;
}
/*.DNNArticleListContent table
{
	margin-right: 10px;
}*/

.DNNArticleListContent .CommandButton
{
	display: block;
	
}

.DNN_EventsContent td
{
	text-align: left;
	font-size: 12px;
	line-height: 15px;
}
.DNN_EventsContent td p
{
	padding: 0px 0px 10px 0px;
}
.DNN_EventsContent td.SubHead
{
	text-align: right;
	font-size: 12px;
	padding-right: 10px;
}


.DNN_Documents
{
	clear: both;
}
.DNN_Documents td
{
	font-size: 11px;
}

.CalendarToolTip
{
	background-color: White;
	/*border: 2px solid #CCCCCC;*/
}
.CalendarContent
{
	clear: left;
}
.clear_float
{
	clear: left;
	height: 1px;
	margin: 0px;
	padding: 0px;
}
