/* CSS Document for AFP Learning System marketing pages. */

body {
	margin: 0px 0px 0px 0px;
	background-color: #006699;
	width:680px;
}

body, p, td {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
}

.maintable {
	width: 680px;
}

.topNav {
	margin: 2px 0px 2px 0px;
}

.topNav td {
	border-right: 1px solid #ffffff;
	font-size: 11px;
}

.topNav a:link, .topNav a:visited, .topNav a:active , .topNav a:hover {
	text-decoration: none;
	color: #ffffff;
	font-weight: 600;
}

.topNav a:hover {
	text-decoration: underline;
}

.contentrow {
	background: #ffffff
}

a:link, a:active , a:hover {
	color: #006699;
}

.leftcolumn {
	border-right: 3px solid #006699;
	vertical-align: top;
	padding: 2px 2px 4px 2px;
}

.leftcontent {
	width: 145px;
}

.keyphrase {
	color: #006699;
	padding: 0px 5px 0px 5px;
}

h1  {
	background: #cccccc;
	font-size: 12px;
	margin: 2px 2px 0px 2px;
	padding: 0px 2px 0px 2px;
	font-weight: 600;
}

h2 { 
	font-size: 14px; 
	color: #006699; 
	font-weight:800;
	margin: 10px 2px 0px 10px;
}

h4 {
	background: #cccccc;
	font-size: 12px;
	border: 1px solid #000000;
	padding: 17px 0px 17px 0px;
	margin: 0px 0px 20px 0px;
	text-align: center;
}

.heading {
	background: #cccccc;
	font-size: 12px;
	width: 99%;
	margin: 0px 2px 0px 2px;
	padding: 0px 4px 0px 4px;
	font-weight: 600;
	height: 10px;
	border: 0px none;
}

.heading a {
	font-weight: normal;
	font-size: 10px;
}

.content {
	width: 528px;
}

.content p, .content form {
	padding: 0px 10px 0px 10px;
}

.needmargin {
	margin: 0px 10px 5px 10px;
}

.bottomnav {
	font-size: 10px;
	text-align: center;
	color: #ffffff;
	margin: 5px 0px 0px 0px;
}

.bottomnav a:link, .bottomnav a:visited, .bottomnav a:active , .bottomnav a:hover {
	border-right: 1px solid #ffffff;
	padding: 0px 4px 0px 2px;
	color: #ffffff;
	font-weight: 600;
}

.styled-table td, .styled-table th {
	border-top: 1px solid #006699;
	border-left: 1px solid #006699;
	padding: 3px;
}

.styled-table {
	border-collapse: collapse;
	border-bottom: 1px solid #006699;
	border-right: 1px solid #006699;
	margin: 5px 4px 5px 6px;
}

.styled-table th {
	background-color: #FFD46C;
	color: #000000;
	font-size: 13px;
}

.styled-table td .inner_styled td {
	border-top: 0px solid #ffffff;
	border-left: 0px solid #ffffff;
}
