body{
	background: none;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

a, a:visited, a:hove, a:activer{
	text-decoration: underline;
}

dt{
	margin-top: 10px;
}

dd{
	font-size: 12px;
	color: #3c8733;
	margin-left: 5px;
}

hr{
	color: #000000;
	background-color: #000000;
	border: 0px;
}

h1, h2, h3, h4, h5, h6{
	color: #000000;
}

h1, h3{
	font-size: 1.17em;
	margin: .83em 0; 
}

h2{
	font-size: 1.0em;
	margin: 1.12em 0; 
 
}

img{
	border: 0px;
	/* -ms-interpolation-mode: bicubic; */
}

input[type="submit"]{
	padding: 0px;
}

input[type="text"]{
	width: 100%;
}

input[type="password"]{
	width: 100%;
}

p{
	text-align: justify;
}

table{
	margin-top: 10px;
	width: 100%;
	empty-cells: show;
	border-collapse: collapse;
}

table th{

	padding-bottom: 2px;
	background-color: #7FD8FA; 
	color: #380474;
}

table tr{
	padding-top: 10px;
}

table td{
	padding-top: 5px;
}

/******************** 
DIV STYLES
********************/


#top, #banner, #left_panel, #bottom_links, #menu_container, #footer{
	display: none;
}

#wrapper, #content_wrapper{
	width: 100%;
}

#content{
	width: 95%;
	min-height: 300px;
	border: none;
	padding-top: 0px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 5px;
}

#twitter_container{
	width: 450px;
	margin-left: auto;
	margin-right: auto;
}

.coach_profile{
	width: 100%;
	min-height: 150px;
	overflow: hidden;
	clear: both;
	border: 0px solid #000000;
	margin-bottom: 20px;
}

.news_item{
	width: 100%;
	min-height: 150px;
	overflow: hidden;
	clear: both;
	border-bottom: 2px solid #7FD8FA;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: justify;
}

.pagelinks{
	width: 100%;
	min-height: 20px;
	text-align: center;
	font-size: 12px;
	padding: 5px;
}

/********************
CLASS SPECIFIC TAGS
********************/

a.add{
	padding-left: 20px;
	background: transparent url(../images/icons/add.png) no-repeat center left;
	color: #3c8733;
}

a.external{
	padding-right: 14px;
	background: transparent url(../images/icons/external_link.jpg) no-repeat center right;
}

a.more{
	padding-right: 20px;
	background: transparent url(../images/icons/more.png) no-repeat center right;
	color: #3c8733;
}

a.back{
	padding-left: 20px;
	background: transparent url(../images/icons/back.png) no-repeat center left;
	color: #3c8733;
}

a.calculator{
	padding-left: 20px;
	padding-top: 10px;
	background: transparent url(../images/icons/calculator.png) no-repeat center left;
	color: #3c8733;
}

a.login{
	padding-left: 20px;
	background: transparent url(../images/icons/login.png) no-repeat center left;
	color: #3c8733;
}

a.logout{
	padding-left: 20px;
	background: transparent url(../images/icons/logout.png) no-repeat center left;
	color: #3c8733;
}

a.pdf{
	padding-left: 20px;
	background: transparent url(../images/icons/pdf.png) no-repeat center left;
	color: #3c8733;
}

a.sitemap{
	padding-left: 20px;
	background: transparent url(../images/icons/sitemap.png) no-repeat center left;
	color: #3c8733;
}

a.table{
	padding-left: 20px;
	padding-top: 10px;
	background: transparent url(../images/icons/table.png) no-repeat center left;
	color: #3c8733;
}

a.twitter{
	padding-left: 20px;
	background: transparent url(../images/icons/twitter_small.png) no-repeat center left;
	color: #3c8733;
}

a.user_edit{
	padding-left: 20px;
	background: transparent url(../images/icons/user_edit.png) no-repeat center left;
	color: #3c8733;
}


img.news{
	padding-left: 10px;
	padding-bottom: 5px;
	border: 0px;
	max-width: 200px;
	max-height: 200px;
	float: right;
}

img.article{
	padding-left: 10px;
	padding-bottom: 5px;
	border: 0px;
	max-width: 350px;
	max-height: 350px;
	float: right;
}

img.formatting{
	padding: 5px;
	border: 1px solid #7FD8FA;
	background-color: #FFFFFF;
}

img.formatting:hover{
	background-color: #7FD8FA;
}

img.left{
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	border: 0px;
	max-width: 250px;
	max-height: 250px;
	float: left;
}

img.right{
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
	border: 0px;
	max-width: 250px;
	max-height: 250px;
	float: right;
}


img.right_small{
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
	border: 0px;
	max-width: 120px;
	max-height: 120px;
	float: right;
}

p.accept{
	padding-left: 20px;
	background: transparent url(../images/icons/accept.png) no-repeat center left;
	color: #3c8733;
	margin-left: 90px;
}

p.error{
	padding-left: 20px;
	background: transparent url(../images/icons/error.png) no-repeat center left;
	color: red;
	margin-left: 90px;
}

p.left{
	margin-top: 52px;
}

p.newsinfo{
	font-size: 12px;
}

p.nojustify{
	text-align: left;
}

a.pageprevlink{
	border: 1px solid #7FD8FA;
	padding: 5px;
}

span.pageprevdead{
	border: 1px solid #7FD8FA;
	color: #7FD8FA;
	padding: 5px;
	margin: 5px;
}

a.pagenumlink{
	border: 1px solid #7FD8FA;
	padding: 5px;
	margin-left: 2px;
	margin-right: 2px;
}

span.pagenumdead{
	border: 1px solid #380474;
	color: #380474;
	padding: 5px;
}

a.pagenextlink{
	border: 1px solid #7FD8FA;
	padding: 5px;
}

span.pagenextdead{
	border: 1px solid #7FD8FA;
	color: #7FD8FA;
	padding: 5px;
}

span.accept{
	padding-left: 20px;
	background: transparent url(../images/icons/accept.png) no-repeat center left;
	color: #3c8733;
}

span.error{
	padding-left: 20px;
	background: transparent url(../images/icons/error.png) no-repeat center left;
	color: red;
}

table.acknowledgments td{
	text-align: center;
	color: #27408B;
}

table.acknowledgments td{
	padding-bottom: 30px;
}

table.edit_profile{
	width: 450px;
}

table.edit_profile td{
	width: 225px;
}

table.help{
	width: 500px;
}

table.help td{
	border: 1px solid #7FD8FA;
	padding: 5px;
}

table.login{
	padding-top: 0px;
	text-align: right;
	width: 250px;
	margin-left: 100px;
}

table.login tr td{
	background-color: transparent;
	padding-top: 10px;
}

table td.name{
	width: 300px;
}

table td.dates{
	width: 180px;
}

table td.required{
	width: 220px;
	padding: 10px;
}

table.training{
	width: 100%;
	border: 1px solid #000000; 
}

table.training td{
	width: 12%;
	height: 40px;
	border: 1px solid #000000;
	padding: 5px;
	color: #000000;
	text-align: center;
}

table.training td.empty{
	border-right-color: #FFFFFF;
}

table.training td.masters{
	background-color: none;
}

table.training td.jcm{
	background-color: none;
}

table.training td.jcm_land{
	background-color: none;
}

table.training td.mix{
	background-color: none;
}