html, body, form
{
    height:100%;
    margin: 0;
    padding: 0;
    border: none;
    background-color: #DDECFA;
	font-family: Verdana;
	font-size: 10pt;
	color: #333333;
}

p {
	margin-top:5px;
	margin-bottom:5px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0073FF;
	margin-bottom:20px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #f50002;
	margin-top:15px;
	margin-bottom:12px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin-top:10px;
	margin-bottom:10px;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top:8px;
	margin-bottom:8px;
}

#TopMenuBar .Mainmenu {
	list-style-type: none;
}

div.text-red
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #F50002;
}
.TopMenuBar {
	position: absolute;
	left: 275px;
	top: 0px;
	background-repeat: no-repeat;
	height: 28px;
	width: 442px;
	z-index: 2;
	padding-left: 28px;
}
#TopMenuBar li {
	list-style-type: none;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#TopMenuBar ul {
	float: left;
}
#TopMenuBar a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	white-space: nowrap;
	text-decoration: none;
	font-weight: bold;
	display: block;
	top: -25px;
	left: -75px;
	text-align: left;
	float: left;
	font-size: 10px;
	margin-top: 3px;
	margin-right: 35px;
}
#TopMenuBar a:hover {
	color: #fd5004;
}
#TopMenuBar  .MenuSchool a {
	margin-right: 48px;
}
#TopMenuBar   .MenuTVShow a  {
	margin-left: 30px;
}

div.text-orange
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #FB8F03;
}

div.text-small-gray
{
	font-family: Verdana;
	font-size: 7pt;
	font-weight: normal;
	color: #999999;
}

div.footer
{
	font-family: Verdana;
	font-size: 7pt;
	line-height: 18px;
	color: #808080;
}

div.pageheader
{
	font-family: "Trebuchet MS";
	font-size: 13pt;
	font-weight: bold;
	color: #0086d6;
}

div.subheader
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #0086d6;
}

span.text-red
{
	font-weight: bold;
	color: #F50002;
}

span.link-red
{
	color: #F50002;
	text-decoration: underline;
}

span.author
{
	color: #333333;
	font-weight: bold;
	font-style: italic;
}

img
{
	border: 0
}

a
{
	color: #0086D6;
}

a.link-red
{
	font-weight: bold;
	color: #F50002;
}

td.feedbackform_label
{
	width: 110px;
}

tr.feedbackform
{
	height: 27px;
}

input, textarea
{
	background-color: #DDECFA;
	border-color: #0086d6;
	border-style: solid;
	border-width: thin;
	font-family: Verdana;
	font-size: 10pt;
	color: #333333;
}

hr
{
	margin-bottom: 10px;
	margin-top: 10px;
}

#CTA {
	text-align: left;
}


.popUp { position: absolute; top: 1000px; left: 200px; text-align: center; padding: 5px; border: 1px solid black; background: white; }
#ctl00_Body ul {
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 40px;
}


.SMARTWRAPPER {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 50px;
	width: 600px;
	border: thin solid #000033;
	padding: 15px;
}
.SMARTWRAPPER #DivImageOverlay {
	margin-top: 10px;
	margin-bottom: 10px;
}
#Editable li {
	margin-top: 15px;
}

.TopMenu {
	position: absolute;
	left: 275px;
	top: 0px;
	background-repeat: no-repeat;
	height: 28px;
	width: 442px;
	background-image: url(../images/border/top_button_bar_T.png);
	z-index: 1;
}
.text-orange li {
	margin-bottom: 5px;
	margin-left: 120px;
}

.dealbox {
	background-color:#ddecfa;
	margin-left:20px;
	padding:10px;
	color:#000000;
}

.dealbox li {
	margin-left:30px;

}
