/* All Background */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#243B5D;
	
	}
.top_bg {

	background-image:url(images/top_bg.jpg);
	background-repeat:repeat-x;
}
.orange_bg {
	background-color:#FF7E00;
}
.link_bg {
	background-image:url(images/link_bg.jpg);
	background-repeat:repeat-x;
}
.light_blue {
	background-color:#7AA7E1;
}
.sky_blue {
	background-color:#ADE0FF;
}
.light_gray {
	background-color:#ffffff;
}
.btm_blue_bg {
	background-color:#95BBD2;
}
.border_bg {
	background-color:#BDBDBD;
}

/* All Links */
.link {
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#595959;
	text-decoration:none;
}
.link:hover {
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#595959;
	text-decoration:none;
}

.blue_link {
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#005392;
	text-decoration:underline;
}
.blue_link:hover {
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#005392;
	text-decoration: none;
}
.btm_link {
	font-family:Tahoma;
	font-size:11px;
	color:#154466;
	text-decoration:none;
}
.btm_link:hover {
	font-family:Tahoma;
	font-size:11px;
	color:#154466;
	text-decoration: underline;
}

/* All Text */
.texttext
{
font-family:"Courier New", Courier, monospace;
font-size:13px ;
/*font-weight:bold ; */
color:#2175A1;			
text-decoration:none ;
}
.text {
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
	line-height:16px;
}
.textwhiteform {
	font-family:Tahoma;
	font-size:11px;
	color:#ffffff;
	line-height:16px;
}
.white_text {
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
}
.orange_light_text {
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#FFCA96;
}

.black_text {
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
}
.black_textsmall
{
	font-family:Tahoma;
	font-size:10px;
	color:#000000;
}
.blue_bold_text {
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#005392;
}
.orange_bold_text {
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#FF8600;
}
.btm_text {
	font-family:Tahoma;
	font-size:11px;
	color:#154466;
}

.copy_text {
	font-family:Tahoma;
	font-size:11px;
	color:#8B8B8B;
}
.advr_text {
	font-family:Tahoma;
	font-size:16px;
	font-weight:bold;
	color:#CCCCCC;
}


/* Left Box */
.l_bx_l_v-line {
	background-image:url(images/l_bx_l_v-line.jpg);
	background-repeat:repeat-y;
}
.l_bx_r_v-line{
	background-image:url(images/l_bx_r_v-line.jpg);
	background-repeat:repeat-y;
}
.l_bx_h-line {
	background-image:url(images/l_bx_h-line.jpg);
	background-repeat:repeat-x;
}

/* New Added */
.bluetextbig 
{
	font-family:Tahoma;
	font-size:14px;
	font-weight:bold;
	color:#005392;
}
.blacktextbig {
	font-family:Tahoma;
	font-size:12px;
	color:#000000;
}
.glink 
{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#595959;
	text-decoration:underline;
}
.glink:hover 
{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#595959;
	text-decoration:none;
}
.error_text 
{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#993333;
}
div.sample_attach
{
  width:110px;
  border: 1px solid black;
  /*background:#E6E6CC;
  /*padding: 0px 5px;*/
  font-weight:bold;
  font-size:11px;
  line-height:20px;
  color:#3D5267; 
}
a.sample_attach
{
  width:110px;
  border:1px solid black;
  background-image:url(images/link_bg.jpg);
  background-repeat:repeat-x;
  font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#595959;
  padding:0px 10px;
  line-height:23px;
   display:block;
  border-bottom:none;
  text-decoration:none;
}
a.sample_attach:hover
{
  /*background:#ffffff;
  color:#2175A1; */
}
form.sample_attach
{
  position:absolute;
  visibility:hidden;
  border:0px solid black;
  background:#E6E6CC;
}


.pageblue_link {
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#005392;
	text-decoration:underline;
}
.pageblue_link:hover {
	font-family:Tahoma;
	font-size:11px;
	font-weight::normal;
	color:#005392;
	text-decoration: none;
}

.alphabetstxt
{
float:left;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:15px;

	margin-left:2px;
	
	font-size: 10px;
	color: #FF0000;
	background-color: #FFCC00;
	height: 15px;
	width: 15px;
	display:block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	font-weight: bold;
}

.alphabetstxt:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:15px;

	font-size: 10px;
	color: #FFFFFF;
	background-color: #FF3300;
	height: 15px;
	width: 15px;
	display:block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	font-weight: bold;
}

.text_correct {
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#009900;
}
.text_notcorrect {
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#FF0000;
}

.myimgborder
{
	border: 1px solid #999999;
}

.myred_link {
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#FF0000;
	text-decoration:underline;
}
.myred_link:hover {
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#FF9933;
	text-decoration: none;
}