@charset "UTF-8";

/*html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input,hr {margin:0; padding:0;}
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th {font-size:1em; font-weight:normal; font-style:normal;}
ul,ol {list-style:none;}
fieldset,img,hr {border:none;}
caption,th {text-align:left;}
table {border-collapse:collapse; border-spacing:0;}
td {vertical-align:top;}*/



body /* CSS Document */

 {
	font-family: Verdana, Geneva, sans-serif;
	line-height: 130%;
	background-color: #EDEDED;
}
p {
	font-size: 0.75em;
	line-height: 130%;
	color: #000000;
	text-align: left;
}
#tableWrapper
{
	background-color:#1c3766;
	width:876px;
	padding-top:3px;
	padding-bottom:3px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	 }
	 
.TableText {
	font-size: .8em;
}
h1 {
	font-size: 1.5em;
	color: #1B3764;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
}
h3 {
	font-size: 1em;
	color: #5A6E90;
}
h2 {
	font-size: 1.2em;
	text-transform: uppercase;
	color: #F0B310;
}

a:link {
	color:#1B3565;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #808FAA;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #c60;
	text-decoration: underline;
}

#SecondarySidebar {
	vertical-align: top;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.QuoteHP {
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 5px;
}
.QuoteHPText {
	font-size: 1em;
	line-height: 130%;
	color: #1A3664;
}
.QuoteHPtitle {
	background-color: #F2B317;
	color: #FFF;
	/*width:180px; */
	display:block;
	margin-left:18px;
	padding:10px 0px 0px 0px;
	text-align: center;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	/*-webkit-border-radius: 8px;*/
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
}
.Quote {
	font-size: 0.8em;
	line-height: 130%;
	color: #1A3664;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	margin-left: 10px;
	padding-top: 10px;
}
.SafetyBlogFlag {
	font-size: 1em;
	font-weight: bold;
	text-align: left;
	display: block;
	width: 175px;
	vertical-align: top;
	color: #1A3664;
	height: 114px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
	margin-left: 10px;
}
.HPMain {
	padding-top: 25px;
	padding-right: 35px;
	padding-bottom: 25px;
	padding-left: 35px;
}
.PodcastNote {
	padding-top: 85px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 35px;
	background-repeat: no-repeat;
	background-image: url(../images/index2_16.jpg);
}
.ArticleHilight {
	padding-top: 70px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-color: #324A75;
	color: #FFFFFF;
	background-image: url(../images/index2_20.jpg);
}
.WhiteText {
	color: #FFFFFF;
}
/*.footer {
	font-size: 0.7em;
	color: #333333;
	line-height: 130%;
	background-color: #ededed;
	position: relative; this gives IE6 hasLayout to properly clear 
	clear: both;  this clear property forces the .container to understand where the columns end and contain them 
	display: block;
	width: 865px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}*/
li {
	line-height: 130%;
	font-size: .75em;
	list-style-image: url(../images/bullet.png);
	color: #000000;
}
#secondaryMain {
	padding: 25px;
	text-align: left;
	white-space: normal;
	vertical-align: top;
}
.TrainingFlagBlue {
	font-size: .9em;
	font-weight: bold;
	text-align: left;
	display: block;
	width: 175px;
	vertical-align: top;
	color: #1A3664;
	margin-left: 10px;
}
.ArticleList {
	font-size: 0.8em;
	line-height: 130%;
	color: #333333;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	padding-top: 10px;
}
.TestimonialList {
	font-size: 0.8em;
	line-height: 130%;
	color: #333333;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	padding-top: 10px;
}
#resultsTable {
	background-color: #FFF6DA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	background-image: url(../images/logo-symbol-bkgrnd.gif);
	background-repeat: no-repeat;
	background-position: center center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}
.ResultsTableRow {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
.LargeBullet {
	font-size: 1em;
	line-height: 150%;
	color: #183A61;
	list-style-image: url(../images/bullet.png);
	padding-right: 15px;
	padding-left: 0px;
	display: block;
}
.hpIntroText {
	font-size: 1em;
	line-height: 150%;
	color: #183A61;
	padding-right: 15px;
	padding-left: 20px;
	display: block;
}
#TrainingInfoBlock P {
	font-weight: bold;
	color: #FFFFFF;
}
#TrainingInfoBlock  {
	font-weight: bold;
	background-color: #1A3664;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	color: #FFFFFF;
	margin-left: 10px;
	display: block;
}
.YellowText {
	color: #FFFF00;
}
.SpaceLeft15px {
	padding-left: 15px;
}
.NumberedLists {
	list-style-image: none;
}
.LetteredLists {
	list-style-image: none;
	list-style-type: lower-alpha;
	font-size: 1em;
}
.caption {
	font-size: 0.8em;
	font-style: italic;
	line-height: 120%;
}
.H2NoCaps {
	font-size: 1.3em;
	color: #F0B310;
}
.SecondLvlBullet {
	line-height: 130%;
	font-size: .75em;
	color: #000000;
	display: block;
	margin-left: 25px;
	list-style-type: disc;
}
.LatestBlog {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	list-style-image: none;
	list-style-type: none;
}
#feedburner {
	width: 200px;
	text-align: left;
	background-color: #eaedf2;
	display: block;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	margin-left: 10px;
	padding: 10px;
	margin-bottom: 10px;
	margin-top: 20px;
}

#feedburner ul li {
	padding-left:10px;
	display:block;
	list-style-image:none;
}

#feedburner p {
	padding-left:10px;
	display:block;
}
.noRepeatBackground {
	background-repeat: no-repeat;
}
.Subhead {
	font-size: 120%;
	font-weight: bold;
	color: #1B3764;
	font-family: Verdana, Geneva, sans-serif;
	letter-spacing: normal;
	word-spacing: normal;
}
#SecondarySingleColumn {
	background-image: url(../images/single-column-bkgrnd_13.jpg);
	background-repeat: repeat-y;
	padding: 30px;
}
#upperRtLinks {
	font-size: 70%;
	text-align: right;
	display: block;
	float: right;
	height: auto;
	width: 100px;
}

.clearfix {display: inline-block;}

.Sidebarblock {
	display: block;
	width: 200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	background-color: #EEE;
	padding: 15px;
	font-size: 75%;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 15px;
	color: #1A3665;
	float: right;
	overflow: hidden;
}
.specialBlock a {
	display: block;
	width: 195px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #f1b310;
	padding: 10px 0px 10px 0px;
	font-size: 100%;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	color: #fff;
	font-weight: bold;
	text-align: center;
}
.specialBlock180px a {
	display: block;
	width: 180px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	background-color: #f1b310;
	padding: 10px;
	font-size: 100%;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	color: #fff;
	overflow: hidden;
	font-weight: bold;
	text-align: center;
}
.flLeft {
	float: left;
}

#videoPlayer {
	width:550px;
	color:#ffffff;
	padding: 15px;
	background-color: #213364;
	height: auto;
	border: 1px dotted #CCC;
	filter: DropShadow(Color=black, OffX=5px, OffY=5px, Positive=yes);
	float: right;
}

.SpaceLeft10Top10px {
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
/*jquery tinyslider code starts here*/

.sliderbutton {
	float:left;
	width:17px;
	padding-top:0px
}
.sliderbutton img {cursor:pointer}
.sliderbutton img:hover {
}
#slider {
	position:relative;
	overflow:auto;
	width:181px;
	height:auto;
	margin-right: 0px;
	margin-left: 18px;
	background-color: #F2B317;
	padding-top:8px;
	padding-right:15px;
	margin-top: 0px;
	-moz-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	border-radius: 8px;	
}
#slider ul {
	position:relative;
	list-style:none;
	padding-top: 8px;
	padding-left: 0px;
}
#slider li {
	float:left;
	width:181px;
	/*height:310px;*/
	list-style-type: none;
	list-style-image: none;
	padding-right: 5px;
	padding-left: 5px;
	text-align: left;
	padding-top: 25px;
}
.pagination {
	position:absolute;
	top:-330px;
	right:-170px;
	list-style:none;
	height:10px;
	display: none;
}
.pagination li {
	float:left;
	cursor:pointer;
	height:8px;
	width:8px;
	background:#ccc;
	margin:0 4px 0 0;
	border:1px solid #fff;
	list-style-image: none;
	list-style-type: none;
}
.pagination li:hover, li.current {background:#fff}

.wrapper {
	text-align: left;	
	margin-left:20px;
	margin-right:20px;
	margin-top:20px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) { Body {} }

