.newsTitle
{
	font-weight: bold;
}

.dialog
{
	background-image: url(../images/searchBoxBG.png);
	background-repeat: no-repeat;
	
	display: none;
	width: 251px;
	min-height: 75px;
	_height:75px;
	position: absolute;
	margin-left: 504px; /* margin-left:504px; */ /* #margin-left:-246px; */
	top: 117px;
	filter: alpha(opacity=95);
	opacity: 0.95;
	z-index:2;
}

.dialogBackground
{
	background-image: url(../images/searchBoxBG.png);
	background-repeat: no-repeat;
	
	#background:none;
	#filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='image',src='images/searchBoxBG.png');
	width: 251px;
	min-height: 75px;
	_height:75px;
	z-index:1;
}

.searchGO
{
	position: absolute;
	top: 26px;
	left: 204px;
}
.inputSearch
{
	position: absolute;
	top: 28px;
	left: 26px;
	width: 168px;
	height: 12px;
	color: darkolivegreen;
	border: 2px solid #eee;
	border-left: 2px solid #999;
	border-top: 2px solid #999;
	font-size: 10px;
	text-align: center;
}
.searchCloseButton
{
	position: absolute;
	top: 4px;
	left: 4px;
}

.articleDate
{
	color: #999999;
	padding-bottom: 6px;
	font-weight: bold;
	display: block;
}
.articleTitle
{
	color: #062567;
	font-style: italic;
}
.paging a
{
	text-decoration: underline;
}

.pagingYear, .pagingMonth
{
	font-weight: bold;
	font-size: 10px;
	color: #062567;
}
.pagingMonth
{
	word-spacing:-2px;
	#word-spacing:-1.4px;
}
a.pagingYear
{
	text-transform:uppercase;
}
a.pagingYearSelected, a.pagingMonthSelected
{
	text-transform:uppercase;
	color: #b9842d;
	font-weight: bold;
	font-size: 10px;
}
a.email
{
	text-decoration: underline;
}

.pageBottomText
{
	color: #636466;
	font-size: 9px;
	padding-top: 15px;
}

.contentMiddle ul
{
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.contentMiddle ul li
{
	list-style-type: none;
	background: url(../images/licirclegrape.gif) no-repeat 0 7px;
	padding: 2px 0 1px 15px; /* color:#636563 */
}

.contentMiddle ol li
{
	padding:2px 0 1px 15px;
}


select
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
body, html
{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333; /* line-height:12px;*/
}
#main
{
	width: 750px;
	margin-top: 27px;
	text-align: left;
}

#topNav
{
	/*  margin-top:4px; */ /* color:#b9842d; */
	float: left;
	display: inline; /* font-size:10px; */
	height: 20px;
	font-weight: bold;
}
/*
#topNav a {
	color:#062567;
	text-decoration:none;
}
#topNav a:hover {
	color:#b9842d;
	text-decoration:none;
}
*/

.MainNav
{
	width:750px;
	_width:750px;
}

#logo
{
	vertical-align: bottom;
	width: 637px;
	height: 44px;
	
	
}

#login
{
	width:84px;
}

#login a, #logout a
{
	display:block;
	padding:3px 5px 5px;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
}

#login a:hover, #logout a:hover
{
	color:#ffffff;
	background-color:#05225c
}


.LoginText
{
	min-height:13px;
	
	_height:13px;
	padding:1px 0px;
	font-size:11px;
	width:168px;
	
	text-align:center;
	border-color:#ababab;
	color:#ababab;
	display:block;
}

.ClientSignIn {
	display:block;
	padding-top:1px;
	float:left;
	color:#062567;
	text-transform:uppercase;
}

.LoginButton
{
	display:block;
	float:right;
}

.Logout
{
	padding-top:58px;
	text-align:left;
	text-transform:uppercase;
	color:#062567;
}

.Logout a
{
	color:#062567;
}

a
{
	color: #062567;
	text-decoration: none;
}
a:hover
{
	color: #b9842d;
	text-decoration: none;
}


#boxTable a
{
	text-decoration: none;
}

.boxContent
{
	border-left: solid 1px #eddfbf;
	border-right: solid 1px #eddfbf;
	border-bottom: solid 1px #eddfbf; /* height:236px; */
	font-size: 10px;
}
.boxHeadline
{
	font-weight: bold;
	line-height: 18px;
	color: #000000;
}

.boxContentTD
{
	border-left: solid 1px #eddfbf;
	border-right: solid 1px #eddfbf;
	padding: 10px;
}
.boxBottomTD
{
	border-left: solid 1px #eddfbf;
	border-right: solid 1px #eddfbf;
	border-bottom: solid 1px #eddfbf;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	font-size: 9pt;
	_font-size: 11px;
}
.boxViewAll
{
	padding-top: 2px;
	width: 193px;
	height: 16px;
	background-color: #e7e5d3;
	text-align: center;
	font-weight: bold;
	border-left: solid 1px #eddfbf;
	border-right: solid 1px #eddfbf;
	border-bottom: solid 1px #eddfbf;
	font-size: 9pt;
}
#footer
{
	text-align: center;
	color: #636466;
	width: 750px;
	font-size: 9px;
}
#footer a
{
	color: #636466;
	text-decoration: none;
}
#footer a:hover
{
	color: #b9842d;
	text-decoration: none;
}

A.more
{
	/* font-size:8pt; */
}
A.boxMore
{
	font-size: 8pt;
	font-weight: normal;
}
.contentMiddle
{
}

.contentLower
{
	margin-top:15px;
}

/* style still used in admin preview pages */
.pageTitle 
{
	padding-top: 7px;
	padding-bottom: 11px;
	line-height: 20px;
	text-align: left;
	color: #d5b581;
	font-weight: bold;
	font-size: 12pt;
	display: block;
}

h1
{
	padding:0px;
	margin:0px;
	padding-top: 7px;
	padding-bottom: 11px;
	line-height: 20px;
	text-align: left;
	color: #d5b581;
	font-weight: bold;
	font-size: 12pt;
	display: block;
}


.LeftNav
{
	padding: 10px;
	background-color: #e7e5d3;
}

.lmItem
{
	color: #062667;
	font-weight: bold;
	line-height: 17px;
}

.RBox
{
}

.RBoxContent
{
	border-left: solid 1px #eddfbf;
	border-right: solid 1px #eddfbf;
	padding: 10px;
	padding-bottom: 20px;
	font-size: 9pt;
	_font-size: 11px;
}
.RBoxViewAll
{
	padding-top: 2px;
	width: 177px;
	height: 16px;
	background-color: #e7e5d3;
	text-align: center;
	font-weight: bold;
	border-left: solid 1px #eddfbf;
	border-right: solid 1px #eddfbf;
	border-bottom: solid 1px #eddfbf;
	font-size: 9pt;
}

.RyanOnlineContent
{
	width:570px;
}

.RyanOnlineContent h2
{
	font-size:16px;
	font-weight:normal;
	margin:17px 0px;
	padding:0;
}

img.imgbtn
{
	cursor: hand;
	cursor: pointer;
}

.Left
{
	display:block;
	float:left;
}

.Right
{
	display:block;
	float:right;
}


.Clear
{
	float:none;
	clear:both;
	min-height:0px;
	height:0px;
	_height:0px;
	font-size:0px;
	line-height:0px;
}

.fieldRow
{
	clear:both;
	margin-top:4px;
}

.fieldRow .FL
{
	float:left;
	text-align:left;
	width:100px;
	display:block;
	font-weight:bold;
	padding-top:2px;
	
}

.fieldRow .FV
{
	float:left;
	display:block;
	padding:2px;
	text-align:left;
	min-height:16px;
	_height:16px;
	border:solid 1px transparent;
	_border-color:#ffffff;
}

.fieldDoubleRow
{
	padding-bottom:12px;
}

.fieldDoubleRow .FL
{
	display:block;
	margin-bottom:2px;
}

.hr
{
	min-height:0px;
	_height:0px;
	line-height:0px;
	font-size:0px;
	border-top:1px solid #cccccc;
	margin:16px 0px;
}

.contactDiv a
{
	font-weight:bold;
	text-decoration:underline;
}

ul.nostyle, ul.nostyle li,
ol.nostyle, ol.nostyle li
{
	list-style-type:none;
	background-image:none;
	padding:0px;
}

ul.directory
{
	padding-right:28px;
}

ul.directory li
{
	margin-top:12px;
}

ul.directory li a
{
	text-decoration:underline;
}

.disc, .disc li
{
	list-style-type:disc;
	background-image:none;
}

.decimal, .decimal li
{
	list-style-type:decimal;
	background-image:none;
}

ol.lowerAlpha, ol.lowerAlpha li
{
	list-style-type:lower-alpha;
	background-image:none;
}

ol.lowerRoman, ol.lowerRoman li
{
	list-style-type:lower-roman;
	background-image:none;
}

.bodyheading
{
	margin-bottom:0px;
	font-weight:bold;
}

.bodybold 
{
	font-size:12pt;
	font-style:normal;
	font-weight:bold;
	line-height:18px;
	text-align:justify;
}

.bodylist 
{
	font-family:Arial,Helvetica;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	list-style-type:disc;
	background-image:none;
	margin-left:15px;
	margin-right:15px;
}

.bodylistabc 
{
	font-family:Arial,Helvetica;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	list-style-type:lower-alpha;
	margin-left:15px;
	margin-right:15px;
}

.bodylist li, .bodylistabc li
{
	background-image:none;
	padding:0px;
}

.bodyindent
{
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	margin-left:40px;
	margin-right:15px;
	padding-top:0;
	text-align:justify;
	text-indent:0;
}


.heading
{
	font-size:17px;
	font-style:normal;
	font-weight:bold;
	line-height:normal;
}

.back
{
	font-size:16px;
	font-style:normal;
	font-weight:normal;
}

.WebBasedTraining h2
{
	font-size:14px;
	margin:12px 0px;
}

.Certificate
{
	width:500px;
	margin-left:auto;
	margin-right:auto;
	min-height:620px;
}

.Certificate select
{
	font-size:12px;
}

.Certificate .CertSubCol
{
	width:188px;
	float:left;
}

.Certificate .CertTextFull
{
	width:389px;
}

.Certificate .CertTextHalf
{
	width:143px;
}