﻿body
{
	margin: 0;
}
.divblue
{
	margin: 0px auto 0px auto;
	width: 855px;
	background-color: #005295;
}

.divred
{
	text-align: right;
	margin: 0px auto 0px auto;
	background-color: #b42d33;
	width: 855px;
}
#cont
{
	height: 120px;
	margin: 0;
	padding: 0;
}
#content
{
	width: 855px;
	margin: 0px auto 0px auto;
	text-align: center;
	min-height: 600px;
}
#img_head
{
	margin: 0px auto 0px auto;
	width: 855px;
	height: 222px;
}
#left
{
	width: 351px;
	float: left;
	height: 222px;
}
#top-left
{
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-top: 15px;
}
#top-right
{
	width: 504;
	float: right;
}

#center-left
{
	float: left;
	height: 102px;
	background-color: #b42d33;
	width: 351px;
}

#center-left-text
{
	padding-left: 12px;
	position: relative;
	top: 30px;
}

#OurMission
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: White;
}
#our_mission_text
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: White;
}

.Copiright
{
	text-align: right;
	color: White;
	font-family: Verdana;
	font-size: 7pt;
	padding-right: 20px;
}
.infoText
{
	color: #43494d;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}
.lbl
{
	color: #003366;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}
.txtb
{
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	width: 150px;
}
.btn
{
	background: #dddddd;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
}
.errortext
{
	color: red;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
.errpanel
{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: gray;
}
.HeadText
{
	color: #43494d;
	font-size: 20px;
	font-weight: bold;
	white-space: nowrap;
}
#footer
{
	position: relative;
	margin-top: -40px;
	height: 40px;
	background: green;
	text-align: right;
	margin: 0px auto 0px auto;
	background-color: #b42d33;
	width: 855px;
}
#base
{
	position: relative;
	min-height: 100%;
	height: auto;
	height: 100%;
}
#pointtext
{
	color: #43494d;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}
.label
{
	color: #003366;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
}

.value
{
	font-size: 15px;
	font-weight: normal;
	text-align: left;
	width: 150px;
}

.PointsValue
{
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	width: 150px;
	color: Red;
}

.link
{
	/*text-decoration: none;*/
}

