﻿.headerStyle
{
	background-image: url(images/infoboxbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 30px;
}

.FooterStyle
{
	background-image: url(images/doclistfooter.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 60px;
	font-weight: bold;
	text-align: right;
}

.gridStyle
{
	border-left: solid 1px #37597C;
	border-right: solid 1px #37597C;
	border-bottom: solid 1px #37597C;
	border-top: solid 1px #37597C;
	border-collapse: collapse;
	width: 100%;
}

.fileUpload
{
	font-family: Tahoma, Verdana, Arial, Helvetica, Serif;
	color: #37597C;
	font-weight: normal;
	font-size: 100%;
	height: 22px;
}

.button
{
	font-family: Tahoma, Verdana, Arial, Helvetica, Serif;
	color: #37597C;
	font-weight: normal;
	font-size: 100%;
	width: 96px;
	height: 22px;
}

.text
{
	border-right: #37597C 1px solid;
	border-top: #37597C 1px solid;
	border-left: #37597C 1px solid;
	border-bottom: #37597C 1px solid;
	color: #37597C;
	font-family: Tahoma, Verdana, Arial, Helvetica, Serif;
	font-size: 100%;
	background-color: white;
	font-weight: normal;
	height: 16px;	
}

.multitext
{
	border-right: #37597C 1px solid;
	border-top: #37597C 1px solid;
	border-left: #37597C 1px solid;
	border-bottom: #37597C 1px solid;
	color: #37597C;
	font-family: Tahoma, Verdana, Arial, Helvetica, Serif;
	width: 99%;
	height: 30px;
	font-size: 100%;
}

.label
{
	
	color: #37597C;
	font-family: Tahoma, Verdana, Arial, Helvetica, Serif;
	font-size: 100%;
	background-color: white;
	font-weight: normal;
	height: 16px;
}

.multilabel
{
	
	color: #37597C;
	font-family: Tahoma, Verdana, Arial, Helvetica, Serif;
	background-color: white;
	width: 99%;
	height: 100px;
	font-size: 100%;
}

.combobox
{
	border-right: #37597C 1px solid;
	border-top: #37597C 1px solid;
	border-left: #37597C 1px solid;
	border-bottom: #37597C 1px solid;
	color: #37597C;
	font-family: Tahoma, Verdana, Arial, Helvetica, Serif;
	background-color: white;
	width: 146px;
	height: 22px;
	font-size: 100%;
}

.loginForm
{
	border-right: #69a2bd thin solid;
	border-top: #69a2bd 12px solid;
	border-left: #69a2bd thin solid;
	border-bottom: #69a2bd 12px solid;
	background-color: white;
}
