A:link { color:#992222; text-decoration:underline }    /* unvisited link */
A:visited { color:#666666; text-decoration:underline } /* visited links */
A:active { color:#BB4444; text-decoration:underline }  /* active links */
A:hover { color:#BB4444; text-decoration:underline }   /* active links */

a {
   outline: 0;
}

H3 {
  font-family: Verdana, Arial, Helvetica;
  font-size: 10pt;
  color: #000000;
  font-weight: bold;
}

H4 {
  font-family: Verdana, Arial, Helvetica;
  font-size: 10pt;
  color: #7F1B00;
  font-weight: bold;
}

H5 {
  font-family: Verdana, Arial, Helvetica;
  font-size: 10pt;
  color: #666666;
  font-weight: bold;
}

H6 {
  font-family: Verdana, Arial, Helvetica;
  font-size: 8pt;
  font-weight: normal;
}

BODY {
  font-family: Verdana, Arial, Helvetica;
  font-size: 10pt;
  font-color: #666666;
}

BLOCKQUOTE {
  font-family: Verdana, Arial, Helvetica;
  font-size: 10pt;
  font-color: #333333;
}

TEXTAREA {
  font-family: Verdana, Arial, Helvetica;
  font-size: 10pt;
}

P {
  font-family: Verdana, Arial, Helvetica;
  font-size: 10pt;
  font-color: #333333;
}

UL {
  font-family: Verdana, Arial, Helvetica;
  font-size: 10pt;
  font-color: #333333;
}

OL {
  font-family: Verdana, Arial, Helvetica;
  font-size: 10pt;
  font-color: #333333;
}

CENTER {
  font-family: Verdana, Arial, Helvetica;
  font-size: 10pt;
  font-color: #333333;
}

TD {
  font-family: Verdana, Arial, Helvetica;
  font-size: 10pt;
  color: #333333;
}
#footer a {
	text-decoration: none;
}
#lfol {
	position: relative;
	left: -18px;
}
#rdheader1 {
	font-weight: bold;
	color: #7f1b00;
}
#indented {
	list-style-type: none;
}
#hr1pxh {
	line-height: 1px;
	color: #e5e5e5;
}

table.orderform { font-size: 9pt; color: black; border: 1px solid #999999; }
table.orderform tr.header { background-color: #999999; color: #ffffff; font-weight: bold; }
table.orderform td { font-size: 9pt; color: black; }
table.orderform tr.shaded { background-color: #eeeeee; }

table.orderform tr td div { font-size: 8pt; margin-top: 5px; }
table.orderform tr td table.small { margin-top: 5px; }
table.orderform tr td table.small td { font-size: 8pt; }

.floatright {
	float:right;
}

.floatleft {
	float:left;
}

.floatclear {
	clear:both;
}

/*Navmenu Style*/
/*.menu_item_left {
	margin-left:15px;
	font-size:10px;
	width:158px;
	height:21px;
}

.menu_item_left_bkgd {
	display:block;
	background-image:url(/images/btn-menu-off.jpg);
	background-repeat: no-repeat;
    background-position:center top;
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
	color:#285775;
}*/

/*.menu_item_left a:hover {
	background-image:url(/images/btn-menu-on.jpg);
	background-repeat: no-repeat;
    background-position:center top;
	color:#7F1B00;
}*/

/*.menu_item_left a:hover,
.menu_item_left a:active {
	color:#7F1B00;
	background-image:url(/images/btn-menu-on.jpg);
	width:158px;
	height:21px;
	background-repeat:no-repeat;
    background-position:center top;
	display:block;
}

.menu_item_left a,
.menu_item_left a:visited,
.menu_item_left a:hover,
.menu_item_left a:active {
	text-decoration:none;
	padding-left:15px;
	padding-top:5px;
}

.menu_item_left a,
.menu_item_left a:visited {
	color:#44697d;
}*/

/* Certification Section Style */
.menu_cert {
	margin-bottom: 30px;
	width:532px; 
	position:relative; 
	overflow:hidden; 
	height:42px; 
	background-color:#44697d;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	color:#fff;
}

.menu_edu {
	margin-bottom: 30px;
	width:532px; 
	position:relative; 
	overflow:hidden; 
	height:21px; 
	background-color:#44697d;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	color:#fff;
}

.menu_item_edu {
	display:inline-block;
	padding:2px 30px;
}

.menu_item_cert {
	display:inline-block;
	padding:2px 18px;
}

.cert_edu_faqbox a,
.menu_item_cert a, 
.menu_item_edu a {
	color:#fff;
	text-decoration:underline;
}

.cert_edu_faqbox a:visited,
.menu_item_cert a:visited,
.menu_item_edu a:visited {
	color:#fff;
	text-decoration:underline;
}

.cert_edu_faqbox a:hover,
.menu_item_cert a:hover,
.menu_item_edu a:hover {
	color:#ccc;
	
}

.certwrapper {
	width:532px;
}

.certheader {
	width:531px; /*Centers Image*/
	text-align:center; /*Centers Image*/
}

.eduimage {
	width:160px;
	text-align:center; /*Centers Image*/
}

.eduimage img,
.certheader img {  
	padding:0 10px; /*Centers Image*/
	margin:0 10px; /*Centers Image*/
	border:none; /*Centers Image*/
}

.certleft {
	float:left;
	width:265px;
}

.certright {
	float:right;
}

.cert {
	padding-top:50px;
}

.cert img {
	display:block;
	padding:auto;
	margin:auto;
	text-align:center;
	border:none;
}

.certboxabout {
	float:right;
	width:220px;
	padding:10px;
	border:solid 1px #44697d;
	margin-left:5px;
}

.certboxdisplay {
	float:right;
	width:220px;
	padding:10px;
	border:solid 1px #44697d;
	margin-left:5px;
}

.certboxabout h5 {
	color:#44697d;
}

.certboxedu {
	width:160px;
	padding:10px;
	border:solid 2px #44697d;
	-moz-border-radius: 15px;
	border-radius: 15px;
	font-size:14px;
	font-weight:bold;
	background-color:#CCC;
	text-align:center;
	behavior:url(/PIE.htc);
	-pie-poll:true;
}

.certbox {
	float:right;
	width:160px;
	margin-left:5px;
	padding:10px;
	border:solid 2px #44697d;
	-moz-border-radius: 15px;
	border-radius: 15px;
	font-size:14px;
	font-weight:bold;
	background-color:#CCC;
	text-align:center;
	behavior:url(/PIE.htc);
	-pie-poll:true;
}

.certbox a:visited {
	color:#7F1B00;
}

.edubox {
	float:right;
	width:160px;
	margin-left:5px;
	padding:10px;
	text-align:center;
}

.certdescrip img {
	border:0;
	margin:0 5px 10px 10px;
}

.certce img {
	border:0;
	margin:0 5px 10px 10px;
}

.certboxdisplay .caption {
	font-size:10px;
}

.cert_edu_faqbox {
	width:200px;
	margin:0 5px;
	padding:10px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	font-size:14px;
	font-weight:bold;
	background-color:#44697d;
	text-align:center;
	behavior:url(/PIE.htc);
	-pie-poll:true;
}

/* End Certification Section Style */

/* Start Legal Analysis Style */

.analysis_byline {
	font-size:12px;
	font-weight:normal;
	color:#333;
}

/* End Legal Analysis Style */

/* Start Digital Page Style */

.button_digital {
	color: #333333;
	font-weight:bold;
	font-family:tahoma, sans-serif;
	font-size:13px;
	line-height:15px;
	text-align:center;
	background: #CCCCCC;
	border:#8C8C8C solid 1px;
	background-image: -moz-linear-gradient(top, #cccccc 2%, #cccccc 33%, #8C8C8C 55%, #8C8C8C 91%, #cccccc 100%);
	background-image: -ms-linear-gradient(top, #cccccc 2%, #cccccc 33%, #8C8C8C 55%, #8C8C8C 91%, #cccccc 100%);
	background-image: -o-linear-gradient(top, #cccccc 2%, #cccccc 33%, #8C8C8C 55%, #8C8C8C 91%, #cccccc 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(2%,#cccccc), color-stop(33%,#cccccc), color-stop(55%,#8C8C8C), color-stop(91%,#8C8C8C), color-stop(100%,#cccccc));
	background-image: -webkit-linear-gradient(top, #cccccc 2%, #cccccc 33%, #8C8C8C 55%, #8C8C8C 91%, #cccccc 100%);
	-pie-background: linear-gradient(top, #cccccc 2%, #cccccc 33%, #8C8C8C 55%, #8C8C8C 91%, #cccccc 100%);
	-moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 4px;
	behavior:url(/PIE.htc);
	-pie-poll:true;
	
}

.button_digital a:visited {
	color: #333333;
}

/* End Digital Page Style */
