*{padding:0; margin:0; font-family:Arial, Helvetica, sans-serif;}
body{text-align:center; vertical-align:top; background-color:#294061;}
a {color:#3D95DD; text-decoration:underline;}
a:hover{ text-decoration:none; }

img { border:0;}
.dt { display:table; width:100%;}
.dr { display:table-row; width:100%; height:100%;}
.dc { display:table-cell; text-align:left; vertical-align:top; width:100%; }
/*****************/
.img_border{border:solid 4px #527CAE;}


/* private styles */
.main {width:950px; margin:auto}
.main_c1{width:739px;}
.main_c1_t1{ background:url(../images/h_back1.jpg) no-repeat left top #6A7A87;}
.main_c1_t2{ background: no-repeat right top #FFFFFF;}
.main_c1_t3{}
.main_c2{width:211px;}
.main_c2_t1{ background:url(../images/h_back2.jpg) no-repeat left top; }
.main_c2_t2{ background:url(../images/h_back3.gif) repeat-x top #294061;}

.footertxt {color:#ffffff; font-size:11px;}
.footerlink a {color:#ffffff; text-decoration:none; margin-left:12px; margin-right:12px;}
.footerlink a:hover{text-decoration:none; color:#999999;}

.footerlink2 {color:#ffffff; text-decoration:underline; font-weight:bold;}
.footerlink2:hover{text-decoration:none;}

.footerlink3 {color:#ffffff; text-decoration:none;}
.footerlink3:hover{text-decoration:underline;}
/*******************FOR ALL STYLES****************************/
.link1 {color:#FA5005; font-weight:bold; text-decoration:none; background:url(../images/pimp1.gif) no-repeat right; padding-right:15px;}
.link1:hover {text-decoration:underline;}

.link2 {color:#5D6C77; text-decoration:underline;}
.link2:hover {text-decoration:none;}

.h_marg1{margin-left:96px; margin-top:38px;}

.h_txt1{color:#ffffff;}
.txt1 {color:#FA5005; font-weight:bold;}
.txt2 {color:#3D95DD; font-weight:bold;}
/*********************************************************/

h1 {color:#3D95DD; font-weight:bold; font-size:larger;}
.main_c1_t2X{background:#ffffff;}

.line{background:url(../images/line.gif) repeat-x top; height:1px;}

      
table.sample {
	border-width: 1px;
	border-spacing: 2px;
	border-style: solid;
	border-color: black;
	border-collapse: collapse;
	background-color: white;
}
table.sample th {
	border-width: 1px;
	padding: 1px;
	border-style: solid;
	border-color: black;
	background-color: white;
}
table.sample td {
	border-width: 1px;
	padding: 1px;
	border-style: solid;
	border-color: black;
	background-color: white;
}