@charset "utf-8";
/* CSS Document */
body {
	background: #3c4955;
	margin: 0px;
}
body, table, tr, td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #545454;
}
img {border:none;}

table {border:0; border-collapse:collapse;}
table td {padding:2px 4px;}

input, select {
	font:12px, Geneva, Arial, Helvetica, sans-serif;
}

textarea {12px,  Geneva, Arial, Helvetica, sans-serif;}

.body-container {
	margin-left: auto;
	margin-right: auto;
	width: 868px;
	background-color: #3c4955;
	background-image: url(/images/background-drop-blue.png);
	background-position: top;
	background-repeat: repeat-y;
	height: auto;
}
h2 {
	font-size: 14px;
}
.h2Line {
	font-size: 18px;
	color: #283f58;
	background-image: url(/images/line.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-bottom: 1em;
}
.h1Title {
	font-size: 18px;
	color: #283f58;
	background-image: url(/images/line.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 1em;
}
.h2Title {
	font-size: 16px;
	color: #cc6600;
	letter-spacing: 0.1em;
}
.h2body {
	font-size: 14px;
}

.link-uLine { /* used for links with NO href */
	text-decoration: underline;
	cursor: pointer;
}
.hDotLine {
	border: dotted 1px #666666;
}
.red-required {
	color: #FF0000;
}
.h1crumb {
	font-size: 12px;
	display: inline;
	font-weight: normal;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
/*////////////////////// Account //////////////////////*/
.account-title {
	font-size: 14px;
}
/*////////////////////// Top Nav //////////////////////*/
.topnav-container {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
.topnav-bar {
	background: #406489 url(/includes/dropdown/blue_0.gif) repeat-x;
	width: 828px;
}
.topnav-bar-02 {
	height: 15px;
	max-height: 15px;
	padding: 0;
	margin: 0;
	background: #fff url(/includes/images/topnav-gradient.gif) repeat-x;
	background-position: top;
	width: 828px;
}
.topnav-breadBookmark {
	background-color: #FFFFFF;
	width: 800px;
}
.topnav-BreadCrumbs {
	top: 62px;
	left: 224px;
	width: 560px;
	padding:5px 0 0 20px;
	text-align: left;
	font-size: .9em;
	position: absolute;

}
.topnav-BreadCrumbs a, .topnav-BreadCrumbs a:visited {
	text-decoration: none;
	color: #0000ff;

}
.topnav-BreadCrumbs a:hover {
	text-decoration: underline;
}
.topnav-Favorites {
	color: #3c6189;
}
.topnav-Favorites a {
	text-decoration: none;
	color: #3c6189;
}
.topnav-Favorites a:hover {
	text-decoration: underline;
}
.topnav-logo {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1.2em;
}
.topnav-gradient {
	background: #4e4e4e url(/includes/images/topnav-topgradient.gif) top repeat-x;
	height: 110px;
	border-bottom: solid 1px #fff;
	width: 828px;
}
.topnav-rightlinks {
	color: #FFF;
	float: right;
	padding-top: 1em;
	padding-right: 1em;
}
.topnav-rightlinks input {
	height: 18px;
}
.topnav-rightlinks a {
	color: #FFFFFF;
	text-decoration: none;
}
/*////////////////////// Bottom Nav //////////////////////*/
.bottomnav-gradient {
	background: url(/includes/images/bottomnav-gradient.gif) repeat-x;
	background-position: bottom;
	height: 15px;
	padding: 0px;
	width: 828px;
	margin-left: auto;
	margin-right: auto;
}
.bottomnav {
	background-color: #4e4e4e;
	height: 200px;
	width: 800px;
	padding: 0px;
	padding-top: 1em;
	color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
.bottomnav-container {
	background-color: #4e4e4e;
	width: 828px;
	margin-left: auto;
	margin-right: auto;
	border-bottom: solid 1px #fff;
}
.bottomnav a {
	text-decoration:none;
	color:#FFFFFF;
}
/*////////////////////// Content //////////////////////*/

.content-container {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 1em;
	padding-top: 1em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #545454;
	font-size: 12px;
	position: relative;
	height: inherit;
	text-align: left;
	line-height: 1.3em;
	min-height: 440px;
}
table, tr, td {
}
.simpleBox-inside_grey {
	background-color: #f2f2ee;
	margin-left: auto;
	margin-right: auto;
	border: #FFFFFF solid 1px;
	padding: 1em;
}
.redText {
	color: #FF0000;
}
/*////////////////////// Contact ISSA //////////////////////*/
.contact_issa-h2 {
	font-size: 16px;
	color: #0099FF;
	letter-spacing: 0.1em;
}
.contact_issa-h3 {
	font-size: 16px;
	color: #FF9900;
	letter-spacing: 0.1em;
	margin-bottom: 4;
	margin-right: 0;
}
.contact_issa-Line {
	background-image: url(/images/line.jpg);
	background-repeat: no-repeat;
	padding: 1px;
}
.contact_issa-td {
	text-align: left;
}
.contact_issa-div {
	width: 800;
	margin-left: auto;
	margin-right: auto;
	padding: 1em;
}
.contact_issa-divleft {
	float: left;
	width: 300px;
}
.contact_issa-divright {
	float: right;
	width: 300px;
}
/*////////////////////// Certification Courses //////////////////////*/
.course_Descriptions-title {
	font-size: 14px;
	color:#333333;
}
.course_InfoCartButtons {
	width: auto;
	float: right;
	background-color: #ffffff;
	margin-right: 1em;
	padding: 1em;
}
.course_Descriptions-h2 {
	font-size: 14px;
	color: #666666;
}
.course_Descriptions-h1Line {
	font-size: 18px;
	color: #283f58;
	background-image: url(/images/line.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 1em;
	line-height:1.4em;
}
.course_Descriptions-h2Line {
	font-size: 18px;
	color: #283f58;
	background-image: url(/images/line.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 1em;
}
.course_Descriptions-h1 {
	font-size: 18px;
	color: #283f58;
	background-image: url(/images/line.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 1em;
}
.course_nav {
	font-size: 16px;
}
.course_books {
	border: solid 1px #CCC;
	padding: 1em;
	height: auto;
	width: 160px;
	float: right;	
}
.course_books ul {
	display: block;
	list-style: none;
	padding: 0;
	margin: 0;
}
.course_books li {
	display: inline;
	list-style: none;
}
.course_price {
	color: #44b444;
	font-size: 14px;
}
/*////////////////////// Resources //////////////////////*/
.income_Calculator-container {
	background-color: #ffffff;
	padding: 1em;
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	border: solid 1px #0099FF;
	text-align: left;
}
.income_Calculator-finePrint {
	color: #CCCCCC;
	font-size: 10px;
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
.income_Calculator-h2 {
	font-size: 18px;
	color: #CCCCCC;
	display: inline;
}
.income_Calculator-textField {
	background-color: #ffffff;
	color: #000000;
	font-size: 10px;
	border: solid 1px #0099FF;
}
.income_Calculator-button {
	background-color: #0066FF;
	border: solid 1px #0033FF;
	color: #ffffff;
	font-size: 10px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	cursor: pointer;
	padding: .2em;
	text-decoration: none;
}
.income_Calculator-button:hover {
	background-color: #0099FF;
	border: solid 1px #0066FF;
	color: #ffffff;
	font-size: 10px;
	cursor: pointer;
}
/*////////////////////// Why ISSA //////////////////////*/
.why_issa-imgOpacity {
	filter: Alpha(Opacity=50);
	-moz-opacity: 0.5;
	opacity: .5;
	border: #ffffff solid 1px;
}
.why_issa-imgOpacity:hover {
	border: #0099FF solid 1px;
	filter: Alpha(Opacity=80);
	-moz-opacity: 0.8;
	opacity: .8;
}
.why_issa-h1 {
	font-size: 14px;
}
.why_issa-h2 {
	font-size: 12px;
}
/*////////////////////// Seminar //////////////////////*/
.seminar-formatContainer {
	border: 1px solid #254f83;
	position: relative;
	width: 600px;
	height: 560px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
.seminar-formatContainer h3 {
	background-color:#f3f3f3;
	margin: 0 0 0 0;
	padding: 2 2 2 10;
	font-size: 12px;
}
.seminar-formatContainer h2 {
	background-color:#254f83;
	margin: 0 0 0 0;
	padding: 4 4 4 4;
	color: #FFFFFF;
}
.seminar-formatTitle {
	background-color: #f3f3f3;
}
.seminar-formatContainer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.seminar-formatContainer li {
	margin-left: 1em;
	padding: 0.4em;
}
#seminar-formatTopic {
	position: absolute;
	left:0px;
	width:400px;
	z-index:1;
}
#seminar-formatTime {
	position: absolute;
	right:0px;
	width:200px;
	z-index:1;
	text-align: center;
}
/*////////////////////// Table Cloth //////////////////////*/

 

.tableCloth {
	width:100%;
	border-collapse:collapse;
	margin:1em 0;
}
.tableCloth th {
	text-align:left;
	padding:.5em;
	border:1px solid #acbfcf;
}
.tableCloth th {
	background:#5e83a2 url(tr_back.gif) repeat-x;
	color:#fff;
}
.tableCloth td {
	background:#fff;
	border:1px solid #acbfcf;
	text-align:left;
	padding:.5em;
}

.tableCloth tr.even td {
	background:#e5f1f4;
}
.tableCloth tr.odd td {
	background:#f8fbfc;
}
.tableCloth th.over, tr.even th.over, tr.odd th.over {
	background:#4a98af;
}
.tableCloth th.down, tr.even th.down, tr.odd th.down {
	background:#bce774;
}
.tableCloth th.selected, tr.even th.selected, tr.odd th.selected {
}
.tableCloth td.over, tr.even td.over, tr.odd td.over {
	background:#ecfbd4;
}
.tableCloth td.down, tr.even td.down, tr.odd td.down {
	background:#bce774;
	color:#fff;
}
.tableCloth td.selected, tr.even td.selected, tr.odd td.selected {
	background:#bce774;
	color:#555;
}
/* use this if you want to apply different styleing to empty table cells*/
.tableCloth td.empty, tr.odd td.empty, tr.even td.empty {
	background:#fff;
}
.tableClothSelected {
	color: #555;
}
.tableClothSelected td {
	color: #555;
	background: #bce774;
}
/*////////////////////// Personal Training Resources //////////////////////*/

.toolBox {
	border: 1px solid #ccc;
	padding: 1em;
	margin-top: 25px;
	z-index: -10;
	width: 40%;
	height:	230px;
	float: left;
	margin-right: 5%;
	text-align: center;
}
.toolBox h2 {
	margin-top: -1.4em;
	_margin-top: 0em;
	background: #fff;
	z-index: 100;
	float: left;
	padding: 0 .5em;
	line-height: 1.2em;
}
.toolBox p {
	clear: left;
	text-align:left;
}
.toolBox br {
	clear: left;
	font-size: 1px;
	height: 1px;
	display: block;
}
.toolBox ul {
	margin-bottom: 0;
}
.toolBox img {
	padding: 0;
	margin-left:auto;
	margin-right: auto;
	clear: both;
	display: block;
	border: none;
}
.toolBox a {
	text-decoration: none;
}
.toolContainer {
	display: block;
	margin-left: 5%;
	height: auto;
}
/*////////////////////// Personal Trainer Evaluation //////////////////////*/

.questionContainer {
	position:relative;
	width:auto;
	height: auto;
	display:block;
	background-color:#f3f6fb;
	padding-left:10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #8ba8d8;
}
.questionLabel {
	position:relative;
	width:85px;
	float: left;
	font-family:Arial, sans-serif;
!important;
	font-size:10pt;
!important;
	color:#666666;
!important;
	font-weight:bold;
}
.question {
	position:relative;
	margin-top:0;
	margin-left: 85px;
	width:450px;
	height:auto;
	font-family:Arial, sans-serif;
!important;
	font-size:9pt;
!important;
	color:#666666;
	font-weight:bold;
}
.questionOptionButton {
	position:relative;
	width:20px;
	float: left;
}
.questionOptionText {
	position:relative;
	margin-left: 22px;
	width:90%;
	height:auto;
	font-size:12px;
	font-weight:normal;
!important;
	color:#666666;
!important;
}
.radioButton {
	background-color:#f3f6fb;
}
.spacer01 {
	height:10px;
}
.formButton01 {
	font-family: verdana, helvetica, arial;
	font-size: 11px;
	font-weight:bold;
	color:white;
	border: 1px solid #1d8ac3;
	background-color: #7AA5D6;
	cursor: pointer;
	text-decoration:none;
}
.formButton01:hover {
	font-family: verdana, helvetica, arial;
	font-size: 11px;
	font-weight:bold;
	color:white;
	border: 1px solid #1d8ac3;
	background-color: #accdf3;
	cursor: pointer;
	text-decoration:none;
}
.formButton02 {
	font-family: verdana, helvetica, arial;
	font-size: 11px;
	font-weight:bold;
	color:white;
	border: 1px solid #666666;
	background-color: #a9aaad;
	cursor: pointer;
	text-decoration:none;
}
.formButton02:hover {
	font-family: verdana, helvetica, arial;
	font-size: 11px;
	font-weight:bold;
	color:white;
	border: 1px solid #666666;
	background-color: #8f8f8f;
	cursor: pointer;
	text-decoration:none;
}
.ResultsBox {
	position:relative;
	width: auto;
	height: auto;
	display:block;
	background-color:#f3f6fb;
	padding:15px;
	border: 1px solid #8ba8d8;
	margin-top:5px;
}
.specialText02 {
	font-family:verdana;
	font-size:10px;
	color: #757578;
	font-style:italic;
}
.cellFilled {
	background-color:#33CC33;
	width:10%;
	border: 1px solid #666666;
}
.cellEmpty {
	background-color:white;
	width:10%;
	border: 1px solid #666666;
}
.totalScore {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#006699;
}
.emailFriendHeader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color:#999999;
	color: white;
}
.emailFriendLabel {
	background-color:#f0f2f3;
	color: #777777;
}
.white { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; color: #FFFFFF; }


	.aaTable {
	border: solid 1px #999999;
	padding: 3px;
}
	.aatable th {
	background-color: #CCCCCC;
}
	.aatable td {
	background-color: #FFFFFF;
	border-top: solid 1px  #CCCCCC;
	border-collapse: collapse;
	
}
	.aaScreenShotsSmall   {
	margin: 0 7px 0px 0;
	border: solid 1px #CCCCCC;
	width: 100px;
	height: 65px;
	float: left;
}

.group{
	margin:0 0 10px 0;
}

.descriptor{text-align:right; vertical-align:baseline}
.entry{text-align:left;}

.success{
	background-color:#ebf7df;
	border-top:2px solid #7cbf4f;
	border-bottom:2px solid #7cbf4f;
	padding:2px 20px;
}
.info{
	background-color:#eff3fb;
	border-top:2px solid #8ba7cd;
	border-bottom:2px solid #8ba7cd;
	padding:2px 20px;
}
.warning{
	background-color:#FFF999;
	border-top:2px solid #ff9900;
	border-bottom:2px solid #ff9900;
	padding:2px 20px;
}	
.error{
	background-color:#ffdddd;
	border-top:2px solid #d94a49;
	border-bottom:2px solid #d94a49;
	padding:2px 20px;
}
.alert{
color: red;
font-style:italic;
}


.advisorsSuppressed{
	filter: Alpha(Opacity=50);
	-moz-opacity: 0.5;
	opacity: .5;
}
.advisorsSuppressed:hover{
	filter: Alpha(Opacity=80);
	-moz-opacity: 0.8;
	opacity: .8;
}

/*     Home Page    */
#mainBanner {
	position: relative;
	width:800px;
	height:259px;
	margin: 0px;
	padding: 0px;
	z-index:1;
	font-family: "Trebuchet MS", Arial;
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
}
#mainBanner a {
	text-decoration: none;
	color: white;
	cursor: pointer;
}
#mainBanner a:hover {
	text-decoration: none;
	color: #66AEFF;
	cursor: pointer;
}
#mainBanner span {
	color: #66cccc;
	font-size: 14px;
	font-weight: bold;
}
#mainBannerContent1 {
	padding: 1em 0em 0em 0em;
	position: absolute;
	right:0px;
	top:0px;
	width:295px;
	height:86px;
	z-index:2;
}
#mainBannerContent2 {
	padding: 1em 0em 0em 0em;
	position:absolute;
	right:0px;
	top:86px;
	width:295px;
	height:86px;
	z-index:2;
}
#mainBannerContent3 {
	padding: 1em 0em 0em .0em;
	position:absolute;
	right:0px;
	top:172px;
	width:295px;
	height:86px;
	z-index:2;
}