body {
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #0D244D;
	text-align: justify;
}
h1 {
	font-family: Tahoma, "Myriad Pro";
	font-size: 22px;
	color: #333333;
	font-style: normal;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	text-transform: capitalize;
	white-space: pre;
}

h2 {
	font-family: "Kozuka Gothic Pro B";
	font-size: 16px;
	color: #333333;
	font-style: normal;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	text-transform: capitalize;
	white-space: pre;
}

h5 {
	font-family: Verdana;
	color: #0D2D54;
	font-style: normal;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	text-transform: capitalize;
	white-space: pre;
}


.padding_table {
	padding-top: 5px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: 1;
	border-bottom-color: 1;
	border-left-color: 1;
}
.border_box_center {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.border_box_left {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.border_box_right {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.border_box_full {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
}
.content_right_side {
	padding-top: 5px;
	padding-bottom: 5px;
}
.content_right_head {
	font-family: "Kozuka Gothic Pro B";
	font-size: 22px;
	color: #333333;
	font-style: normal;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	text-transform: capitalize;
	white-space: pre;
}
.content_right_bold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #1C4BA4;
	padding-top: 2px;
	padding-bottom: 5px;
	font-style: normal;
	text-decoration: underline;
}
.text_right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	text-align: justify;
}
.left_side_bg {
	background-image: url(../images/Feature.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #CCCCCC;
}
.padding_left {
	padding-left: 15px;
	padding-right: 5px;
}
.text_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	text-align: right;
}
.down_nev {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #003399;
}
.down_nev a {
	text-decoration: none;
}
.down_nev a:hover {
	text-decoration: underline;
	color: #000000;
}
.black_nev_bg {
	background-repeat: no-repeat;
	background-position: left top;
}

.blue_link a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: capitalize;
	color: #0099FF;
}
.blue_link a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: capitalize;
	color: #000000;
	background-color: #FFFFFF;
}
.border_box_full_top_bottom {
	border: thin solid #CCCCCC;
	padding: 10px;
}
img{
border:none;
}
.full_border_grayscale {
	border: thin solid #CCCCCC;
	background-color: #EEEEEE;
}
