/* CSS Document */
body 
{
margin:0px;
font-family:arial; font-size:12px; font-weight:normal; text-decoration:none; color:white;
}
.centre
{
background-image:url(images/background.gif);
background-repeat:no-repeat;
background-repeat:repeat-y;
background-position:top center;
}
.whitefontnormal
{font-family:arial; font-size:12px; font-weight:normal; text-decoration:none; color:white;}
}
.h1
{font-family:arial; font-size:12px; font-weight:normal; text-decoration:none; color:white;}


.style12
{font-family:arial; font-size:12px; font-weight:normal; text-decoration:none; color:white;}

.style13
{font-family:arial; font-size:12px; font-weight:normal; text-decoration:none; color:white;}

.style10
{font-family:arial; font-size:12px; font-weight:normal; text-decoration:none; color:white;}

.style117
{font-family:arial; font-size:12px; font-weight:normal; text-decoration:none; color:white;}

.style114
{font-family:arial; font-size:12px; font-weight:normal; text-decoration:none; color:white;}

.whitefontbold
{font-family:arial; font-size:12px; font-weight:bold; text-decoration:none; color:white;}

.whitefontlargenormal
{font-family:arial; font-size:14px; font-weight:normal; text-decoration:none; color:white;}

.whitefontlargebold
{font-family:arial; font-size:14px; font-weight:bold; text-decoration:none; color:white;}

.style10 {color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style14 {font-size: 12px}
.style20 {color:#ffffff; font-weight:normal; font-size:12px; font-family: arial;}
.style3 {color:#000000; font-weight:normal; font-family: arial;}
.style5 {font-size: 10px}
.leftnormal { border-bottom:1px dotted white; height:15px; text-decoration:none; cursor:hand; font-size:12px; font-weight:normal; font-family:arial; color:white; padding:5px}
.lefthighlighted {background-image: url(images/barbgtop1.gif); border-bottom:1px dotted white; height:15px; text-decoration:none; cursor:hand; font-size:12px; font-weight:bold; font-family:arial; color:white; padding:5px}

.image-container img {
	border: 0;
	padding: 3px;
}

td#header {
        height: 29px;
}

#header h1 {
        margin: 0;
        padding: 0;
        color: #FFF;
        font-size: 14px;
}

#header, #content {
        padding: 0 10px;
}

#content form div.column {
        float: left;
        width: 50%;
}

#content form p {
        clear: both;
}

#content form label {
        float: left;
        width: 120px;
        padding-top: 3px;
}

#messages {
        margin-top: 5px;
}

#messages div.message {
        padding: 0 10px;
}

#messages div.message.success {
        border: 1px solid #0C0;
        background-color: #EFE;
}
#messages div.message.error {
        border: 1px solid #C00;
        background-color: #FEE;
}

div.form_error {
        text-align: center;
        font-size: 120%;
        color: #F00;
}

#content a img {
        border: 0;
}

#content table.horizontal {
	width: 100%;
}

div.orange-box {
	background-color: #FEF0E7;
	border: 1px solid #FED9BC;
	margin: 10px 5px;
	height: 100%;
	text-align: left;
}
div.blue-box {
	background-color: #E7F2F5;
	border: 1px solid #A7CEDC;
	margin: 5px;
	height: 100%;
	text-align: left;
}

div.orange-box p,
div.blue-box p {
	margin: 5px;
}

h1 {
	font-size: 30px;
	font-weight: normal;
	color: #0A7EB0;
	margin: 30px 0;
}

table td {
	font-family: arial;
	font-size: 12px;
	color: #FFF;
}

