/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
}

a{
	color: #006699;
	text-decoration: none;
}

a:link{
	color: #006699;
	text-decoration: none;
}

a:visited{
	color: #003333;
	text-decoration: none;
}

a:hover{
	color: #660000;
	text-decoration: none;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 140%;
 color: #990000;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 120%;
 font-weight: heavy;
 color: #990000;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

table ul {
margin-bottom:15px;
margin-top:5px;
}

.courseDetails ul {
margin-bottom:15px;
margin-top:5px;
padding-left:30px;
}

.courseDetails ul ul {
margin-bottom:0px;
margin-top:0px;
padding-left:20px;
}


label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #cad851;
}

.new {
 font-weight:bold;
 color:#990000;
 }
 
 td.blankcell {
background-image:url(../images/backgroundlight.gif);
 }
 
 tr.title {
 background-image:url(../images/backgroundgreen.gif);
 font-weight:bold;
 font-size:105%;
 }
 
 tr.header {
 background-image:url(../images/backgroundgreen.gif);
 font-weight:bold;
 }
 
 td.check {
 background-image:url(../images/check.jpg);
 background-repeat:no-repeat;
 background-position:center;
 }
 
 td a {
 font-weight:bold;
 }


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	padding: 10px 0px 0px 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
	background-color: white;
}

#navBar{
	float: left;
	width: 20%;
	height:100%;
	margin: 0px;
	padding: 0px;
	background-color: #698B8C;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

#headlines{
  float:right;
	width: 30%;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid white;
	padding-right: 10px;
	background-color:#CCCCCC;
}

#content{
	float: left;
  width: 45%;
}

#coursecontent{
	float:left;
	width:75%;
	}

/***********************************************/
/* Components                                  */
/***********************************************/



/************* #topNav styles **************/

#topNav{
padding: 5px 10px 5px 10px;
border-bottom: 1px solid #CCC;
color: #666666;
font-size:75%;
background-image:url(../images/backgroundlight.gif);
margin-top: 10px;
margin-bottom:15px;
}

#topNav img{
 display: block;
}

#topNav a {
	padding: 0 4px 0 0;
}

#topNav a:hover {
	color:#660000;
}

/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
}


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	margin-left:20px;
}

.story strong{
font-weight:bold;
 color: #334d55;
}

.story p{
margin-bottom:  5px;
}

.story ul{
margin-top: 5px;
}

.story table strong {
font-weight:bold;
color:#666666;
}




/************* #bottomNav styles ***************/

#bottomNav{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color:#666666;
	padding: 0px 0px 0px 0px;
	background-image:url(../images/backgroundlight.gif);
}

#bottomNav img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}

/************* #printFooter ***************/

#printFooter{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color:#666666;
	padding: 0px 0px 0px 0px;
}

#printFooter img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}

#copytrade{
	clear: both;
	font-size: 25%;
	color:#666666;
}
/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}

#navInText {
	color:#698B8C;
	font-size:80%;
}

/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
	color: #CAD851;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
	color: #CAD851;
}

#sectionLinks a:hover{
	background-color: #990000;
	color:#cad851;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 0px 0px 20px 10px;
	font-size: 80%;
	background-image:url(../images/backgroundgreen.gif);
}

#headlines p{
	padding: 0px 0px 0px 0px;
}


