@charset "utf-8";
/* CSS Document */

/*General CSS starts here
========================*/


body {
	/*background-image: url(images/page_bg.png);
	background-repeat: repeat-y;*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #fff;
	font-family:Tahoma, Geneva, sans-serif;
	
}

img{
	border:0px;
	text-align: center;
}

a:link{ text-decoration:none; color:#074fb6; font-size: 13px; 	}
a:hover{ text-decoration:underline; color:#074fb6; font-size: 13px;	}
a:active{ text-decoration:none; color:#074fb6; font-size: 13px; }
a:visited{ text-decoration:none; color:#074fb6; font-size: 13px; }
a.visited:hover{ text-decoration:none; color:#074fb6; font-size: 13px; }


a.headlink:link{ text-decoration:none; color:#fff; font-size: 14px; font-weight:bold;}
a.headlink:hover{ text-decoration:none; color:#CCC; font-size: 14px; font-weight:bold;}
a.headlink:active{ text-decoration:none; color:#fff; font-size: 14px; font-weight:bold;}
a.headlink:visited{ text-decoration:none; color:#fff; font-size: 14px; font-weight:bold;}
a.headlink.visited:hover{ text-decoration:none; color:#fff; font-size: 14px; font-weight:bold;}


a.blacklink:link{ text-decoration:none; color:#000; font-size: 14px; font-weight:bold;}
a.blacklink:hover{ text-decoration:none; color:#585858; font-size: 14px; font-weight:bold;}
a.blacklink:active{ text-decoration:none; color:#000; font-size: 14px; font-weight:bold;}
a.blacklink:visited{ text-decoration:none; color:#000; font-size: 14px; font-weight:bold;}
a.blacklink.visited:hover{ text-decoration:none; 000:#fff; font-size: 14px; font-weight:bold;}


a.greenlink:link{ text-decoration:none; color:#51b12f; font-size: 14px; font-weight:bold;}
a.greenlink:hover{ text-decoration:none; color:#585858; font-size: 14px; font-weight:bold;}
a.greenlink:active{ text-decoration:none; color:#51b12f; font-size: 14px; font-weight:bold;}
a.greenlink:visited{ text-decoration:none; color:#51b12f; font-size: 14px; font-weight:bold;}
a.greenlink.visited:hover{ text-decoration:none; 51b12f:#fff; font-size: 14px; font-weight:bold;}

a.redlink:link{ text-decoration:none; color:#e02525; font-size: 14px; font-weight:bold;}
a.redlink:hover{ text-decoration:none; color:#585858; font-size: 14px; font-weight:bold;}
a.redlink:active{ text-decoration:none; color:#e02525; font-size: 14px; font-weight:bold;}
a.redlink:visited{ text-decoration:none; color:#e02525; font-size: 14px; font-weight:bold;}
a.redlink.visited:hover{ text-decoration:none; e02525:#fff; font-size: 14px; font-weight:bold;}

/* report table font */

#reporttable td{text-decoration:none; font-size: 12px;}


/*Website main wrapper starts here
=================================*/

#wrapper{
	/*width:1000px;*/
	height:auto;
	/*border: 1px #906 solid;*/
	margin-right:auto;
	margin-left:auto;	
}

/*header section starts here
============================*/

#header{
	/*width:1000px;*/
	height:40px;
	background-color:#000;
	color:#FFF;
	margin-right:auto;
	margin-left:auto;
}


#content_section{
	width:1000px;
	height:auto;
	margin-right:auto;
	margin-left:auto;
	text-align: left;
	/*min-height: 800px;*/
}

#footer{
	width:1000px;
	height:60px;
	/*border: 1px #CF0 solid;*/
	margin-right:auto;
	margin-left:auto;
}

.headertext{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	}
	
.errorissue{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#ff0000;
	}
	
.form_content_text{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:15px;
	}
	
.content_text_bold{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:15px;
	font-weight:bold;
	}
	
.green_content_text_bold{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#808080;
	}
.green_content_text_bold_r{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#009F00;
	}
	
.red_content_text_bold{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#d12020;
	}

.black_content_text_bold{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#000;
	}

.copyrighttext{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
		}
		
.bigheading_text{		
	text-align: center;
	font-size: 46px;
	font-weight: bold;
	}
	
.smallerheading_text{		
	text-align: center;
	font-size: 36px;
	font-weight: bold;
	}

.whitetext{
	font-size: 16px;
	font-weight: bold;
	color:#fff;
	
	}
		
#mytable{
	width:370px;
	height:205px;
	border: 1px #999 solid;
	background-color:#e9eaeb;
	padding:10px;
}

#mytable_r1{
	width:354px;
	height:50px;
	margin-bottom:0px;
	
	}

#mytable_r11{
	width:352px;
	height:50px;
	padding-top:10px;
	line-height:40px;
	
	}

#mytable_r1_left{
	width:170px;
	height:40px;
	float:left;
	}
	
#mytable_r1_right{
	width:176px;
	height:40px;
	float:right;
	}

#mytable_r2{
		width:356px;
		height:30px;
		
}


#mytable_r3{
	width:356pxpx;
	height:30px;
	line-height:34px;
	
	
}

#mytable_r4{
	width:356px;
	height:30px;
	/*border: 1px #CF0 solid;*/
	
}

#mytable_r5{
	
	width:356px;
	height:30px;
	
}

.mytextfield{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	width:350px;
	height:30px;
	
		}

.mybutton{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	width:77px;
	height:37px;
	background-image:url(../images/signin_button.jpg);
	background-repeat:no-repeat;	
	color:#FFF;
	border:none;
	cursor:pointer;
		}
