body
{
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 100%;
	text-align: center;
	background-color: #5B3C1D;
}
.button
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #c8eaf4;
	background-color: #09bcc0 !important;
	border: #09bcc0 1px solid;
	padding-bottom: 2px;
	padding-top: 2px;
	margin:0px;
	font-weight: bold;
}
.button:hover
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #09bcc0;
	background-color: #c8eaf4 !important;
	border-right: #09bcc0 1px solid;
	border-top: #09bcc0 1px solid;
	border-left: #09bcc0 1px solid;
	border-bottom: #09bcc0 1px solid;
	padding-bottom: 2px;
	padding-top: 2px;
	margin:0px;
	font-weight: bold;
}
.buttonhover
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #09bcc0;
	background-color: #c8eaf4 !important;
	border-right: #09bcc0 1px solid;
	border-top: #09bcc0 1px solid;
	border-left: #09bcc0 1px solid;
	border-bottom: #09bcc0 1px solid;
	padding-bottom: 2px;
	padding-top: 2px;
	margin:0px;
	font-weight: bold;
}
.buttonDisabled
{
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    color: #c8eaf4;
    background-color: #ccc;
    border: #09bcc0 1px solid;
    padding-bottom: 2px;
	padding-top: 2px;
	margin:0px;
    font-weight: bold;
}

.bluelightbg
{
	background-color: #C8EAF4 ;
}
.bluemedbg
{
	background-color: #7FD0D4;
}
.bluedarkbg
{
	background-color: #09BCC0;
}
h1
{
	font-size: 14px;
    font-family: Georgia, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-right: 0px;
	padding-left: 20px;
	padding-bottom: 0px;
	padding-top: 0px;
}

h1.lightblue
{
	color: #c8eaf4;
}
h1.midblue
{
	color: #7FD0D4;
}
h1.darkblue
{
	color: #09BCC0;
}
h1.brown
{
	color: #5B3C1D;
}
h1.pagetitle
{
    margin: 0px 0px 7px !important;
    padding: 0px !important;
}
h2
{
    font-size: 13px;
    font-family: Georgia, Arial, Helvetica, sans-serif;
    margin: 0px 0px 7px;
    padding: 0px;
    text-transform: lowercase;
}
h2.lightblue
{
	color: #c8eaf4;
}
h2.midblue
{
	color: #7FD0D4;
}
h2.darkblue
{
	color: #09BCC0;
}
h2.brown
{
	color: #5B3C1D;
}

h3
{
    font-size: 12px;
    font-family: Georgia, Arial, Helvetica, sans-serif;
    margin: 0px 0px 3px;
    padding: 0px;
    text-transform: lowercase;
    font-weight: bold;
}
h3.lightblue
{
	color: #c8eaf4;
}
h3.midblue
{
	color: #7FD0D4;
}
h3.darkblue
{
	color: #09BCC0;
}
h3.brown
{
	color: #5B3C1D;
}

#pageresultcount,
p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5B3C1D;
	text-justify: auto;
	text-align: justify;
	padding-left: 20px;
	padding-right: 20px;
}

#footerAddress
{
	font-size: 12px;
	font-family: Georgia;
	margin-bottom: 5px;
	padding: 0px;
	color: #ffffff;
}
#pagetitleWrapper
{
	height: 35px;
	width: 800px;
	display: block;
	background-color: #ffffff;
	vertical-align: bottom;
}
#titletable
{
    font-family: Georgia, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #5B3C1D;
    height: 20px;
    width: 760px;
    background-color: #ffffff;
    margin: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 5px;
}

.pagetitlename
{
	padding-right: 30px;
	padding-left: 20px;
	padding-bottom: 7px;
	padding-top: 7px;
}
.pagetitle
{
	font-size: 14px;
    font-family: Georgia, Arial, Helvetica, sans-serif;
	margin: 0px 0px 3px;
	color: #5B3C1D;
	width: 200px;
	padding-right: 0px;
	padding-left: 0px;
}
#titleLeft
{
	float: left;
	text-align: left;
	padding-bottom: 7px;
	padding-top: 7px;
}
#ddlwrapper
{
	display: inline;
	height: 15px;
}
#ddl
{
	display: block;
	overflow: visible;
	position: relative;
	height: 20px;
	width:90px;
	clear: none;
}
.formdropdown
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #5B3C1D;
    background-color: #ffffff;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    height: 20px;
    text-transform: capitalize;
}
.inputNormal
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #5B3C1D;
    background-color: #ffffff;
    border-right: #5B3C1D 1px solid;
    border-top: #5B3C1D 1px solid;
    border-left: #5B3C1D 1px solid;
    border-bottom: #5B3C1D 1px solid;
    height: 20px;
    text-transform: capitalize;
}
.inputError
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #5B3C1D;
    background-color: #ffaaaa;
    height: 20px;
    text-transform: capitalize;
    border-right: #ff0000 1px solid;
    border-top: #ff0000 1px solid;
    border-left: #ff0000 1px solid;
    border-bottom: #ff0000 1px solid;
}
.required
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #ff0000;
}
.InternalItem
{
    padding:10px;
    height:100%;
}
table.InternalDetails
{
    width: 580px;
    vertical-align: top;
    height:610px;
}
table.InternalDetails td
{
    background-color: #fff;
    vertical-align: top;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    color: #5b3c1d;
    height:100%;
}
table.InternalDetails td p
{
    margin: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 10px;
    padding-top: 10px;
}