/*
concept css
*/

body {
	margin-top: 50px;
	padding: 0;
	background: #FFFFFF;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #454545;
}

h1, h2, h3 {
	margin-top: 0;
	color: #FFFFFF;
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
}

h2 {
	font-size: 12px;
}

h3 {
	font-size: 1em;
}

h4 {
	font-size: 12px;
}

a {
	text-decoration: none;
	color: #7c7c7e;
        font-weight: bold;
}

a:hover {
	text-decoration:underline;
}

a img {
	border: none;
}



#header {
	width: 1000px;
	margin: 0 auto;
}

/* Header */

#banner_form_middle {

	width: 1013px;
	height: 204px;
	margin: 0 auto;
        z-index:1;
}

.flashbannermain {

float:left;
width: 762px;
height: 204px;
}


.contacttop {

float: right;
margin-right:14px;
margin-top:3px;
width: 220px;
height: 204px;
background: url(images/contact_bk.jpg) no-repeat 0 0; 
}

#logo span {
	color: #FFFFFF;
}

#logo h1 {
	padding: 80px 0 0 30px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 5em;
}

#logo p {
	text-transform: uppercase;
	padding: 117px 0 0 3px;
	font-size: 10px;
	color: #FFFFFF;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

/*bar*/

#sidebar1 {
	float: left;
       margin-left:5px;
       width:200px;
       margin: 0 13px 0 5px;
}

#sidebar2 {
	float: right;
}

.sidebar {
	float: left;
	width: 227px;
	padding: 0px;
        margin:0px;
}



/*barclose*/



/* Wrapper */

#wrapper {
}

/* Page */

#page {
	width: 1013px;
	margin: 0 auto;
	padding: 0px;
}

#page-bg {
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

#content {
	float: left;
       width: 540px;
       padding: 0px;
              border-left: 8px solid #E5E2E2;
       border-right: 8px solid #E5E2E2;
       border-top: none;
       border-bottom: 8px solid #E5E2E2;
       margin-right:10px;
}

#content_two {
	float: left;
       width: 747px;
       padding: 0px;
              border-left: 8px solid #E5E2E2;
       border-right: 8px solid #E5E2E2;
       border-top: none;
       border-bottom: 8px solid #E5E2E2;
       margin-left:6px;
}


#content_tree {
	float: left;
       width: 747px;
       height: 350px;
       padding: 0px;
              border-left: 8px solid #E5E2E2;
       border-right: 8px solid #E5E2E2;
       border-top: none;
       border-bottom: 8px solid #E5E2E2;
       margin-left:6px;
}

#content_home {
	float: left;
       width: 750px;
       padding: 0px;
       margin-right:10px;
       margin-left: 6px;
}

#topaccordioncontent {
padding: 10px;
}

.post {
	padding-bottom: 45px;
	line-height: 200%;
}

.post h1 {
	font-weight: normal;
}

.title {
	margin: 0px;
	padding: 0px;
	letter-spacing: -1px;
	font-size: 3em;
	font-weight: normal;
}

.title a {
	border-bottom: none;
	color: #454545;
}

.title a:hover {
}


.entry {
}

.links {
	padding: 4px 0px;
	text-align: right;
	font-weight: bold;
}

.links a {
	border: none;
}

.links a:hover {
}

#sidebar2 {
	float: right;
      
}

#sidebar1 {
	float: left;

}

#left_side_links {
margin: 0px;
padding:0px;
width: 180px;
}

/* Search */

#searchform {
	margin: 0;
	padding: 0 0 0 0;
}

#searchform br {
	display: none;
}

#searchform h2 {
}

#s {
	margin: 10px 0px 0 15px;
	padding: 2px 2px;
	width: 180px;
	height: 18px;
	border: none;
	background: #FFFFFF;
	font-size: 10px;
	color: #000000;
}

#x {
	margin: 0;
	padding: 2px 5px;
	height: 25px;
	background: #CA8186;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
/* Calendar */

#calendar_wrap {
	padding: 0 15px;
	text-align: center;
}

#calendar_wrap table {
	width: 100%;
}

#calendar_wrap th {
}

#calendar_wrap td {
}

#calendar_wrap tfoot td {
	border: none;
}

#calendar_wrap tfoot td#prev {
	text-align: left;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#prev a {
	border: none;
}

#calendar_wrap tfoot td#next {
	text-align: right;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#next a {
	border: none;
}





/* Footer */

#footer {
	width: 960px;
	height: 230px;
	margin: 0 auto;
	padding: 0 20px;
        color: #ffffff;
	background: url(images/footer_bk2.jpg) repeat-x left top;
}

#footer2 {
	width: 960px;
	height: 20px;
	margin: 0 auto;
	padding: 0 20px;
        color: #ffffff;
	background: url(images/footer_bk.jpg) no-repeat;
}

#footer p {
	margin: 0;
	padding: 2px 0 0 0;
	text-align: center;
	font-size: smaller;
}

#footer2 a {
	color: #ffffff;
      margin-bottom:5px;
}

#footer2 .link {
	float: right;
}

#footer .copyright {
	float: left;
}


/*maintop*/



/**** Search Box ****/

#search-box {
	background: url(images/search.png) no-repeat;
	margin-left: 10px;
        margin-top:8px;
        margin-right:0px;
        margin-bottom:0px;
	overflow: hidden;
	position: relative;
}

#search-box p {
	margin: 10px 0px 0px;
}

#search-box fieldset {
	border: 0px;
	padding: 0px;
	margin: 0px;
	width: 218px;
}

#search-box fieldset input {
	background: none;
	color: #c0a89e;
	padding: 0px;
	font-size: 11px; 	
}

#search-box fieldset input#search-field {
	margin: 8px 4px 0 8px;
       float:left;
	width: 155px;
      background:none;
       border:none;
       height:23px;
}

#search-box fieldset input#search-button {
	float: left;
	text-indent: -9999px;
	cursor: pointer;
	width: 40px;
        margin-left:4px;
       background:none;
       border:none;
}

#search-box p {
	text-transform: uppercase;
	font-size: 9px;
	color: #51372c
	text-align: right;
}

#search-box p a {
	color: #846152;
}

#search-box p a:hover {
	color: #d7bdb3;
}

#search-box p#change_layout, #search-box p#change_layout a {
	color: #5f4035;
}

#search-box p#change_layout a:hover, #search-box p#change_layout a.active {
	color: #836050;
}



.accordion_inside_content {

padding: 10px;
font-size:12px;
color:#222222;
}

.subtitle_accordioncontent  {
color: #0a497c;
font-weight:bold;
padding: 10px 0 10px 10px;
}

/*OPENS TABLE ACCORDION CONTENT*/
#content_table {
		
		width: 500px;
		border: 1px solid #afc1d3;
		background:#f4f5f6;
		padding:5px;
		margin-top:10px;
                margin-left:15px;
		}
		
		#content_table th{
		
		width: 180px;
		vertical-align:middle;
		height:45px;
		border: 1px solid #d7e0ea;
		padding:3px 0 3px 85px;
		margin-top:10px;
		}
		
				#content_table td{
		
		width: 180px;
		padding: 10px;
                text-align:left;
                 border-left: 1px solid #d7e0ea;
                 border-right:1px solid #d7e0ea;
		}

#content_table2 {
		
		width: 700px;
		border: 1px solid #afc1d3;
		background:#f4f5f6;
		padding:5px;
		margin-top:10px;
               margin-left:10px;
		}
		
		#content_table2 th{
		
		width: 180px;
		vertical-align:middle;
		height:45px;
		border: 1px solid #d7e0ea;
		padding:3px 0 3px 85px;
		margin-top:10px;
		}
		
				#content_table2 td{
		
		width: 180px;
		padding: 10px;
                text-align:left;
                 border-left: 1px solid #d7e0ea;
                 border-right:1px solid #d7e0ea;
		}


.eligibility {
background:#ffffff url(images/eligibility.jpg) no-repeat; 
padding:3px 0px 3px 3px;
}


.duration {
background:#ffffff url(images/duration.jpg) no-repeat; 
padding:3px 0px 3px 3px;
}


.certification {
background:#ffffff url(images/clock.jpg) no-repeat; 
padding:3px 0px 3px 3px;
}
	
.subtitle_continue_education_content {
margin: 10px;
padding: 0px;
color: #025081;
font-weight:bold;
border-bottom: 1px solid #025081;
}

/*opens main menu top*/

.jqueryslidemenu{
font: bold 10px Arial, Helvetica, sans-serif;;
width: 100%;
height:30px;
background: #06487d;
z-index:5;
}

.jqueryslidemenu ol{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.jqueryslidemenu ol li{
position: relative;
display: inline;
float: left;
}

/*Top level menu link items style*/
.jqueryslidemenu ol li a{
display: block;
color: white;
padding: 8px 10px;
background: #06487d;
border-right: 1px solid #afc1d3;
color: #2d2b2b;
text-decoration: none;
}

* html .jqueryslidemenu ol li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.jqueryslidemenu ol li a:link, .jqueryslidemenu ol li a:visited{
color: white;
}

.jqueryslidemenu ol li a:hover{
background: #055799; /*tab link background during hover state*/
color: white;
}
	
/*1st sub level menu*/
.jqueryslidemenu ol li ol{
position: absolute;
left: 0;
display: block;
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.jqueryslidemenu ol li ol li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.jqueryslidemenu ol li ol li ol{
top: 0;
}

/* Sub level menu links style */
.jqueryslidemenu ol li ol li a{
font: normal 10px Arial, Helvetica, sans-serif;;
width: 100%; /*width of sub menus*/
background: #06487d;
padding: 5px;
margin: 0;
border-top-width: 0;
border-bottom: 1px solid gray;
z-index:10;
}

.jqueryslidemenuz ol li ol li a:hover{ /*sub menus hover style*/
background: #eff9ff;
color: black;
}

/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 10px;
right: 7px;
}

.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
}

/*menu top 3 links small*/

.jqueryslidemenu2{
font: bold 10px Arial, Helvetica, sans-serif;;
width: 100%;
background: #06487d;
color: #ffffff;
}

.jqueryslidemenu2 dl dd a {
color: #ffffff;
text-decoration:none;
}

.jqueryslidemenu2 dl dd a:hover {
color: #ffffff;
text-decoration:underline;
}

.jqueryslidemenu2 dl dd a:visited {
color: #ffffff;
text-decoration:none;
}

.jqueryslidemenu2 dl{
margin: 0;
padding: 5px;
height: 30px
list-style-type: none;
text-aligh:center;
}

/*Top level list items*/
.jqueryslidemenu2 dl dd{
position: relative;
display: inline;
}


* html .jqueryslidemenu2 dl dd a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

/*opens home page top banners*/

.homepage_banners {
background: #f2f2f3;
width: 750px;
margin:0px;
padding: 10px 5px 10px 5px;
text-align:center;
border-top: 1px solid #e2e1e1;
border-bottom: 1px solid #e2e1e1;
}


.homepage_banners .itembannerhome {
padding:5px;
}

.contentintrohome {
font-family: Trebuchet MS, Arial, sans-serif; font-size: 90%; height: 100%;
width: 740px;
font-size:12px;
margin: 30px 10px 5px 10px
}

.highlighted {
color:#074682;
font-weight:bold;
}

.highlighted2 {
color:#5d5d5e;
font-weight:bold;
}

.titlesimplecontent {
color:#5d5d5e;
font-weight:bold;
border-bottom: 1px solid #5d5d5e;
width:100%;
}

/*TOOLTIP TIME*/

#tt {position:absolute; display:block; }
#tttop {display:block; height:5px; margin-left:5px; overflow:hidden}
#ttcont {display:block; padding:3px 10px 3px 7px; margin-left:5px; background:#f4f5f6;
           text-align: left;
           width : 100%; 
           border-top: 1px solid #d7e0ea; color:#454545;
          border-bottom: 1px solid #d7e0ea; color:#454545;
          border-left: 1px solid #d7e0ea; color:#454545;
           border-right: 1px solid #d7e0ea; color:#454545;
}
#ttbot {display:block; height:5px; margin-left:5px; background:url(images/tt_bottom.gif) top right no-repeat; overflow:hidden}

