body{
	margin:0;
	padding:0;
	background-color:#FFF
}
h2 {
	font-size:12px;
	font-weight: bold;
	color: #FC0;
	font-style: normal;
	text-align:center;
}
form, td, p {
	margin:5;
	padding:5;
	font: 11px Tahoma, Arial, Geneva, sans-serif;
}
table, td {border-collapse:collapse;}
table, td, img {border:0;}

input, textarea, select{font:11px Tahoma, Arial, Geneva, sans-serif; color:#000000; vertical-align:top; padding-left:4px; padding-top:3px;}

input{
	width:174px;
	height:22px;
}
textarea{
	width:150px;
	height:124px;
}
td, tr {vertical-align:top; text-align:left}

.align_right{text-align:right}
.bottom{vertical-align:bottom}

/* Connie Changes START*/

.hidden  { display: none; padding: 12px }

/* Connie Changes END */

/* Rose Changes START*/

.linecolor {
color: #6C9BC5;
height: 2px;
}

.fltleft {
float: left;
margin: 10px 10px 10px 10px;
}


.fltright {
float: right;
margin: 10px 10px 10px 10px;
}

.center {
text-align: center;
}

/* Rose Changes END */
.content{
	font:11px/14px tahoma, arial, helvetica, sans-serif;
	color:#E6EDF3;
}
.content b{color:#162A36;}
.content a{
	text-decoration:none;
	color:#E6EDF3;
}
.content a:hover{
	text-decoration:none;
	color:#00FF00;
}


.content .link{background:url(images/arr.gif) center left no-repeat; padding:0 0 0 10px; font-weight:bold; color:#162A36; text-decoration:none;}
.content .link:hover{ text-decoration:underline;}

.content .link_1{font-weight:bold; color:#162A36; text-decoration:underline;}
.content .link_1:hover{ text-decoration:none;}

.content ul { 
	margin:0;
	padding:0; 
	list-style:none;
}
.content li {
	background:url(images/arr_1.gif) center left no-repeat; 
	margin:0 0 0 0; 
	padding:0 0 0 13px;
}
.content li a { 
	line-height:16px;
	text-decoration:underline; 
	background-position:left center;
}
.content li a:hover { 
	text-decoration:none;
}


.footer{
	font:11px/13px  tahoma, arial, helvetica, sans-serif;
	color:#3C4850;
	text-align:center;
}
.footer strong{text-decoration:underline; font-weight:bold;}
.footer b{text-decoration:none; font-weight:bold;}
.footer a{
	color:#3C4850;
	text-decoration:none;
	
}
.footer a:hover{
	text-decoration:underline; font-weight:bold;
}
.footer .link_1{font:11px/13px arial, helvetica, sans-serif; font-weight:normal; text-decoration:none;}
.footer .link_1:hover{text-decoration:underline;}

.footer .link_2{font:11px/13px arial, helvetica, sans-serif; font-weight:bold; text-decoration:underline;}
.footer .link_2:hover{text-decoration:none;}









.content h1 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
.enroll {
	background-color: #6C9Bc5;
}
.calltoaction {
	color: #090;
}
.calltoaction a {
	color: #FC0;
	text-decoration: none;
}
.content ol li #emphasis {
	color: #FC0;
	font-weight: bold;
}
.calltoaction a:hover {
	color: #FC0;
	text-decoration: underline;
}
.yellow {
	font-weight: bold;
	color: #FC0;
}
.socialmedia {
	text-align: center;
}
.paypal { width:auto;
	height:auto;
}
.required {
	color: #F00;
}

