/*=========================================
Tag Selectors
===========================================*/
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 62.5%;
	margin: 0px;
	padding: 0px;
	background-image:url(../../assets/images/sitelayout/Standard/background.jpg);
	background-repeat:repeat-x;
}
p, h1, h2, h3, h4, div, td, th {
	margin:0px;
	padding:0px;
}
p, li {
	color: #666666;
}
h1, h2, h3, h4 {
	color:#003366;
}
img {
	border: none;
}
img a {
	border:none;
}
hr {
	border: none;
	height: 1px;
	background: none;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#F79234;
	color: #F79234;
}
a:link, a:visited, a:active, a:hover {
	color:#003366;
	text-decoration: underline;
	font-weight: normal;
	outline:none;
}
a:hover {
	color: #F89134;
}
form {
	margin-bottom: 10px;
}
form input, form select, form textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #000000;
}
table {
	border-collapse:collapse;
	border-color:#cccccc;
}
table td {
	vertical-align:top;
}
/*=========================================
ID Selectors
===========================================*/
#docbody {
}
#container {
	width: 740px;
	margin: 0px auto 0px auto;
	position:relative;
}
#shadow-top {
	background-image:url(../../assets/images/sitelayout/Standard/shadow-top.jpg);
	width:auto;
	height:66px;
}
#main-shadow-left {
	background-image:url(../../assets/images/sitelayout/Standard/bg_rep_left.jpg);
	width:40px;
	background-repeat:repeat-y;
}
#main-shadow-right {
	background-image:url(../../assets/images/sitelayout/Standard/bg_rep_right.jpg);
	width:40px;
	background-repeat:repeat-y;
}
#header {
	height:206px;
	position:relative;
	font-size:1.1em;
}
#logo {
	background-image:url(../../assets/images/sitelayout/Standard/logo.jpg);
	width:281px;
	height:206px;
	float:left;
}
#logolink {
	width:239px;
	height:182px;
	position:absolute;
	left:25px;
	top:9px;
}
#logolink img {
	width:100%;
	height:100%;
}
#flashimagecontainer {
	height:202px;
	width:455px;
	float:right;
	background-image:url(../../assets/images/sitelayout/Standard/flashbox.jpg);
	padding:4px 0px 0px 4px;
}
#flashimages {
	width:427px;
	height:198px;
	background-image:url(../../assets/images/sitelayout/Standard/flash-bg.jpg);
}
#line-spacer {
	background-image:url(../../assets/images/sitelayout/Standard/line-spacer.jpg);
	width:740px;
	height:35px;
}
#frmSearch {
	height:18px;
	width:245px;
	background-image:url(../../assets/images/sitelayout/Shared/search.jpg);
	padding:0px;
	margin:0px;
}
#search {
	background-image:url(../../assets/images/sitelayout/Shared/search.jpg);
	background-repeat:no-repeat;
	width:200px;
	height:18px;
	position:absolute;
	right:255px;
	top:34px;
}
#frmsearch_input {
	background:none;
	border:none;
	padding:2px 0 2px 4px;
	color:#591e84;
	vertical-align:middle;
	width:120px;
}
form input#frmsearch_input {
	font-size:1.1em;
	text-align:right;
}
#frmsearch_submit {
	border:0px;
	background:none;
	margin:0px;
	padding:0px;
	vertical-align:middle;
	cursor:pointer;
	width:25px;
}
#pagebody {
	background-color:white;
	padding-bottom:20px;
}
#cols {
	width:100%;
	border-collapse:collapse;
}
#leftcol {
	vertical-align:top;
}
#left {
	width:200px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size: 1.1em;
}
#maincol {
	vertical-align:top;
	width:100%;
}
#page {
	font-size:1.1em;
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 20px 20px;
}
#page p {
	font-size:1em;
	margin:0em 0em 1.7em 0em;
}
#page li {
	font-size:1em;
}
#page h1 {
	font-size:1.5em;
	margin:0em 0em .5em 0em;
	color:#582C83;
}
#page h2 {
	font-size:1.5em;
	margin:0em 0em 0em 0em;
	color:#B1D23D;
}
#page h3 {
	font-size:1em;
	margin:0em 0em 0em 0em;
	color:#582C83;
}
#page h4 {
	font-size:1em;
	margin:0em 0em 0.5em 0em;
	color:#B1D23D;
}
/*#rightcol {
	vertical-align:top;
	display:none;
	
}*/

#rightcol {padding-right:20px;}
#right {margin:0 0 15px 25px; text-align:right;}

#rightcol h1 {
	color:#ffffff;
	font-size:1.4em;
}
#news h1 a {
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}
#rightcol h1 a:hover {
	color:#000000;
}
#rightcol p {
	color:#000000;
	font-size:1.1em;
}
.app_top {
	background-image:url(../../assets/images/sitelayout/Standard/app_top.jpg);
	background-repeat:no-repeat;
	width:203px;
	height:10px;
}
.app_bottom {
	background-image:url(../../assets/images/sitelayout/Standard/app_bottom.jpg);
	background-repeat:no-repeat;
	width:203px;
	height:8px;
	margin-bottom:5px;
}
#news {
	width:183px;
	padding:9px 10px 0px;
	background-color:#d7ed8b;
	background-image:url(../../assets/images/sitelayout/Standard/news_top.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

.news_bottom {background-image:url(../../assets/images/sitelayout/Standard/news_bottom.jpg); background-repeat:no-repeat; width:203px; height:11px; margin-bottom:5px;}

#news ul {
	margin:20px 0px 0px;
}
#news ul li {
	padding:0px;
}
.date {
	list-style:none;
	padding-right:5px;
	color:#626D4F;
	font-weight:bold;
	font-size:1.2em;
	text-decoration:none;
}
#right .date a {
	color:#ffffff;
	font-weight:bold;
	font-size:1.2em;
	text-decoration:none;
}
#right .date a:hover {
	color:#000000;
	font-weight:bold;
	font-size:1.2em;
	text-decoration:none;
}
.info {
	color:#000000;
	list-style:none;
	padding-bottom:20px;
	padding-right:5px;
}

#page #right p {margin:0;}

#traininglink {
	width:183px;
	padding:0px 10px;
	background-color:#B0D925;
}
#traininglink img {
	width:100%;
	height:100%;
}
#shortcourses {
	width:183px;
	padding:0px 10px;
	background-color:#B0D925;
}
#shortcourses img {
	width:100%;
	height:100%;
}
#footer {
	font-size:1.0em;
	background-image:url(../../assets/images/sitelayout/Standard/shadow-bottom.jpg);
	height:85px;
	background-repeat:no-repeat;
	text-align:center;
	padding-top:15px;
}
#footer p {
	padding-bottom:10px;
}
#footer a {
	text-decoration:none;
	font-size:1.1em;
	font-weight:bold;
}
#sponsers {
	height:43px;
	margin:0px auto 20px;
}

#sponsers td {padding:0px 7px;}

#ffmlogo {
	display:none;
	background-image:url(../../../_CMS_MasterTemplate/assets/images/sitelayout/Shared/ffm-logo.gif);
	background-repeat:no-repeat;
	background-position:center;
	position:absolute;
	top:28px;
	right:63px;
}
#e_login {
	width:203px;
}
#e_name_input {
	background:none;
	border:none;
	margin:0px 0px 16px 0px;
	padding:2px;
	color:#591e84;
	vertical-align:middle;
	width:120px;
	height:18px;
}
form input#frmsearch_input {
	font-size:1.1em;
	text-align:right;
}
#e_pass_submit {
	border:0px;
	background:none;
	margin:0px;
	padding:2px;
	vertical-align:middle;
	cursor:pointer;
	width:120px;
	height:18px;
}
#e_enter {
	background:none;
	width:90px;
	border:none;
	position:absolute;
	right:0px;
	top:75px;
	cursor:pointer;
}
#apply td {
	padding-bottom:10px;
	padding-right:10px;
}



