﻿body, html 
{
	background-color:#3333CC;
	margin-left:0;
	margin-top:0;
	padding:0;
	height:100%;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}


#wrapper {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background: #FFFFFF;
	width: 1024px;
	}

#ContainingTable 
{
	width:1024px;
	height:600px;
	border:0;
	padding:0;
	border-collapse:collapse;
	background-color:#FFFFFF;
}

#DocumentListContainingTable
{
	width:434px;
	border-collapse:collapse;
	padding-left:20px;
}

#CentreColumnContainingTable
{
	width:100%;
	height:100%;
	border-left:solid 1px Gray ;
	border-right:solid 1px Gray ;
	padding:10;
	border-collapse:collapse;
}

#CentreColumnContainingTable td
{
	padding-left:10px;
}

#Column1 
{
	background-color:Gray;
	float:left;
	width:200px;
	background-image: url("images/ex_ect.jpg");
}

#Column2 
{
	background-color:#FFFFFF;
	padding:1em;
	float:left;
	width:400px;
}

#Column3 
{
	background-color:Gray;
	float:left;
	width:200px;
}


.LoginTextBoxStyle 
{
	cursor: caret;
	background-color:inherit;
	text-align: left;
	font-family:Verdana;
	vertical-align:middle;
}

.LoginButtonStyle
{
	background-color:#000099;
	color: #FFFFFF;
}

.LoginTextStyle
{
	font-family:Verdana;
	font-style: italic;
	font-weight: bold;
}

.LoginTitleStyle
{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.MandatoryField
{
	color:Red;
}

.CategoryList
{
	height:100%;
}

.CategoryListItem
{
	list-style-type:none; 
	padding-bottom:10px;
}

.ResponseNotice{
	color:Red;
	font-weight:bold;
	font-size:14px;
}

.WizardContainer
{
	padding-left:100px;
}

.CentreCellContainer
{
	padding-left: 20px; 
	
}

.NormalText
{
	font-size:10px;
	color:Black;
	text-align:left;
}

.NotificationPanel
{
	padding:20px;
	margin-left: auto;
	margin-right: auto;
	color:#666666;
	background-color:#CCCCCC;
}

.InputLabelCell 
{
	font-weight:bold;
	text-align:right;
}

.InputBox 
.InputBoxDoubleMultiline
.InputBoxDouble
{
	 background-color:White;
}

.InputBox 
{
	width:160px
}

.InputBoxDoubleMultiline
{
	
	width:680px;
	height:100px;
}

.InputBoxDouble
{
	width:680px;
}

/*Popup Control*/
.popupControl{
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	border-color:Gray; 
	border-style:solid; 
	border-width:thin;
	background-color:#FFFFCC;
	padding:1em;
	position:absolute;
	visibility:hidden;
}

/* Rounded Corners*/

.roundedPanel
{	
	width:300px;
	background-color:#5377A9;
	color:white;
	font-weight:bold;
}

A {
	color :#3333cc;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

A:VISITED {
	color : #3333cc;
}

A:HOVER {
	color: #3366FF;
}

.lglink {
	color : #3333CC;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.lglink:hover {
	color : #3333cc;
}

.lglink:visited {
	color: #3366FF;
}

.menutext { font-family : Arial, Helvetica, sans-serif;
font-size : 11px; text-decoration : none; color : #FFFFFF; font-weight: bold
}

.menutext:hover { color : #FFFFFF;
}

.menutext:visited { color : #FFFFFF;
}
.Redlink { font-family : Arial, Helvetica, sans-serif;
font-size : 11px; text-decoration : underline; color : #990000; font-weight: bold
}

.Redlink:hover { color : #FF9D9D;
}

.Redlink:visited { color : #990000;
}

.heading3{
	margin: 1em, 0, 1em, 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}

.heading4{
	margin: 1em, 0, 1em, 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3333CC;
	font-weight: bold;
}

H3 {
	font-size : 14px;
	font-weight : bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #3333CC;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	left: 533px;
	top: 426px;
}
.smtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3333CC;
}
.attentionhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}


TD.outline      {background-color:#330099; }


TR.light,TH.light,TD.light		{background-color:#ADCFF2;}
TR.medium,TH.medium,TD.medium	{background-color:#6666FF;}
TR.dark,TD.dark					{background-color:#330000; color:#000000;}
TH.dark							{background-color:#679FAA; color:#FFFFFF; text-align:left;}
.heading4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3333CC;
}
.quotenm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.heading3dark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000033;
}
.liindent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-position: outside;
	list-style-type: square;
}
.Results_Heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.Highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.highlight_sml {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #3333CC;
}
.H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #3333CC;
}
.H2link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #3333CC;
	text-decoration: none;
}
.h2linkhover {
	color: #3366FF;
}
