/* Leader Machine CSS */

/* CSS Reset */
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, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {	margin:0;padding:0;border:0;outline:0;font-weight: inherit;font-style: inherit;font-size: 100%;font-family: inherit;} :focus {outline: 0;}body {line-height: 1;} ol, ul {list-style: none;}table {
	border-collapse: separate;
	border-spacing: 0;
	font-size: 12px;
}caption, th, td {text-align: left;font-weight: normal;}blockquote:before, blockquote:after,q:before, q:after {content: "";}blockquote, q {quotes: "" "";}

/* Main */

body {
	background:#506eb0 url(../images/bg.gif) 50% top no-repeat;
	text-align:center;
	font:12px Arial, Helvetica, sans-serif;
	color:#666699;
}
	
#wrapper {
	background:#FFF;
	width:712px;	
	margin:15px auto;
	padding-bottom:10px;
}
	
#container {
	/*width:652px;
	background:#FFF url(../images/header.jpg) 10px 10px no-repeat;
	padding:165px 30px 10px 30px;
	*/
	
	padding:10px 30px 10px 30px;
	text-align:left;
}

h1 {
	padding-top:0px;	
}

h1,h2 {
	font-size:19px;
	color:#666699;
	font-weight:bold;
	padding-bottom:6px;
}

h3 {
	font-size:16px;
	color:FF6600;

	font-weight:bold;
	padding-bottom:6px;	
}

h4,h5 {
	font-weight:bold;
}

h4 {
	font-size:14px;
	padding-bottom:14px;
}

.underline {
	text-decoration:underline;
}

p {
	color:#666699;
	line-height:16px;
	padding-bottom:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#topSection {
}

#leftColumn {
	width:405px;
	margin-right:40px;
	float:left;
	/* border-bottom:2px solid #669; */
}

#rightColumn {
	width:205px;
	float:left;
}

#tollfree {
	text-align:center;
	color:#666699;
	font-size:14px;
	font-weight:bold;	
}

#rtt {
	height:8px;
	width:199px;
	background:url(../images/rtt.jpg) no-repeat;	
}

#rtb {
	height:8px;
	width:199px;
	background:url(../images/rtb.jpg) no-repeat;
	margin-bottom:5px;	
}

#rbt {
	height:8px;
	width:199px;
	background:url(../images/rbt.jpg) no-repeat;	
}

#rbb {
	height:8px;
	width:199px;
	background:url(../images/rbb.jpg) no-repeat;	
}

#topBox {
	background:#4a6bae url(../images/rtm.jpg) repeat-x;
	width:169px;
	color:#FFF;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

#topBox li {
	font-size:11px;
	margin-bottom:3px;
}

#bottomBox {
	background:#496aad url(../images/rbm.jpg) repeat-x;
	width:169px;
	padding:10px 15px;
	color:#FFF;	
}

#bottomBox p {
	color:#FFF;
	font-size:11px;	
}

#bottomSection {
	clear:both;
	* clear:none;
	color:#336;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0;
}

#bottomSection li {
	margin-bottom:14px;
}

#end {
	clear:both;
	padding-top:18px;
	text-align:center;	
}

#endblue {	
	border:4px solid #506eb0;
	padding:15px;
	margin:20px auto;
	width:440px;
}

#end table {
	color:#333;
	
}

#end table input,#end table textarea {
	
}

.row_formleft {
	font-weight:bold;
	font-size:14px !important;	
}


/* Footer */

#footer {
	width:671px;
	background:#e9e9e9;
	line-height:18px;
	height:18px;
	padding:10px;
	font-weight:bold;
	font-size:10px;
	margin:0 10px;
}

#footer p {
	color:#999;
}

#footer a {
	text-decoration:none;
	color:#999;
}

#clear {
	clear:both;
}
.table_list td {
	text-align: center;
	font-weight: normal;
	border: 1px solid #CCCCCC;
	padding: 0px;
	margin: 0px;
}
.table_list th {
	text-align: center;
	font-weight: normal;
	border: 1px solid #CCCCCC;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin: 0px;
}
h6 {
	font-weight:bold;
	line-height: 18px;
	font-size: 11px;
}
.table_list th h5 {
	text-align: center;
	padding: 0px;
	margin: 0px;
}

.header_white {
	font-size: 24px;
	color: #FFFFFF;
	padding-top: 10px;
}


.footer_phone{
	color: #000000;
}

.certificate_img_ie6 {
	float: left;
	padding-top: 18px;
	padding-right: 15px;
	padding-bottom: 40px;
	padding-left: 30px;
	display: block;
}







