* {
margin: 0;
border: 0;
padding: 0;
}

body  {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
#Overallcontainer  {
	width: 1000px;
	height: 870px;
	padding: 0;
	background-repeat: no-repeat;
	margin: 0px auto;
	background-color: #FFF;
	background-image: url(../Site_Images/background1.png);
} 
#HeaderFrame   {
	float: left;
	height: 190px;
	width: 910px;
	margin: 0px 45px 0px 45px;
	display: block;
}
#MainFrame   {
	float: left;
	height: 660px;
	width: 900px;
	margin: 0px 50px;
	margin-top: 0px;
}
#AAFrame {
	display: block;
	height: 325px;
	width: 900px;
	float: left;
	margin: 0px 50px 0px 50px;
}
#HeaderContainer {
	height: 190px;
	width: 910px;
	display: block;
	background-image: url(../Site_Images/Header_Images/header1.png);
	background-repeat: no-repeat;
}
#PrimaryNav {
	height: 15px;
	width: 614px;
	position: absolute;
	left: 292px;
	top: 150px;
}
#PNButtons  {
	height: 15px;
	width: auto;
	float: right;
	display: block;
	margin: 0px 25px 0px 0px;
	font-size: 10pt;
	font-weight: bold;
} 
#TestFrame  {
	width: 292px;
	height: 320px;
	margin: 20px 20px 0px 0px;
	float: left;
	background-color: #FBF6E2;
}
/* Tips for sidebar1:
1. Be aware that if you set a font-size value on this div, the overall width of the div will be adjusted accordingly.
2. Since we are working in ems, it's best not to use padding on the sidebar itself. It will be added to the width for standards compliant browsers creating an unknown actual width. 
3. Space between the side of the div and the elements within it can be created by placing a left and right margin on those elements as seen in the &quot;.twoColElsLtHdr #sidebar1 p&quot; rule.
*/
#sidebar1  {
	width: 566px;
	padding: 45px 10px 10px 10px;
	height: 263px;
	margin: 20px 0px 0px 0px;
	float: left;
	overflow: auto;
	text-align: justify;
	border: solid #ccc 1px;
	background-color: #FFF;
}
#footer  {
	width: 1000px;
	margin: 0px auto;
	height: 20px;
	padding: 0px;
	display: block;
	clear: both;
}

.copyright {
	color: #FFF;
	text-align: right;
	float:right;
	font-size: 8pt;
	margin-right: 50px;
}
.cma_orange {
	color: #D53D20;
	text-align: right;
	float:left;
	font-size: 8pt;
}
a.cma:link {
	text-decoration: none;
	color: #CCC;
	text-align: left;
	margin-left: 50px;
	float:left;
	font-size: 8pt;
}
a.cma:visited {
	text-decoration: none;
	color: #CCC;
	text-align: left;
	margin-left: 50px;
	float:left;
	font-size: 8pt;
}
a.cma:hover {
	text-decoration: none;
	color: #D53D20;
	text-align: left;
	margin-left: 50px;
	float:left;
	font-size: 8pt;
}
a.cma:active {
	text-decoration: none;
	color: #FFF;
	text-align: left;
	margin-left: 50px;
	float:left;
	font-size: 8pt;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	height:0;
	line-height: 0px;
	clear: left;
}
p {
	font-size: 8.5pt;
	text-decoration: none;
	display: block;
	text-align: justify;
	color: #333;
}
p em {
	color: #db1f26;
	font-size: 10pt;
	font-style: normal;
}
.style1 {
	color: #193E76;
	padding-bottom: 5px;
	font-size: 12pt;
	font-weight: bold;
}
.style2 {
	font-size: 8.5pt;
	padding-bottom: 3px;
	display: block;
}
.style3 {
	color: #193E76;
	padding: 0;
	margin: 2px 0px;
	text-align: left;
	font-size: 9pt;
	font-weight: bold;
}
.style4 {
	font-size: 10pt;
	display: block;
	margin-bottom: 2px;
}
.style5 {
	color: #f3e035;
	padding: 0;
	margin: 2px 0px;
	text-align: left;
	font-size: 9pt;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #193E76;
}
a:visited {
	text-decoration: none;
	color:#193E76;
}
a:hover {
	text-decoration: none;
	color: #fff;
}
a:active {
	text-decoration: none;
	text-align: center;
	color: #FFF;
}
.SNButton {
	height: 15px;
	width: auto;
	float: right;
	display: block;
	margin: 2px 25px 0px 0px;
	font-weight: bold;
	font-size: 9pt;
	color: #193E76;
	text-decoration: none;
	cursor: pointer;
}

#TestContainer {
	position: relative;
	z-index: 1;
	height: 300px;
	width: 292px;
}



.slider {
	background-color: #FBF6E2;
	width: 272px;
	height: 300px;
}
.testimonal {
	width: 252px;
	height:260px;
	padding: 40px 20px 20px 20px;
	background-color: #FBF6E2;
}
#Read {
	cursor: pointer;
}
#FormFrame {
	float: left;
	height: 345px;
	width: 780px;
	margin: 0px;
	margin-top: 0px;
}
a.page:link {
	text-decoration: none;
	color: #193E76;
}
a.page:visited {
	text-decoration: none;
	color: #193E76;
}
a.page:hover {
	text-decoration: none;
	color: #F3E036;
}
a.page:active {
	text-decoration: none;
	text-align: center;
	color: #FFF;
}
.instruct {
	color: #333;
	text-align: right;
	float:right;
	font-size: 7.5pt;
	margin-top: 12px;
}

