body {
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #7A7A7A;
}
h1{
	font-family: Verdana;
	font-size: 12pt;
}
h2{
	font-family: Verdana;
	font-size: 11pt;
}
.courseTitleList{
	font-family: Verdana;
	font-size: x-small;
}
a:link {
	color: #F9881E;
	font-family: Verdana;
	font-size: x-small;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	color: #F9881E;
	font-family: verdana;
	font-size: x-small;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	background-color: #DDDDDD;
	text-decoration: none;
}
a:visited {
	color: #F9881E;
	font-weight: bold;
	font-family: verdana;
	font-size: x-small;
	text-decoration: none;

}
td, textarea, input, select {
	font-family: Verdana;
	font-size: x-small;
	color: #7A7A7A;
}
#wrapper{
width: 755px;
height: 100%;
}
#top{
	width: 755px;
	height: 169px;
	background-image: url('images/topBar.jpg');
	background-repeat: no-repeat;
}
#navFloat{
	text-align: left;
	padding-left: 68px;
	padding-top: 44px;
}
#main{
 margin-bottom: 10px;
}
#footer{

}
#barTop{
	width: 755px;
	height: 18px;
	background-image: url('images/greyBarTop.gif');
	background-repeat: repeat-x;
	padding:5px 0px 0px 0px;
	font-size:7pt;
}
#barTop a
{
	color: #0000ff;
	text-decoration:underline;
	font-size:8pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#barBottom{
	width: 755px;
	height: 18px;
	margin-bottom:5px; 
	background-image: url('images/greyBarBottom.gif');
	background-repeat: repeat-x;
	padding:0px;
	clear:both;
}
.footNav{

}

.sideBoxs{
	border:1px solid #F9881E;
	margin-top:5px;
}
.sideBoxBanner{
	text-align:left;
	font-weight:bold;
	background-color:#F9881E;
	color:#ffffff;
	padding:2px;
	font-family: Verdana;
}
#sideLeft{
	float:left;
	width:200px; 
	margin-bottom:15px;
}
#sideRight{
	float:right; 
	width:200px;

}
#aboutUs{
	float:left;
	border:1px solid #F9881E;
	margin-top:5px; 
	margin-bottom:5px; 
	margin-left: 10px; 
	width:333px;
}
#mainContent{
	float:left;
	border:1px solid #F9881E;
	margin-top:5px; 
	margin-bottom:5px; 
	margin-left: 10px; 
	width:543px;
}
.rightBoxText{
	text-align:left;
	padding:2px;
}
.buy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight:bold;
	padding:4px;
	background-color:#F9881E;
}
.buyAlign{
	text-align:right;

}

a.buy:link {
	color: #ffffff;
	background-color:#F9881E;
	border-top:1px solid #cccccc;
	border-bottom:2px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:2px solid #cccccc;
	text-decoration:none
}

a.buy:visited {
	color: #ffffff;
	border-top:1px solid #cccccc;
	border-bottom:2px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:2px solid #cccccc;
	background-color:#F9881E;
	text-decoration:none
}

a.buy:hover {
	color: #ffffff;
	border-top:2px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-left:2px solid #cccccc;
	border-right:1px solid #cccccc;
	background-color:#606060;
	text-decoration:none
}

a.buy:active {
	color: #ffffff;
	border-top:1px solid #cccccc;
	border-bottom:2px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:2px solid #cccccc;
	background-color:#F9881E;
	text-decoration:none
}
#instant{
	font-weight:bold;
	font-size:8pt;
	text-align:center;
}

