/* Header */
#head
{
	width: 100%;
	margin: 0px;
	padding: 0px;
}

.nav_box
{
	width:760px;
	padding: 0px;
	margin: 0px 0px 5px 0px;
	background: #ced9ee url(../images/full_top.gif) top center no-repeat;
	clear: both;
}
	
.clear
{
	width: 100%;
	clear: both;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
}	
	
		
/* buttons for main nav */			
.main_nav_button, a.main_nav_button:link, a.main_nav_button:visited, a.main_nav_button:active
{
	height: 30px;
	width: 181px;
	display: block;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
	.nav_name
	{
		margin-left: 40px;
		padding-top: 2px;
	}

	.main_testing
	{
		background: url(../images/testing_up.gif) no-repeat;
	}
	
	.main_ceu
	{
		background: url(../images/ceu_up.gif) no-repeat;
	}
	
	.main_courses
	{
		background: url(../images/courses_up.gif) no-repeat;
	}
	
	.main_about
	{
		background: url(../images/about_up.gif) no-repeat;
	}
	
	
			a.main_testing:hover, a.main_testing:active, .main_testing_marker, .main_testing_marker:hover, .main_testing_marker:active
			{
				background: url(../images/testing_down.gif); no-repeat;
				color: #123466;
			}
			
			a.main_ceu:hover, a.main_ceu:active, .main_ceu_marker, .main_ceu_marker:hover, .main_ceu_marker:active
			{
				background: url(../images/ceu_down.gif); no-repeat;
				color: #123466;
			}
			
			a.main_courses:hover, a.main_courses:active, .main_courses_marker, .main_courses_marker:hover, .main_courses_marker:active
			{
				background: url(../images/courses_down.gif); no-repeat;
				color: #123466;
			}
			
			a.main_about:hover, a.main_about:active, .main_about_marker, .main_about_marker:hover, .main_about_marker:active
			{
				background: url(../images/about_down.gif); no-repeat;
				color: #123466;
			}
			
			
			
				.top_left
				{
					background: url(../images/tl.gif) 0% 0% no-repeat;
				}
				.left_side
				{
					background: url(../images/main_side.gif) left repeat-y;
				}
				.bottom_left
				{
					background: url(../images/bl.gif) 0% 100% no-repeat;
				}
				.bottom_side
				{
					background: url(../images/main_side.gif) bottom repeat-x;
				}
				.bottom_right
				{
					background: url(../images/br.gif) 100% 100% no-repeat;
				}
				.right_side
				{
					background: url(../images/main_side.gif) right repeat-y;
				}
				.top_right
				{
					background: url(../images/tr.gif) 100% 0% no-repeat;
						color: #123466;
						text-decoration: none;
						text-align: left;
						font-size: 8pt;
						line-height: 9pt;
						font-weight: bold;
						margin: 0px 0px 0px 45px;
						padding: 3px 0px 3px 0px;
				}
				.top_side
				{
					background: url(../images/main_side.gif) top repeat-x;
				}


		
		
/* left nav */				
.side_nav
{
	width: 170px;
	background-color: #5270a9;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	line-height: 12px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	background: url(../images/nav_top.gif) top center no-repeat;
}

.side_nav_bottom
{
	background: url(../images/nav_bottom.gif) bottom center no-repeat;
}

		.side_nav.testing_color
		{
			background-color: #B3D4B5;	
		}
		.side_nav.courses_color
		{
			background-color: #F2C774;
		}
		.side_nav.ceu_color
		{
			background-color: #CAC0E2;
		}
		.side_nav.main_color
		{
			background-color: #AEBFDF;
		}
	
		.side_nav ul
		{
			list-style-image: none;
			list-style: none;
			padding: 10px 0px 10px 0px;
			margin: 0px auto 0px auto;
			width: 90%;
			display: block;
		}
		
		.side_nav li
		{
			margin: 2px 0px 0px 0px;	
			padding: 0px;
			display: block;
			color: #123466;
			background-color: #ffffff;
			text-decoration: none;
			display: block;
			border: 1px solid #ffffff;
			vertical-align: middle;
		}
		
		.side_nav a, .side_nav a:link, .side_nav a:visited, .side_nav a:active
		{
			color: #123466;
			background-color: #ffffff;
			text-decoration: none;
			display: block;
		}
		
		.side_nav img
		{
			margin: 2px 3px 2px 2px;
			vertical-align: middle;
		}
		
		.side_nav a:hover
		{
			color: #123466;
			background-color: #ced9ee;
			display: block;
		}
		
		li.side_nav_marker, .side_nav_marker a, .side_nav_marker a:link, .side_nav_marker a:visited, .side_nav_marker a:hover, .side_nav_marker a:active
		{
			color: #123466;
			background-color: #ced9ee;
			text-decoration: none;
			display: block;
			font-weight: bold;
		}
		
		.sub_links
		{
			margin: 0px;
			text-align: left;
		}
		
		.buy_button, a.buy_button:link, a.buy_button:visited
		{
			background: url(../images/buy_button.gif) no-repeat;
			width: 75px;
			height: 75px;
			margin: auto;
			text-align: center;
			color: #ffffff;
			text-decoration: none;
			font-size: 14px;
			line-height: 15px;
			font-weight: bold;
			display: block;
			padding-top: 10px;
		}
		
		a.buy_button:hover, a.buy_button:active
		{
			background: url(../images/buy_button_over.gif) no-repeat;
		}
		
/* footer */
.bar
{
	width: 100%;
	background-color: #123466;
	height: 2px;
	font-size: 1px;
	line-height: 1px;
	clear: both;
	margin-bottom: 5px;
}

.footer
{
	width: 760px;
	height: auto;
	color: #123466;
	font-size: .8em;
	line-height: 1.7em;
	margin: 0px 0px 10px 0px;
	text-align: center;
	background: #ced9ee url(../images/full_top.gif) top center no-repeat;
}

.copyright
{
	width: 760px;
	text-align: center;
	display: block;
	color: #123466;
}

.full_bottom
{
	width: 760px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: url(../images/full_bottom.gif) bottom center no-repeat;
}


            table.course_options {

                 width: 100%;

                 margin: 0px 0px 0px 0px;

                 text-align: left;

                 border-width: 1px 1px 1px 1px;

                 border-style: solid;

                 border-color: #666;

                 border-collapse: collapse;

             }


			table.course_options td {
				border-width: 1px;
				border-style: solid;
				padding: 4px;
				
				font-size: 8pt;
				
			}
			tr.color0 td {
				background-color: #f1f1f1; 
				color: #000000;
			}
			tr.color1 td {
				background-color: #ffffff; 
				color: #000000;
			}
			tr.marker td {
				background-color: #eec772;
				border-color: #333;
				color: #666666; 
				font-weight: bold;
			}
			tr.marker2 td {
				background-color: #ced9ee;
				border-color: #ced9ee;
				color: #333; 
				font-family: tahoma, verdana, sans-serif;				
			}			

.connect

{

border-left: 2px solid #F2C774;

}



.connect h3

{

padding: 18px 10px 10px 10px;

margin: 0px;

}
