@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url("../images/bg_02.jpg");
	background-color:#8BB6E2;
	background-repeat:repeat-x;
	height:100%;
}
.foter{
	background-image:url("../images/main-foter.jpg");
	background-repeat:repeat-x;
	height:38;

}
.dontline{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	background-image: url("../images/dotline.jpg");
	background-position:center;
	background-repeat:repeat-x;
}
/*--- Style ----*/
.red-heading{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.left-text{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #013A87;
	text-decoration: none;
	line-height: 23px;
}

.input-text{
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.input-text-bold{
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding-left: 5px;
}

.input{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #002B60;
	text-decoration: none;
	border: 1px solid #00275A;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}

select{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #002B60;
	text-decoration: none;
	border: 1px solid #00275A;	
}
.border{
	border: 1px solid #00275A;
}
.border2{
	border: 1px solid #333333;
}

.text{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-align: justify;

}
.text2{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-transform: capitalize;
}

.foter-text2{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #44559B;
	text-decoration:none;
}

.foter-text{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #44559B;
	text-decoration:none;
	text-transform: uppercase;
}
.foter-text:hover{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #E5EDF8;
}
.copyright{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #E5EDF8;
}

.text:a{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;

}

.text-bold{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;

}.text-heading{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #475A9E;
	text-decoration: none;

}


/*---- IDs -----*/
.text-bg{
	background-image: url("../images/left_text_bg.jpg");
	background-position: right;
	background-repeat:repeat-y;
}
.dotline{
	background-image: url("../images/dotline.jpg");
	background-repeat:repeat-x;
}


/*-- PNG Fix */

.layername { 
	width:254px; height:87px; background-color:transparent; border:0px;
	background-image:url("../images/botum_left_corner.png");
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/botum_left_corner.png', sizingMethod='scale'
	
	);
	display:block;}
	
* html .layername { 
	background-image:none;
}


.layername2 { 
	width:254px; height:50px; background-color:transparent; border:0px;
	background-image:url("../images/botum_left_corner2.png");
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/botum_left_corner2.png', sizingMethod='scale'
	
);
	display:block;
}

* html .layername2 { 
	background-image:none;
}
.text-bold-w {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.botum_left_corner { 
width:254px; height:170px; background-color:transparent; border:0px;
background-image:url("images/botum_left_corner.png");
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/botum_left_corner.png', sizingMethod='scale'
);
display:block;}
* html .layername { background-image:none;}botum_left_corner


.botum_left_corner2 { 
width:254px; height:170px; background-color:transparent; border:0px;
background-image:url("images/botum_left_corner2.png");
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/botum_left_corner2.png', sizingMethod='scale'
);
display:block;}
* html .layername { background-image:none;}


