body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F9F9F9;
	background-image: url(images/bg_blocks_2.jpg);
}

.text {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}
.certi_link {
	color: #7e7e7e;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	font-variant: 1;
}
.certi_visited {
	color: #666666;
}


.header_text {
	font-family: Verdana;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #4396CA;
}
.main_header_text {
	font-family: Verdana;
	font-size: 21px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	color: #4396CA;
	text-decoration: underline;
}
.teble_border {
	border:  1px solid #DFEEF7;
}
.copy_write {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.bottom_link {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: none;
}
/* CSS Document */

.more_link {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	text-transform: none;
}

#right_img {
	padding: 6px;
	float: right;
	height: auto;
	width: auto;
}.header_text1 {

	font-family: Verdana;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
.email_link {

	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}


	
.header_text1 {

	font-family: Verdana;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #4396CA;
}
.header_text2 {

	font-family: Verdana;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #4396CA;
}
.company_name {

	font-family: Verdana;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #4396CA;
}
.form_border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DFEEF7;
	border-right-color: #DFEEF7;
	border-bottom-color: #DFEEF7;
	border-left-color: #DFEEF7;
}
.form_textbox {
	width: 100px;
}

.small_table_border{{
border-bottom-color:#CCCCCC;
border-bottom-style:solid;
border-bottom-width:1px;
border-top-color:#CCCCCC;
border-top-style:solid;
border-top-width:1px;
border-left-color:#CCCCCC;
border-left-style:solid;
border-left-width:1px;
border-right-color:#CCCCCC;
border-right-style:solid;
border-right-width:1px;
)