/* box */
/* Code below to adjust for IE */

	#top-container {
	height:108px;
	background-image: url(images/top-right-full.jpg);
	width: 793px;
	background-repeat: no-repeat;

		}
		
#top-links
{
	position:relative;
	float:right;
	padding-top:5px;
	padding-right:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
#top-links A:link	{color: #303030;
	text-decoration:none}
#top-links A:visited	{color: #303030;
	text-decoration:none}
#top-links A:active	{color: red;
	text-decoration:none}
#top-links A:hover	{color: red;
}

#login
{
	position:relative;
	float:right;
	padding-top:5px;
	padding-right:15px;	
	left: 435px;
	top: 35px;
	}
	

input
{
color: #781351;
background: #FFF;
border: 1px solid #8C0000
}
 .submit input
{
color: #000;
background: #8C0000;
border: 2px outset #FFF;
} 
body{
margin 0 10 0 0;
	font-family: Myriad,Arial, Helvetica, sans-serif;
}
#login-table
{
font-family:Arial; font-size:11px; color:#FFF; font-weight: bold;
}
#login-table A:link	{color: #FFF;
	text-decoration:none}
#login-table A:visited	{color: #FFF;
	text-decoration:none}
#login-table A:active	{color: #FFF;
	text-decoration:underline}
#login-table A:hover	{color: #FFF;
	text-decoration:underline}
#features
{
position:absolute;
color:#FFF;
word-spacing: 15px;
font-weight:bold;
padding-left:42px;
height:30px;
float:left;
font-size:12px;
}

#features A:link	{
	color: #FFF;
	text-decoration:none;
	
	}
#features A:visited	{color: #FFF;
	
	text-decoration:none;
	}
#features A:active	{color: red;

	text-decoration:none;
	}
#features A:hover	{
color: red;	
text-decoration:none;
	
}



/* CSS BOX */

.myBox
{
	font-size:11px;
	margin: 0 auto;
    border: 0px solid #ffffff;
    color: #000;
    width: 300px;

    text-align: left;
    /*border: 3px solid #ffffff;
    background-image: url(team-v1.jpg);  */
    background-repeat: no-repeat;
}
.myBox A:link	{color: red;
	text-decoration:none;}
.myBox A:visited	{color: red;
	text-decoration:none;}
.myBox A:active	{color: red;
	text-decoration:underline;}
.myBox A:hover	{color: red;
	text-decoration:underline;}

#spacer
{
height:100px;
}
.inner_sublinks {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #464646;
	text-decoration: none;
	padding:5px;
}
.inner_sublinks a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #464646;
	text-decoration: none;
}
.inner_sublinks a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #464646;
	text-decoration: none;
}
.inner_sublinks a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #A00000;
	text-decoration: underline;
}
@media print {
      .noprint { display: none; }
    }

#buycourses
{
	position:absolute;
	top:50;
	height:75px;
	width:500px;
	left:25%;
/*	border: thin solid #000000;*/
}


#buycourses a {
position:absolute;
display: block;
height:100%;
width:100%;
}



.adbox
{
	height:50px;
	width:234px;
	font-family: Arial;
	font-size: 20px;
	margin: 0px;
	border-width: 1px;
	border-style: solid;
	color: #FFF;
	background-color: #CCC;
	border-color: #FFF;
	text-align:center;
	font-weight:bold;
	padding-top:25px;
	word-spacing:5px;
}


   #footer {
	bottom:20px;
	height:30px;
	color: #FFF;
	background-color:#303030;
	font-family: Arial;
	font-size: 20px;
	width:100%;
	position: relative;

	padding:5px;
	font-weight: bold;
}
.box {
	
	color: #FFF;
	font-family: Arial;

	
}
	
	#news3 {	/* Typical fixed height and fixed width example */
	width: 515px;
	height: 340px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	background-color: #EBEBEB;
	padding: 5px 0px 0px 5px;
	clear: none;
	float: left;
	margin: 0px;	
	border-right: 1px solid #CCCCCC;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}





.innerheading
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	top:0;
	padding-left:5px;
	color:#464646;
}

.docTitle
{
	font-family: Helvetica;
	font-size: 18px;
	font-weight: bold;
	top:0;
	padding-left:5px;
	color:#007CAB;
}
#command
{
font-family: Helvetica;
}
#login
{
float:right;
left:0;
padding-right:15px;
padding-top:5px;
position:relative;
top:11px;
	}