/*block styles*/

.block {display: inline; clear:both;}
.block:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}

/* Hides from IE-mac \*/
* html .block {height: 1%;}
.block {display: block;}
/* End hide from IE-mac */

div.preamble {
display:table;
margin:4px 0 2px 0
}

div.preamble p {
padding:7px 15px 8px 15px;
color:#fff;
font:15px/18px arial,tahoma,verdana;
margin:0;
background:#0d1c6f;
}


b.rtop, b.rbottom {
background:none repeat scroll 0 0 #FFFFFF;
display:block;
}

.image_holder {text-align: center;}
.image_holder img {margin: 0px;}
.image_border {border: 1px solid #333;}
.image_holder p {}
.optimize {display: table;}
.left, .Left {float: left; margin:0 10px 10px 0;}
.main {overflow: hidden; margin: 0px;}
.right, .Right {float: right; margin:0 0 10px 10px;}
.large_image .image_holder { border: 0px solid #999; background-color: #FFF;}
.large_image {clear: both; padding-bottom: 15px;}
.center img, .Center img, .large_image .Center img, .large_image .center img {margin: 0 auto;}
.large_image .Center p, .large_image .center p {text-align: center; margin: 0 auto; width: 300px;}


.rtop, .rbottom{display:block;}
.rtop *, .rbottom *{display: block; height: 1px; overflow: hidden;}
.rbottom {margin-bottom: 10px;}
.r1{margin: 0 5px;}
.r2{margin: 0 3px;}
.r3{margin: 0 2px;}
.r4{margin: 0 1px; height: 2px;} 
.r1,.r2,.r3,.r4 {background:#0d1c6f;}
div.preamble b span {display:none;}
/*div.preamble b  {color:#293484;}*/
div.preamble a {color: #CCC;}



hr.delimiter{
clear:both;
border:0;
width:99%;
height:1px;
background:#DCDCDC;
}

.block td p {
	margin: 0;
	padding: 0;
}


/*editor styles*/

/*table styles*/
.block  table { 
	border-collapse:collapse;
}

.table_main {
	width: 100%; 
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
}

.table_main1 td {
	border-bottom:1px solid #E5E5E5;
	overflow:visible;
}


.table_main td.td_header_row, .table_main1 td.td_header_row {
	font-size: 13px;
	background:#AEAEAE;
	color:#fff;
	border-bottom:2px solid #77C8FF;
	padding-top: 6px;
	padding-bottom: 6px;
}

.td_colorl_01 {background:#f9f9f9;color:#555454;}
.td_colorl_02 {background:#edf8ff;color:#0b3c66;}
.td_colorl_03 {background:#ff7c35;color:#fff;}
.td_header_col {background:#6db8f7;color:#fff;font-weight:600;font-size:13px;border-bottom:3px solid #0066FF;}
.td_colorless .td_colorless {background:#fff;color:#555454;}



.table_main .blue {font:11px/15px Verdana, Georgia, Helvetica, Tahoma, sans-serif;color:blue;}
.table_main .red {font:11px/15px Verdana, Georgia, Helvetica, Tahoma, sans-serif;color:red;}

/*****************************/

.block  table td { 
	padding: 3px; 
	vertical-align: top;
}

/*-------------------------------------------    

    Links

-------------------------------------------*/

a {
	/* font-size: 11px; */
	text-decoration: none;
	color:#0d1c6f;
}


.table_main td {
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;  	
}
a:hover {
	text-decoration: underline;

}

.block td p {
	margin: 0;
	padding: 0;
}
a img {	
	border: none;
}
a, a:active, a:focus {
	outline: none;

}

/*-------------------------------------------    

    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, b, u, i, center, dl, dt, dd, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}

/*-------------------------------------------    

    General Selectors (Typo: 6 7 8 9 10 11 12 14 18 21 24 36 48)

-------------------------------------------*/


* {
	background-repeat: no-repeat;
}

html,body {margin:0;padding:0;}

body {
	font:12px/18px arial,tahoma,verdana;
	color:#444c52;
}
p, ul, ol, dl { 
	margin-bottom: 15px;
}
h1 { 

}
h2 {
	color:#0d1c6f;
	font:24px/25px 'arial narrow',arial,tahoma,verdana;
	padding:0 0 7px;
	border-bottom:1px solid #dcdcdc;
	margin:0 0 12px;
}
h3 {
	color:#000000;
	font:21px/24px 'arial narrow',arial,tahoma,verdana;
	padding: 0 0 7px;
	margin:0 0 0px;
}
h4 {
	color:#e23817;
	font:18px/21px 'arial narrow',arial,tahoma,verdana;
	padding: 0 0 7px;
	margin:10px 0 0px;
}
label {
	line-height:15px;
	vertical-align:middle;
}
input {
	line-height:15px;
	vertical-align:middle;
}
table {	
	border-spacing: 0; 
	border-collapse: collapse;
	/* tables still need 'cellspacing="0"' in the markup */
}
img {
	display: block;
	}
	p img, span img, table img {
	display: inline;
}
.noMargin {
	margin: 0 !important;
}
.alignLeft {
	text-align: left;
}
.alignRight {
	text-align: right;
}
.clear {
	clear: both;
	line-height:0;
	font-size:0;
	height:0;
	margin:0;
	padding:0;
}

button {
	border: 0;
	padding: 0;
	margin: 0;
	cursor: pointer;
	background: transparent;
	text-align:  left;
}
ul {
	padding-left: 2em;
}

ol {
	padding-left: 4em;
}

ol {list-style-type:decimal !important;}

.block ul {}
.block ul {list-style:none;}

.block ul li {
background:url("/images/basic/bullet_gray.png") no-repeat scroll left 6px transparent;
display:table;
margin:0 0 3px 5px;
padding:0 0 0 10px;
}
select, option, input, textarea {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.block ol li {
margin:0 0 3px;
padding:0;
}

-moz-border-radius-topleft  / -webkit-border-top-left-radius
-moz-border-radius-topright / -webkit-border-top-right-radius
-moz-border-radius-bottomleft / -webkit-border-bottom-left-radius
-moz-border-radius-bottomright / -webkit-border-bottom-right-radius





