/* CSS Document */

.scrollup{
			width:40px;
			height:40px;			
			text-indent:-9999px;
			opacity:.70;
			position:fixed;
			bottom:50px;
			right:50px;
			display:none;			
			background: url('/images/up_icon.png') no-repeat;		}	
		
			

.bg1
{background:url(../images/left.jpg);
background-position: right;
background-repeat:no-repeat;
}

.bg2
{background:url(../images/right.jpg);
background-position:left;
background-repeat:no-repeat;
}

.bg11
{background:url(../images/left1.jpg);
background-position: right;
background-repeat:no-repeat;
}

.bg22
{background:url(../images/right1.jpg);
background-position:left;
background-repeat:no-repeat;
}



.imgflotright
{
float: right; 
    clear: right; 
    margin-top:200px; position:fixed; right:0px; 
 
}

.imgflotleft
{
float: right; 
    clear: right; 
    position:fixed; margin-top:0px;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial;
	font-size: 13px;
	color: #383838;
	background:url(../images/bg11.jpg);
	line-height:18px;	 
}


.tablefooter
{
height:72px; background:url(../images/foot_bg.jpg);
}

input:focus
{background-color:#f2f2e9;}

.logintext
{ font-family: Arial;
	font-size: 11px;
	color: #000000; font-weight:bold;

}

.pwdtext
{ font-family: "Trebuchet MS";
font-size:12px;
color:#283e94;
font-weight:bold;

}

.contacttext
{ font-family: Arial;
	font-size: 13px;
	color: #00223c;
}



a.loginlink {
	font-family: Arial;
	font-size: 11px;
	color: #5d5d5d;	
}
a.loginlink:link {
	text-decoration: none;
}
a.loginlink:visited {
	text-decoration: none;
}
a.loginlink:hover {
	text-decoration: underline;
	color:#0316ce;	
}
a.loginlink:active {
	text-decoration: none;
}


a.reglink {
	font-family: Arial;
	font-size: 13px;
	color: #c60101; font-weight:bold;
	font-style:italic;
	
}
a.reglink:link {
	text-decoration: none;
}
a.reglink:visited {
	text-decoration: none;
}
a.reglink:hover {
	text-decoration: underline;
	color:#000000;	
}
a.reglink:active {
	text-decoration: none;
}





.heading_intro
{ font-family: Arial;
font-size:12px;
color:#257bef; line-height:13px;
}


h1
{ font-family: "Times New Roman";
font-style:italic;
letter-spacing:0.5px;
font-size:22px;
color:#228c05;
font-weight:bold;
margin-top:0px;
margin-bottom:0px;
border-bottom:#04448c thin dashed;
height:20px;

}

h5
{ font-family: Arial, Helvetica, sans-serif;

font-size:16px;
color:#0148aa;
font-weight:bold;
margin-top:0px;
margin-bottom:0px;

}



.heading
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
font-weight:bold;
}

.headingsub
{
font-family:Arial;
font-size:15px;
color:#0347a4;
}

h2
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
font-weight:bold; margin-top:0px; margin-bottom:2px;
}


h4
{
font-family:Arial;
font-size:17px;
color:#ffffff;
font-weight:bold; margin-top:0px; margin-bottom:2px;
}

p
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:100%;
color:#000000;
}

blockquote
{
font-style:italic;
text-align:center; 
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:110%;
}

.textcontent
{font-family:"Times New Roman", Times, serif;
font-size:18px;
font-weight:bold;
color:#d19b27;
}

.textcontent1
{font-family: "Verdana, Arial, Helvetica, sans-serif";
font-size:12px;
color:#0f7b93;
}

.cal
{
	font-family: Arial;
	font-size: 14px;
	color: #ffffff; font-weight:bold; 
	background:#048b43; height:25px; 
	
	
	
}

.style13 {
	font-family: Arial;
	font-size: 12px;
	color: #504e4e; 
}

.style23 {
	font-family: Arial;
	font-size: 12px;
	color: #a8a7a7;
}

.style30 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #000000; }

.link
{ width:58px; height:30px;
padding:5px;

}

.link_text
{ width:172px; height:30px;
padding:5px;

font-weight:bold;
}



a.menu {
	font-family:Arial;  
	font-size: 13px;
	color: #404040;
	font-weight:bold;
	display:block;
	padding: 4px 0 20px 22px;
		
}
a.menu:link {
	text-decoration: none;
}
a.menu:visited {
	text-decoration: none;
}
a.menu:hover {
	text-decoration: none;
	color: #0c47a7;
	}
a.menu:active {
	text-decoration: none;
}

.menus:hover{ background:url(../images/menu_hover.png); background-position:center; background-repeat:no-repeat; height:41px; background-position:bottom;}


a.main1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	
	color: #86e7ff;	
	text-align:center; padding:5px;	
	
	
}
a.main1:link {
	text-decoration: none;
}
a.main1:visited {
	text-decoration: none;
}
a.main1:hover {	
	color: #ffea00;
	text-decoration:underline;
}
a.main1:active {
	text-decoration: none;
}






a.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d10101;
	font-weight:bold;
	font-style:italic;
}
a.main:link {
	text-decoration: none;
}
a.main:visited {
	text-decoration: none;
}
a.main:hover {
	text-decoration: underline;
	color: #0024ff;
}
a.main:active {
	text-decoration: none;
}





a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #0039ff;
}
a:active {
	text-decoration: none;
}



a.second {
	font-family: Arial;
	font-size: 12px;
	color: #a8a7a7;
	
}
a.second:link {
	text-decoration: none;
}
a.second:visited {
	text-decoration: none;
}
a.second:hover {
	text-decoration: none;
	color:#ffffff;
	
}
a.second:active {
	text-decoration: none;
}


a.third {
	font-family: Arial;
	font-size: 12px;
	color: #a8a7a7;
	
}
a.third:link {
	text-decoration: none;
}
a.third:visited {
	text-decoration: none;
}
a.third:hover {
	text-decoration: underline;
	color:#ffffff;
	
}
a.third:active {
	text-decoration: none;
}




.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.style44 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight:bold;
}

.style5 {color: #000000}
.style6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.style7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.style9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #F40201;
}

.sitemapborder{border:thin solid #CCCCCC;}

a.sitemap {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	
}
a.sitemap:link {
	text-decoration: none;
}
a.sitemap:visited {
	text-decoration: none;
}
a.sitemap:hover {
	text-decoration: underline;
	color:#b50101;
}
a.sitemap:active {
	text-decoration: none;
}

.sitemapheadbg{background:#048b43;}

a.sitemaphead {
	font-family: Arial;
	font-size: 13px;
	font-weight:bold;
	color: #ffffff;
	
}
a.sitemaphead:link {
	text-decoration: none;
}
a.sitemaphead:visited {
	text-decoration: none;
}
a.sitemaphead:hover {
	text-decoration: none;
	color:#ebebeb;
}
a.sitemaphead:active {
	text-decoration: none;
}

		
		
		
.sidemain {
background-image:url(../images/menu_bg.gif);
background-repeat:no-repeat;
height:38px;
}

.sidemain1 {
background-image: url(../images/checkmain.png);
background-repeat:no-repeat;
height:38px;


}


.side_texthead { text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#ffffff;
font-size:13px;
background:url(../images/table_manu.jpg);
background-repeat:no-repeat;
height:72px;
}



a.side_textmain  {
	margin-left:23px;
color:#505050;
font-size:11px;
}
a.side_textmain :link {
	text-decoration: none;
}
a.side_textmain :visited {
	text-decoration: none;
}
a.side_textmain :hover {
	text-decoration: none;
	color:#b90105;	
}
a.side_textmain :active {
	text-decoration: none;
}



.side_textmain2 {
margin-left:30px;
color:#000000;
font-size:11px;
}

a.side_textmain1 { 
margin-left:30px;
color:#012d9c;
font-size:11px;
}
a.side_textmain1 :link {
	text-decoration: none;
}
a.side_textmain1 :visited {
	text-decoration: none;
}
a.side_textmain1 :hover {
	text-decoration: none;
	color:#000000;	

}


.sidemain_sub {
background-image: url(../images/submenu.gif);
background-repeat:no-repeat;
background-position:right;
margin-left:30px;
height:30px;
}



.sidemain_sub1 {
background-image: url(../images/checksub.png);
background-repeat:no-repeat;
background-position:right;
margin-left:30px;
height:30px;
}

a.side_textsub {
margin-left:50px;
color:#505050;
font-size:10px;
}

a.side_textsub :link {
	text-decoration: none;
}
a.side_textsub :visited {
	text-decoration: none;
}
a.side_textsub :hover {
	text-decoration: none;
	color:#b90105;	
}
a.side_textsub :active {
	text-decoration: none;
}



a.side_textsub1 {
margin-left:50px;
color:#012d9c;
font-size:10px;
}
a.side_textsub1 :visited {
	text-decoration: none;
}
a.side_textsub1 :hover {
	text-decoration: none;
	color:#000000;	
}
a.side_textsub1 :active {
	text-decoration: none;
}





.footmain {
font-family:Arial;
font-size:12px;
color:#d8d6d6;
background:url(../images/footlink_bg.jpg); background-repeat:no-repeat; background-position:left;
height:15px;
}


a.foottext {
	font-family: Arial;
	font-size: 12px;
	color: #969696; margin-left:25px;	
	
}
a.foottext:link {
	text-decoration: none;
}
a.foottext:visited {
	text-decoration: none;
}
a.foottext:hover {
	text-decoration: underline;
	color:#ffffff;	
}
a.foottext:active {
	text-decoration: none;
}



a.foottext1 {
	font-family: Arial;
	font-size: 12px;
	color: #434644; display:block;
	padding:3px 0 3px 0;	
	
	
}
a.foottext1:link {
	text-decoration: none;
}
a.foottext1:visited {
	text-decoration: none;
}
a.foottext1:hover {
	text-decoration: underline;
	color:#023b82; font-size: 13px; font-weight:bold; 
	
}
a.foottext1:active {
	text-decoration: none;
}