html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background: transparent;
}
body {
	line-height: 1;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


html {
 overflow-y: scroll;
}

	
#container {
	margin:0px auto;
}

p {
	margin-bottom: 10px;
}

.content {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#333;
	line-height:17px;
	vertical-align:top;
	margin: 0 10px 10px 20px;
}

.content a, .content a:link, .content a:visited {
	color: #0069c0;	
	text-decoration:underline;
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#0069c1;
	margin: 0 0 15px 0;
}

.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#7aaa00;
	margin: 0 0 15px 0;
}

.subheading a,.subheading a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#7aaa00;
	margin: 0 0 15px 0;
	text-decoration:none;
}


.homecontent p {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#333;
	line-height:17px;
	vertical-align:top;
	margin: 10px 52px 10px 40px;
}

.homecontent ul {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#333;
	line-height:17px;
	vertical-align:top;
	margin: 10px 52px 10px 40px;
	padding-left: 35px;
}

.homecontent a, .homecontent a:link, .homecontent a:visited {
	color: #0069c0;	
	text-decoration:underline;
}

.homecontent a:hover {
	color: #333;		
}

.leftmenu {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#7aaa00;
	line-height:22px;
	vertical-align:top;
	margin-top:5px;
	margin-left:12px;
	margin-bottom:5px;
	margin-right:10px;
}

.leftmenu a, .leftmenu a:link, .leftmenu a:visited {
	color: #666;
	text-decoration:none;	
	font-weight:normal;	
}

.leftmenu a:hover {
	color: #7aaa00;
	text-decoration:underline;
	font-weight:normal;
}

.leftmenuBox {
	border-bottom:1px solid #aeafaf;
	padding-top:5px;
	padding-bottom:5px;
	
}

.leftmenuBoxBottom {
	padding-top:5px;
	padding-bottom:5px;
}

.footer {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#333;
	line-height:15px;
	vertical-align:top;
	margin-top:5px;
	text-align:center;
}

.footer a, .footer a:link, .footer a:visited {
	color: #0069c0;	
}

.footer a:hover {
	color: #333;
}



.resources {
	
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#333;
	line-height:17px;
	vertical-align:top;
	margin-top:5px;
	margin-left:12px;
	margin-right:12px;
}

.resources a, .resources a:link, .resources a:visited {
	color: #666;
	text-decoration:none;		
}

.resources a:hover {
	color: #666;
	text-decoration:underline;		
}

.headerTable {
	margin-bottom:15px;
}

.resourcesBox {
	border-bottom:1px solid #aeafaf;
	padding-bottom:10px;
	padding-top:10px;
}

.resourcesBoxBottom {
	padding-bottom:10px;
	padding-top:10px;
}

#training_table table td {
	padding:3px;
}
#training_table table {
	border-left:1px solid #000;
	border-bottom:1px solid #000;
}
#training_table .tdborder {
	border-right:1px solid #000;
	border-top:1px solid #000;
}