@charset "utf-8";
/* CSS Document */

* {
	padding:0;
	margin:0;
	border:none;
	list-style:none;
}

body {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:.825em;
	color:#444;
}

.clr {
	clear:both
}

h1 {
	font-size:1.6em;
	color:#222;
	padding:0 0 5px 0;
}

h1.slogan {
	font-size:1.6em;
	font-weight:300;
	color:#eee;
	padding:10px 5px 10px 5px;
	margin-bottom:15px;
	background:#003;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	text-align:left;
}

h2 {
	font-size:1em;
	color:#fff;
	padding:0 0 5px 0;
}

h3 {
	padding:0 0 5px 0;
	font-weight:700;
	font-size:.9em;
}

a {
	color:#369;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

p {
	padding:4px 0 9px 0;
}

.wrap_top {
	background:#236 url(/img/bk_header.png) bottom left repeat-x;
}

.wrap {
	width:976px;
	margin:0 auto;
}

.header_hold {
	background:#D1DAE9;
	border-bottom:1px solid #abd;
	margin-bottom:20px;
}

.header_hold2 {
	background:#D1DAE9;
	border-bottom:1px solid #fff;
	margin-bottom:20px;
}

.user_menu {
	background:#003;
	padding:3px 0;
	border-bottom:1px solid #425663;
}

ul.info {
	text-align:right;
	padding:2px 0;
}

ul.info li {
	display:inline;
	list-style:none;
	padding-left:10px;
	color:#ccc;
	font-size:1.1em;
	
}

ul.info li a {
	color:#fff;
}

ul.info li a:visited{
	color:#fff;
}

ul.menu {
	color:#fff;
	padding:7px 0 7px 0;
	text-align:right;
}

ul.menu li {
	display:inline;
	padding-right:5px;
	list-style:none;
}

ul.menu li a {
	background:#236;
	color:#fff;
	font-weight:bold;
	padding:5px 7px 7px 7px;
}


ul.menu li a:hover {
	color:#069;
	background:#D1DAE9;
	font-weight:bold;
}

ul.menu li a.active {
	color:#069;
	background:#D1DAE9;
	font-weight:bold;
}

ul.menu2 {
	color:#fff;
	padding:7px 0 7px 0;
	text-align:right;
	z-index:1000;
}

ul.menu2 li {
	display:inline;
	padding-right:5px;
	list-style:none;
	border-bottom:none;
}

ul.menu2 li a {
	background:#236;
	color:#fff;
	font-weight:bold;
	padding:5px 7px 7px 7px;
	border-bottom:none;
}


ul.menu2 li a:hover {
	color:#069;
	background:#D1DAE9;
	font-weight:bold;
	border-bottom:none;
}

ul.menu2 li a.active {
	color:#069;
	background:#fff;
	border-bottom:none;
	font-weight:bold;
}


ul.menu3 {
	color:#fff;
	padding:7px 0 7px 0;
	text-align:right;
	z-index:1000;
}

ul.menu3 li {
	display:inline;
	padding-right:5px;
	list-style:none;
	border-bottom:none;
}

ul.menu3 li a {
	background:#eee;
	color:#999;
	font-weight:bold;
	padding:5px 7px 7px 7px;
	border-bottom:none;
}


ul.menu3 li a:hover {
	color:#069;
	background:#D1DAE9;
	font-weight:bold;
	border-bottom:none;
}

ul.menu3 li a.active {
	color:#069;
	background:#DEECF3;
	border-bottom:none;
	font-weight:bold;
}



ul.list {
	list-style:circle;
	margin:7px 0 10px 0;
	font-weight:bold;
	
}

ul.list li {
	list-style:circle;
	margin:3px 0 0 25px;
	font-weight:normal;
}


#tabs {
  float:left;
  width:100%;
  font-size:93%;
  line-height:normal;
  background:url("/img/tab_bk.png") bottom left repeat-x;
  }
#tabs ul {
  margin:0;
  padding:10px 10px 0;
  list-style:none;
  }
#tabs li {
  float:left;
  background:url("/img/tab_left.png") no-repeat left top;
  margin:0 3px 0 0;
  padding:0 0 0 9px;
  list-style:none;
  }
#tabs a {
  float:left;
  display:block;
  background:url("/img/tab_right.png") no-repeat right top;
  padding:5px 15px 4px 6px;
  font-weight:bold;
  color:#333;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#tabs a {
	float:none;
	outline:0;
}
/* End IE5-Mac hack */
#tabs a:hover {
  color:#333;
  }
#tabs .current {
 border-bottom:1px solid #fff;
  }
#tabs .current a {
  color:#333;
  padding-bottom:5px;
  outline:0;
  }

.tab_cont {
	float:left;
	position:relative;
	border-left:1px solid #ccc;
	padding:15px 3px 3px 10px;
	margin:-1px 0 15px 0;
	width:97%;
}

.tab_cont p {
	width:70%;
	float:left;
}

.tab_cont ul {
	width:25%;
	margin-left:5%;
	float:left;
}

#cont {

}

#banner_1 {
	height:303px;
	background:url(/img/banner_1.jpg) top left no-repeat;
}

#banner_2 {
	height:303px;
	background:url(/img/banner_2.jpg) top left no-repeat;
}

#banner_3 {
	height:303px;
	background:url(/img/banner_3.jpg) top left no-repeat;
}

#banner_4 {
	height:303px;
	background:url(/img/banner_4.jpg) top left no-repeat;
}

#banner_5 {
	height:303px;
	background:url(/img/banner_5.jpg) top left no-repeat;
}

#banner_6 {
	height:303px;
	background:url(/img/banner_6.jpg) top left no-repeat;
}

#banner_7 {
	height:303px;
	background:url(/img/banner_7.jpg) top left no-repeat;
}

.main {
	float:left;
	width:75%;
}

.options {
	float:right;
	width:24%;
	background:#900;
	color:#fff;
	padding:4px 0 4px 4px;
	line-height:1.5em;
	border-top:2px solid #c30;
	border-bottom:5px solid #c30;
}

.options h2 {
  font-size:1.2em;
  background:url("/img/resources.png") center left no-repeat;
	padding-left:20px;
}

.options a {
  color:#fff;
}

.options a:hover {
  color:#fff;
}

.options a:visited {
  color:#fff;
}

.options li {
	list-style:none;
}

#footer {
	clear:both;
	float:left;
	margin:10px 0;
	padding:10px 0 25px 0;
	width:100%;
	border-top:12px solid #D1DAE9;
}

#footer ul {
	font-size:.8em;
	display:inline;
	clear:both;
	float:left;
	padding:4px 0;
	font-weight:bold;
}

#footer ul li {
	 display:inline;
	 font-weight:normal;
	 padding:0 3px;
}

.slogan {
	padding:10px 0 10px 0;
	margin-bottom:15px;
	font-size:.9em;
	font-weight:bold;
	color:#444;
	background:#ff9;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	text-align:center;
}

a.account {
	background: url("/img/account.png") left center no-repeat;
	padding-left:20px;
} 

#tab2 {
	display:none;
}

.programs img {
	float:left;
	padding:4px;
	margin:0 5px 2px 0;
	background:#eee;
	border:4px solid #ccc;
}

.programs img.right {
	float:right;
	padding:4px;
	margin:0 5px 2px 0;
	background:#eee;
	border:4px solid #ccc;
}

.programs h2 {
	clear:both;
	background:#DEECF3;
	color:#336;
	font-size:1.2em;
	padding:4px 0 3px 3px;
	margin:10px 0;
	border-bottom:1px solid #ccc;
}

form fieldset label {
	clear:both;
	float:left;
	padding-bottom:7px;
	width:98%;
}

input, textarea, select {
	width:97%;
	padding:7px;
	border:1px solid #ccc;
	background:#eee;
	color:#666;
}

.half {
	width:50%;
	float:left;
}

.button {
	background:#360 url('/img/bk_btn.png') top left repeat-x;
	color:#fff;
	width:316px;
	font-weight:bold;
}

.button2 {
	background:#eee;
	border:1px solid #ccc;
	color:#666;
	width:10em;
	font-weight:normal;
	padding:3px;
}

.notice {

}

.error {
	background:#900;
	border-top:4px solid #c00;
	color:#fff;
	padding:5px;
	margin:5px 0;
}

.error a {
	color:#fff;
}

.notice {
	background:#690;
	border-top:4px solid #360;
	color:#fff;
	padding:5px;
	margin:5px 0;
}

.notice a {
	color:#fff;
}

.courses ul {
	clear:both;
	margin-top:15px;
}

.courses ul li {
	clear:both;
	float:left;
	list-style:none;
	display:block;
	margin:3px 0;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	background:#eee;
}

.legend {
	float:left;
	margin:0 auto;
	padding:3px 2px;
	background:#DEECF3;
	font-weight:bold;
}

.course {
	float:left;
	width:200px;
	padding:2px;
}

.course1 {
	float:left;
	width:600px;
	padding:2px;
}

.title {
	font-weight:bold;
	padding-top:10px;
}

.description {
	float:left;
	width:360px;
	padding:2px;
	font-weight:normal;
}

.completed {
	float:left;
	text-align:right;
	width:150px;
	padding:2px;
}

.line {
	clear:both;
	border-bottom:4px solid #DEECF3;
	padding-top:15px;
}

#one {
	display:block;
}

.course_hold {
	background:#D8F4BB;
	margin:4px 0;
	padding:3px 5px 5px 5px;
	border-bottom:1px solid #ccc;
}

a.pdf {
	background: url(/img/pdf.png) top left no-repeat;
	padding-left:25px;
}

#code_found {
	font-weight:bold;
	color:#c00;
	padding:3px 0 0 0;
}

.paper {
	padding:5px;
}

.title img {
	border:none;
	padding:0;
	margin:0 0 0 10px;
	float:none;
	position:relative;
	top:2px;
}
