/* .............................. */
/* Basic */
/* .............................. */

body {
	font-size:11pt;
	font-family : Arial, Helvetica, sans-serif;
	color:#000000;
	padding:0px;
	margin:0px;
	text-align:center;
	text-decoration: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.gray_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
}
.table {
	border: 1px solid #FFCC33;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;

}
a:link {
	text-decoration: underline;
	color: #000000;

}
a:visited {
	text-decoration: underline;
	color: #000000;

}
a:hover {
	color: #FFCC33;
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
	color: #000000;

}
.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.ruler {
	background-image: url(images/index_ruler.gif);
	background-repeat: repeat-y;
}
ul {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	list-style-type: square;
	list-style-position: outside;
	padding: 0px;
	margin: 0px 0px 0px 20px;
}
.bold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
li {
	margin-bottom: 5px;
}
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.greentable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	border: 1px solid 73B242;


}
#flashcontent {
margin: 0;
padding: 17px 0 0 5px;
height: 265px;
width: 204px;
}


#enrollment_form {
	font-size: 12px;
}

input#enrollment_form  {
	font-size: 12px;
	border: 1px solid #000000;
}


.quick_links {
	float:right;
	width:127px;
	background-image:url(images/ql_bg.gif);
	background-repeat:repeat-y;
	display:inline;
}

.quick_links a,.quick_links a:visited {
	color:#273C64;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	display:block;
}

.quick_links a:hover {
	color: #EE2C1F;
}

.quick_links_top_grad {
	width:127px;
	background-image:url(images/ql_top_grad.gif);
	background-repeat:no-repeat;
	padding-top:14px;
	padding-left:7px;
}

.quick_links_bottom {
	width:127px;
	height:10px;
	font-size:1px;
	background-image:url(images/ql_bot.gif);
	background-repeat:no-repeat;	
}