@charset "utf-8";
/* GENERAL software PAGE FORMATTING */
body {
	background-color:#344A54;
		
}
.loopLinkLogo {
	margin-bottom:0px;
}
h1 {
	text-align:center;
	font-family:Times, times, "Times New Roman", serif;
	font-weight:normal;
	font-size:18px;
	color:#344A54;
	margin-top:0px;
	padding-top:5px;
	padding-bottom:5px;
	margin-left:30px;
	margin-right:30px;
	border-top:1px #CCD3D6 solid;
	border-bottom:1px #CCD3D6 solid;
}
p {
	margin-top:5px;
	margin-bottom:0px;
	margin-left:10px;
	margin-right:10px;
	color:#1C292D;
	text-indent:0px;
	font-size:11px;
}

ol{
	color:#1C292D;
	font-size:11px;
}

ul{
	font-size:11px;
}

#coverUp {
	background-image:url(../images/software/software_containerBG.gif);
}
#container {
	background-image:url(../images/software/software_bg_grad.jpg);
	background-repeat:repeat-y;
	background-position:center;
	background-color:#ffffff;
}
#secondaryNav {
	background-image:url(../images/software/software_secondaryNav_shadow.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#CCD3D6;
}
#footer {
	border-top:#344A54 solid 2px;
	color:#344A54;
}
#reflection {
	margin:auto;
	background-image:url(../images/software/software_reflectionBG.jpg);
	width:950px;
	height:100px;
}
/* SECONDARY NAVIGATION FORMATTING */
  #secondaryNav h2 {
	padding-left:10px;
	padding-right:10px;
	margin-top:0px;
	margin-bottom:0px;
	line-height:20px;
	font-size:14px;
	color:#344A54;
	font-weight:bold;
}
.undershadow {
	background-image:url(../images/software/software_secondNav_underShadow.gif);
	background-repeat:repeat-x;
	background-position:top;
	width:250px;
	margin-top:0px;
	height:20px;
}
#secondaryNav p {
	line-height:15px;
	margin-left:10px;
	margin-right:10px;
}
#secondaryNav a {
	text-decoration:none;
	color:#34352c;
}
#secondaryNav a:hover {
	text-decoration:none;
	font-weight:bold;
	color:#34352c;
}
#secondaryNav hr {
	color:#344A54;
	height:2pt;
	margin-top:10px;
	margin-bottom:5px;
}
#secondaryNav .headline {
	font-weight:bold;
	font-size:13px;
}

#secondaryNav blockquote{
	margin-top:0px;
	margin-left:5px;
	margin-right:0px;
}

#secondaryNav .currentPage{
	background-image:url(../images/software/currentPageArrow.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-top:4px;
	padding-left:15px;
}
#secondaryNav .currentPage a{
	color:#FFF;
}

#leftSide {
	padding-top:20px;
	width:50%;
}

#rightSide {
	background-image:url(../software/images/webHighlight.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	font-size:11px;
	float:right;
	width:220px;
	border-left:solid #CCD3D6 1px;
	padding-top:25px;
	margin-bottom:25px;
}
#rightSide a{
	color:#1C292D;
}

#rightSide .heading {
	padding-left:0px;
	margin-left:10px;
	margin-bottom:0px;
	line-height:12px;
	padding-bottom:0px;
	padding-top:10px;
}
#rightSide ul {
	margin:0px;
	padding:10px 0px 0px 0px;
	list-style-type:circle;
	text-transform:capitalize;
}



.firstParagraph{
	margin-left:0px;
	margin-right:0px;
	margin-top:10px;
	margin-bottom:25px;
}

.share_tray{
	color:#7A7A7A;
	text-align:center;
	border-top:solid 1px #334A54;
	border-bottom:solid 1px #334A54; 
	background-color:#CCD3D6; 
	padding-left:15px;
	padding-right:15px;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:10px;
	margin-top:-5px;
	text-align:right;
}
.share_tray img{
	margin-left:5px;
	margin-right:5px;
}

#TOC ul{
	margin-top:3px;
		padding-left:0px;
}

#TOC ul li{
	font-weight:bold;
	color:#845B24;
	list-style:none;
}

#TOC ul li ul li a{
	font-weight:normal;
	color:#334A54;
	text-decoration:none;
}
#TOC ul li ul li a:hover{
	color:#646B47;
	font-weight:bold;
}
#TOC ul li ul li a:visited{
		color:#7F8959;
}

#subsection{
	margin-left:15px;
	margin-right:15px;
}
#subsection h3{
	color:#7F8959;
}

#LoopLinkNavList{
	padding-left:0;
	margin-left:-10px;
}
	
#LoopLinkNavList li{
	list-style:none;
	font-size:11px;
	
}
#LoopLinkNavList li ul li{
	margin-left:-35px;
	padding-right:0px;
	margin-right:0px;
}

.entryTable th{
	color:#7D8A8F;
	text-align:right;
	font-weight:normal;
	vertical-align:text-top;
}

.entryTable td{
	text-align:left;
	padding-left:10px;
}
	
.pageNavTable a{
	color:#A7B1B5;
	text-decoration:none;
}
.pageNavTable a:hover{
	font-weight:bold;
}

#clientProfile{
	margin:auto;
	border-collapse:collapse;
	border:1px #7D8A8F solid;
	width:400px;
	font-size:11px;
}

#clientProfile th{
	background-color:#CCD3D6;
	color:#7D8A8F;
	font-weight:normal;
	text-align:right;
	border:1px #7D8A8F solid;
	padding:5px;
}
#clientProfile td{
	text-align:left;
	border:1px #7D8A8F solid;
	padding:5px;
}

.middleSection h2{
	margin-top:0px;
}

.middleSection{
	border-top:1px #CCD3D6 solid;
	border-bottom:1px #CCD3D6 solid;
	margin-top:10px;
	margin-bottom:10px;
	padding-top:10px;
	padding-bottom:10px;
}

#try_subscribe{
	margin-top:-15px;
	margin-left:305px;
	margin-bottom:5px;
}

#standard_pricing{
	border-top:1px #CCD3D6 solid;
	border-bottom:1px #CCD3D6 solid;
	margin-top:10px;
	margin-bottom:10px;
	padding-top:10px;
	padding-bottom:10px;
}

#standard_pricing .prices{
	display:block;
	width:50%;
	float:right;
	margin-left:10px;
	text-align:center;
	border-left:1px #CCD3D6 solid;
}

#standard_pricing .prices .renewal{
	border-top:1px #CCD3D6 solid;
}

#accredited_pricing{
	color:#72686C;
	margin-top:10px;
	margin-bottom:10px;
	padding-top:10px;
	padding-bottom:10px;
}

#accredited_pricing .prices{
	display:block;
	width:50%;
	float:left;
	margin-right:10px;
	text-align:center;
	border-right:1px #CCD3D6 solid;
}

#accredited_pricing .prices .renewal{
	border-top:1px #CCD3D6 solid;
}

#updateLog{
	width:440px;
	margin-left:10px;
	border-collapse:collapse;
}

#updateLog img{
	border:none;
}

#updateLog .descCol{
	text-align:left;
	border-right:0;
}

#updateLog .linkCol{
	padding:0 3px 0 0;
	text-align:center;
	width:30px;
	border-left:0;
}

#updateLog th{
	background:#E7E7E8;
	border: solid 1px #CCD3D6;
	padding:5px;
	color:#354A54;
}

#updateLog td{
	background:#FFF;
	border: solid 1px #CCD3D6;
	padding:5px;
}


#cert_seal{
	width:150px;
	float:left;
}

#cert_seal img{
	position:relative;
	margin-left:20px;
}

#cert_seal p{
	font-size:9px;
	color:#95999B;
	text-align:justify;
}

#cert_body{
	float:right;
	width:300px;
	margin-bottom:25px;
}

#cert_body h1{
	border:0;
	text-align:left;
	margin-bottom:5px;
	margin-top:10px;
}

#sign_up_today a{
	text-decoration:none;
	font-size:14px;
	color: #F00;
	text-align: right;
	display: inline;
	padding-left:40px;
}

#sign_up_today a:hover{
	font-weight:bold;
}

#cert_body ul{
	list-style:square;
	margin-left:-30px;
	
}
#contact_info{
	display:block;
	float:right;
	text-align:right;
	margin-bottom:25px;
}

#certified_table{
	width:100%;
	border-collapse:collapse;
	padding:0;
	margin-bottom: 35px;
}

#certified_table th{
	padding:10px;
	border: solid 1px #354A54;
	border-bottom: solid 2px #354A54;
	background-color:#CCD3D6;
	color:#354A54;
}
#certified_table td{
 	border:solid 1px #CCD3D6;
	padding:5px;
}
#search_bar{
	border-top:solid 4px #354A54;
	background:#999;
	position:fixed;
	width:750px;
	margin-left:-20px;
	bottom:0;
}

.certified_list{
	width:420px;
	border-collapse:collapse;
	padding:3px;
	margin: 15px;
}


.certified_list td{
	padding:3px;
	width:33%;
}

h2.state{
	text-align:left;
	font-family:Times, times, "Times New Roman", serif;
	font-weight:normal;
	font-size:14px;
	color:#354A54;
	border-bottom:solid 1px  #354A54;
}

.certified_list th{
	border-bottom: solid 1px #CCD3D6;
	color:#CCD3D6;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:normal;
	font-size:16px;
	text-align:left;
}

#changePass table td{
	margin:0;
	padding:2 0;
}

#changePass input{
	margin:0;
	padding:0;
}

#changePass p{
	margin:0;
	padding:0;
}

.profile_entry{
	margin-left:15px;
}
.profile_entry th{
	text-align:right;
	font-size:11px;
	font-weight:normal;
	color:#7D8A8E;
}

#content .profile_entry td select{
	margin-left:5px;
	padding:0;
}

#success {
	border: 2px solid #0A661C;
	color:#0A661C;
	background-color:#A9EAAF;
	background-image:url(../images/success.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding:10px 20px;
	margin-bottom: 20px;
	min-height:50px;
}

#success h3{
	padding-left:50px;	
}

#success p{
	padding-left:70px;	
}

#fail {
	border: 2px solid #750000;
	color:#750000;
	background-color:#E5D1B3;
	background-image:url(../images/warning.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding:10px 20px;
	margin-bottom: 20px;
	min-height:50px;
}

#fail h3{
	padding-left:50px;	
}
