/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #585656;
}
body {
	background-color: #FFFFFF;
	background-image: url(images/bgpattern.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#mainTable{
background-image:url(images/table_bg.gif);
background-repeat:repeat-y;
}
#tableBorders{
border:solid 1px #DAD5D5;
}
h1{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color: #2A4E83;
font-weight:bold;
line-height: 0pt;
}
#text{
padding-left:40px;
padding-right:30px;
padding-top:10px;
padding-bottom:5px;
}
#smallBlockText{
padding-left:40px;
padding-right:10px;
padding-top:5px;
padding-bottom:5px;
}
#managers{
color:#2A4E83;
}
hr{
color:#2A4E83;
height:1px;
width:400px;
padding-bottom:0px;
}

a:link {
	color: #2A4E83;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #2A4E83;
}
a:hover {
	text-decoration: underline;
	color: #2A4E83;
}
a:active {
	text-decoration: none;
	color: #2A4E83;
}
#form{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#585656;
}

#formbtn{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#2A4E83;
background-color:#FFFFFF;
border:solid 1px #2A4E83;
cursor: pointer;
cursor: hand;
}
#bottomBar{
font-size:10px;
padding-left:15px;
padding-right:10px;
}
#fourcBorder{
border:solid 1px #DCD7D7;
}
#diamondRepeat{
background-image:url(images/diamond_repeat.gif);
background-repeat:repeat-y;
background-position:center;
}


#tableBorder {
	border-top:solid 1px #DAD5D5;
	border-bottom:solid 1px #DAD5D5;
	border-left:solid 1px #DAD5D5;
	border-right:solid 1px #DAD5D5;
}
