/* CSS Red Cloud */


body
{
font-family: Arial, Helvetica, sans-serif;
font-size:90%;

margin:20px;
/*color: #5496CA;
background-color:#CCCCCC;
background-image: url("../images/body_bg.gif");*/
}

div#main
{
width:954px;
margin-left:auto;
margin-right:auto;
border:1px solid;
padding:20px;
}

div#topnav
{
background-image:url('../images/left-nav-tile.gif');
background-repeat:repeat-x;
}

a.topnav:LINK, a.topnav:VISITED, a.topnav:ACTIVE
{
/*border-left:3px solid #F0F0F0;
font-weight:bold;
*/
height:26px;
padding-left:10px;
padding-right:10px;
padding-top:4px;
padding-bottom:4px;/**/
border-right:1px solid white;
float:left;
/* background-color:#003D86;	custom */
font-weight:bold;
color:white;
text-align:center;
text-decoration:none;
width:115px;
}
a.topnav:HOVER
{
color:#C40107;
}

div#topnav
{
background-image:url('../images/left-nav-tile.gif');
background-repeat:repeat-x;
}

a.topnavselected:LINK, a.topnavselected:VISITED, a.topnavselected:ACTIVE
{
/*border-left:3px solid #F0F0F0;
font-weight:bold;
*/
height:26px;
padding-left:10px;
padding-right:10px;
padding-top:4px;
padding-bottom:4px;/**/
border-right:1px solid white;
float:left;
/* background-color:#003D86;	custom */
font-weight:bold;
color:#C40107;
text-align:center;
text-decoration:none;
width:115px;
}

a.topnavselected:HOVER
{
color:white;
}

a.right:LINK, a.right:VISITED, a.right:ACTIVE
{
font-weight:bold;
color: black;
font-size:120%;
text-decoration:none;
}

a.right:HOVER
{
color: #C40107;
}

div.clear
{
clear:both;
line-height:0;
height:0;
}


div#centre
{
min-height:600px;
}

div#content
{
width:681px;
float:left;
font-size:90%;
}

div#right
{
width:259px;/* 273 */
float:right;
text-align:right;
font-style:italic;
line-height:1.75em;
}

div.red
{
color:#C40107;
display:inline;
}

div.green
{
color:#01C407;
display:inline;
}

div.seo1
{
	float: left;
	width: 330px;
	text-align: center;
	font-size: 10px;
}


div.seo2
{
	float: left;
	width: 330px;
	text-align: center;
	font-size: 10px;
	padding-bottom: 10px;
	padding-left:16px;
}

div.seo img
{
	border: 1px solid black;
}

div.lowerseo
{
	padding: 15px;
	width: 600px;
	text-align: center;
	font-size: 11px;
}

div#panelhead
{

background-image:url('../images/left-nav-tile.gif');
background-repeat:repeat-x;
color:white;
text-align:left;
padding:4px 4px 4px 8px;;
font-weight:bold;
font-size:90%;
}

div#panelfoot
{

background-image:url('../images/left-nav-tile.gif');
background-repeat:repeat-x;
color:white;
text-align:left;
padding:4px 4px 4px 8px;;
font-weight:bold;
font-size:90%;
}


div#panel
{
margin:1em 0 1em 0;
border:1px solid;
font-style:normal;
line-height:1em;
}

div.panelcontent
{
text-align:left;
font-size:85%;
padding:8px;
border-bottom:1px solid;
}

div#panelscroller
{
overflow:auto;
height:200px;	
}

img
{
border:0;
}

div#footer
{
background-color:#000000;
color:white;
font-size:75%;
padding:1em;
}

a.footernav:LINK, a.footernav:VISITED, a.footernav:ACTIVE
{
	color: white;
text-decoration:none;
}

a.footernav:HOVER
{
color: #C40107;
}

h1
{
font-size:170%;
margin:0;
padding:0;
}

a.left:LINK, a.left:VISITED, a.left:ACTIVE
{
color: white;
text-decoration:none;
background-image:url('../images/left-nav-tile.gif');
background-repeat:repeat-x;
width:192px;
display:block;
padding:5px;
text-align:center;
font-size:11px;
border-bottom:1px solid white;
font-weight:bold;
}

a.left:HOVER
{
color: #C40107;
}

img.right
{
float:right;
padding-left:10px;
padding-bottom:5px;
}

img.left
{
float:right;
padding-left:10px;
padding-bottom:5px;
}

th
{
text-align:left;
}

div.required
{
display:inline;
color:red;
}

textarea
{
font-family:Arial, Helvetica, sans-serif;
}

img.gleft
{
float:left;
margin-right:14px;
margin-bottom:14px;
}
img.gright
{
display:inline;
/*float:right;*/
margin-bottom:14px;
}


a:LINK, a:VISITED, a:ACTIVE
{
color: #C40107;
text-decoration:none;
}

a:HOVER
{
text-decoration:underline;
color:black;
}