.copyright {
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #FFF;
}

.title {
	font-family: Georgia, Arial, Helvetica, sans-serif; 
	font-size: 28px;
	font-style: italic;
	color: #006699;
}

.title_white {
	font-family: Georgia, Arial, Helvetica, sans-serif; 
	font-size: 28px;
	font-style: italic;
	color: #FFF;
}

.heading {
	font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	font-size: 18px;
	font-weight : normal;
	font-style: italic;
	color: #0066CC;
}


.tag_line {
	font-family: Georgia, Arial, Helvetica, sans-serif; 
	font-size: 18px;
	font-weight : normal; 
	font-style: italic;
	color: #838D91;
}

.tag_line_sml {
	font-family: Georgia, Arial, Helvetica, sans-serif; 
	font-size: 17px;
	font-weight : normal; 
	font-style: italic;
	color: #006699;
}

.tag_line_white {
	font-family: Georgia, Arial, Helvetica, sans-serif; 
	font-size: 17px;
	font-weight : normal; 
	font-style: italic;
	color: #FFF;
}

.bold_blue {
	font-family: arial, helvetica, sans-serif; 
	font-weight : bold; 
	color: #006699;
}

.info_txt {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	color: #5F686B;
}

.txt_small {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #777;
}

.txt_survey {
	font-family: Tahoma, arial, helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

.smnu_heading {
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; 
	font-size: 18px;
	color: #5F686B;
}

.smnu_box_top { 
	background: url(images/nav/smnu-box-top.gif) no-repeat;
}

.smnu_box_btm { 
	background: url(images/nav/smnu-box-btm.gif) no-repeat;
}

.smnu_box_bkgnd {
	padding: 4px;
	background: #FFF;
}

.smnu_txt {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #5F686B;
	text-transform: uppercase;
}

.pic_mo { cursor:pointer; cursor:hand; }

#fmenu1 { margin:0; padding:0; border:0; width:185px; height:45px; display: block; }
#fmenu2 { margin:0; padding:0; border:0; width:185px; height:45px; display: block; }
#fmenu3 { margin:0; padding:0; border:0; width:185px; height:45px; display: block; }
#fmenu4 { margin:0; padding:0; border:0; width:185px; height:45px; display: block; }

#fmenu5 { margin:0; padding:0; border:0; width:207px; height:170px; display: none; }

#smenu1 { margin:0; padding:0; border:0; width:206px; height:45px; display: block; border-top: 1px solid #CCC; padding-top: 5px; }
#smenu2 { margin:0; padding:0; border:0; width:206px; height:45px; display: block; border-top: 1px solid #CCC; padding-top: 5px; }
#smenu3 { margin:0; padding:0; border:0; width:206px; height:45px; display: block; border-top: 1px solid #CCC; padding-top: 5px; }

#smenu_top1 { margin:0; padding:0; border:0; width:206px; height:25px; display: block; border-bottom: 1px solid #CCC; padding-bottom: 5px; }
#smenu_top2 { margin:0; padding:0; border:0; width:206px; height:25px; display: block; border-bottom: 1px solid #CCC; padding-bottom: 5px; }
#smenu_top3 { margin:0; padding:0; border:0; width:206px; height:25px; display: block; border-bottom: 1px solid #CCC; padding-bottom: 5px; }

a.smnu_lnk:visited,
a.smnu_lnk:active,
a.smnu_lnk:link {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #0086C6;
	text-decoration: none;
}

a.smnu_lnk:hover {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #0099FF;
	text-decoration: underline;
}

.action_box-c1 { background: url(images/nav/action_box-c1.gif) no-repeat; }
.action_box-c2 { background: url(images/nav/action_box-c2.gif) no-repeat; }
.action_box-c3 { background: url(images/nav/action_box-c3.gif) no-repeat; }
.action_box-c4 { background: url(images/nav/action_box-c4.gif) no-repeat; }
.action_box-bkgnd { background: #EBEBEB; }

.login_box-c1 { background: url(images/nav/login_box-c1.gif) no-repeat; }
.login_box-c2 { background: url(images/nav/login_box-c2.gif) no-repeat; }
.login_box-c3 { background: url(images/nav/login_box-c3.gif) no-repeat; }
.login_box-c4 { background: url(images/nav/login_box-c4.gif) no-repeat; }
.login_box-bkgnd { background: #FFF; }

.flogin_box-c1 { background: url(images/nav/flogin_box-c1.gif) no-repeat; 
}
.flogin_box-c2 { background: url(images/nav/flogin_box-c2.gif) no-repeat; }
.flogin_box-c3 { background: url(images/nav/flogin_box-c3.gif) no-repeat; }
.flogin_box-c4 { background: url(images/nav/flogin_box-c4.gif) no-repeat; }
.flogin_box-bkgnd { background: #F3F3F3; }

.login_heading {
	font-family: Georgia, Arial, Helvetica, sans-serif; 
	font-size: 22px;
	font-style: italic; 
	color: #006699;
}

.cell_hr {
	border-bottom: 1px solid #CCC;
}

#list_links ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	font-family: 'Trebuchet MS', Tahoma, arial, helvetica, sans-serif;
	font-size: 14px; 
}

#list_links ul li a {
	color: #0086C6;
	text-decoration: none;
}


#list_links ul li a:hover {
	color: #0099FF;
	text-decoration: underline;
}

.text          { border: 1px solid #000; background-color: #F5F5F5; color: #808080; }
.text_over     { border: 1px solid #0099CC; background-color: #F5F5F5; color: #808080; }
.text_selected { border: 1px solid #006699; background-color: #FFF; color: #000; }

.btn          { padding: 2px; font-weight: bold; border: 2px solid #006699; background-color: #F5F5F5; color: #006699; cursor: pointer; cursor: hand; }
.btn_over     { padding: 2px; font-weight: bold; border: 2px solid #0099CC; background-color: #FFF; color: #0099CC; cursor: pointer; cursor: hand; }


.red {
color: #FF0000;
}

.border-btm {
border-bottom: 1px #AEE4FF solid;
}

.border-btm-grey {
border-bottom: 1px #ccc solid;
}


#contactme-corner {
float: right;
background: url(images/contact-me-but.gif) right no-repeat;
width: 118px;
height: 28px;
cursor: pointer;
}


/******* Drop Down Menu ***********************************************************************/

#dropmenudiv {
	position: absolute;
	margin-top: 1px;
	border: 0 solid #DDD;
	border-bottom-width: 0;
	font: normal 12px Arial;
	line-height: 22px;
	text-align: left;
	z-index: 100;
}

#dropmenudiv a {
	width: 100%;
	display: block;
	text-indent: 10px;
	border-bottom: 1px dotted #CCC;
	padding: 1px 0 0 0;
	text-decoration: none;
	font-weight: bold;
	background: url(images/nav/mnu-grad.gif) no-repeat;
}

#dropmenudiv a:hover { /*hover background color*/
	background: url(images/nav/mnu-bk-long-on.gif) no-repeat;
}

/******* training center  ***********************************************************************/

.training-title01 {
font: bold 14px Georgia, "Times New Roman", Times, serif;
color: #183A45;
}

#training-details a {
color: #183A45;
}

.list-details-container ul{
padding:0;
margin: 0 0 0 15px ;
}

.list-details li {
padding-bottom: 3px;
margin: 0;
}

.list-details li.detail-title {
padding-bottom: 2px;
margin: 0;
list-style: none;
font: bold 14px Georgia, "Times New Roman", Times, serif;
}
