﻿body 
{
	background-color:#F4F4F4;
color:#6F6F6F;
font-family:tahoma;
font-size:11px;
line-height:13px;
margin:0;
padding:0;
text-align:center;
}

#header
{
	color:#6F6F6F;
font-family:tahoma;
font-size:11px;
line-height:13px;
text-align:center;
}

.menuItem
{
	text-decoration:none;
	font-weight:bold;
	color:#52534B;
}

.containter
{
	background:#FFFFFF none repeat scroll 0 0;
border:1px solid #E0E0E0;
margin:0 auto;
padding:0;
width:720px;
}
.textbox_class
{
	font-family:Arial;
	color:#bbbc9a;
	font-size:larger;
}

.validator_error
{
	font-family:Arial;
	font-size:x-small;
}

.divUploadedFiles
{
	background: rgb(255, 255, 255) none repeat scroll 0% 0%; 
	-moz-background-clip: -moz-initial; 
	-moz-background-origin: -moz-initial; 
	-moz-background-inline-policy: -moz-initial;
}

.uploadHeader
{
	font-weight:bolder;
	background-image:url(images/1txt2.gif);
	background-repeat:no-repeat;
	height:32px;
	width:100%;
}

.dotted_line
{
	background:transparent url(images/dot.gif) repeat scroll 0 0;
height:1px;
margin-bottom:10px;
margin-top:10px;
}

.mediumText
{
	font-size:11px;
}

.button
{
	background: transparent url(images/btn.gif) no-repeat scroll 0 0;
	border:0 none;
color:#FFFFFF;
font-weight:bold;
height:21px;
margin-left:0.8em;
padding:0;
text-align:center;
width:115px;
font-family:Arial;
}

.login
{
	border: 1px solid rgb(231, 236, 238); margin: 0pt; padding: 0pt; background: rgb(240, 243, 244) none repeat scroll 0% 0%; text-align: left; width: 243px; float: left; display: table; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;
}

.loginheader
{
	font-weight:bolder;
	background-image:url(images/1txt1.gif);
	background-repeat:no-repeat;
	height:32px;
}

.btnGray
{
	background:transparent url(images/btnGray.gif) no-repeat scroll 0 0;
	border:0 none;
	color:#52534B;
	font-family:Arial,Verdana,Sans-serif;
	font-size:11px;
	width:85px;
	height:22px;
}

.footer
{
    	background:#FFFFFF none repeat scroll 0 0;
border:1px solid #E0E0E0;
font-weight:bold;
height:30px;
padding:0;
width:720px;
margin-top:20px;
vertical-align:middle;
text-align:center;
}

.footer a
{
    color:#52534B;
}
