/*
body{
	font:normal 12px/13px Arial, Helvetica, sans-serif;
}
div,  p, a, img, ul, li, h2{
	padding:0;
	margin:0;
}
*/
div.contentbox
{
	width:680px;
}
div.dash_bdr
{
	background:url(../images/dash.png) 0 100% repeat-x;
	width:614px;
	height:20px;
}
.training{
 	font:normal 12px Arial, Helvetica, sans-serif;
 	width:614px;
 	border:none;
 	outline:none;
}

	.Gvhead {
		padding:7px 0 7px 7px;
		background-color: #333333;
		color: #FFFFFF;
		font:normal 12px Arial, Helvetica, sans-serif;
		text-transform:uppercase;
		text-align: left;
		width:95px;
	}
.item_style{
		padding:7px 0 7px 7px;
		width:95px;
		background:url(../images/dash.png) 0 100% repeat-x;
		text-transform:uppercase;
	}
.item_temp{
		float:left;
		display:block;
		margin-right:5px;
	}

.redcolor
{
	padding:7px 0 7px 7px;
	width:95px;
	background:url(../images/dash.png) 0 100% repeat-x;
	text-transform:uppercase;
	color:#CC0000!important;
}
.mainContainer{
	width:614px;
	margin-bottom:50px;
}
div.reg{
	height:75px;
	overflow:hidden;
	background:url(../images/SIDRA-icon-t-angles.gif) 0 100% repeat-x;
}
p.chk{
	color: #CC0000;
	font:normal 12px/40px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	padding-left:40px;
	height: 40px;
	background: url(../images/SIDRA-icon-t-arrow-red.png) center left no-repeat;
	color: #CC0000;
	width:385px;
	float:left;
}
a.regLink{	
			display: block;
			width: 140px;
			margin:0 35px 0 0;
			background-color: #3a3a3a;
			color: #FFFFFF;
			text-transform:uppercase;
			text-align: center;
			font:normal 12px/30px Arial, Helvetica, sans-serif;
			float:right;
			height:30px;
			text-decoration:none;
			margin-top:5px;
}
#jumpnav {
	overflow:hidden;
	font:normal 11px/12px Arial, Helvetica, sans-serif;
	list-style: none;
	margin-top:10px;
	padding-bottom:20px;
	list-style:none;
}
#jumpnav li {
		float: left;
		text-transform: uppercase;
		list-style:none;
		
	}
#jumpnav li a {
			display: block;
			padding: 0 5px;
			border-right: 1px #3a3a3a solid;
			color: #3a3a3a;
			text-decoration: none;
		}
#jumpnav li.contact a {
			padding-right: 20px;
			border: none;
			background: url(../images/SIDRA-ICON-mail.gif) center right no-repeat;
		}

.dash{
	background:url(images/dash.png) 0 100% repeat-x;
	width:680px;
}
h2.grenhead{
margin: 15px 0 -10px 0;
	padding: 10px 0 0 0;
	background: url(../images/SIDRA-dash-rpt.gif) top left repeat-x;
	font-size: 140%;
	line-height: 140%;
}
 div.introtxt{
	font:normal 12px/15px Arial, Helvetica, sans-serif;
	color:#000;
	margin-bottom:10px;
}
p.notice{
	margin:15px 0;
	padding-left:40px;
	background: url(../images/SIDRA-icon-t-arrow-dkgrey.png) top left no-repeat;
	color: #000;
	font:normal 12px/26px Arial, Helvetica, sans-serif;
	}
div.slash_bg{
	height:30px;
	background:url(../images/SIDRA-icon-t-angles.gif) 0 100% repeat-x;
}
p.contact {
	padding-top: 10px;
}
	p.contact a {
		color: #3a3a3a;
		text-decoration: none;
		font:italic 12px/15px Arial, Helvetica, sans-serif;
	}
	p.contact a.formBtn {
		float: right;
		padding: 5px 0;
		width: 110px;
		background-color: #8DCA41;
		color: #FFFFFF;
		font-style: normal;
		text-align: center;
		text-transform: uppercase;
	}


div.lftBody ul, div.lftBody ol {
margin-left:0px;
}