/* CSS Document */
html { height: 100%; margin-bottom: 1px; }

#bluecell, #bluecell a, #bluecell a:visited {
background-color:#0A6394;
font-family:Verdana, Helvetica, sans-serif;
color:#FFFFFF;
font-size:9px;
text-decoration:none;
}
#bluecell a:hover {
text-decoration:underline;
}

#graycell 
{
    background-color:#C5CCD1;
}

.small {
font-size:11px;
}


#bluelinks {
font-family:Verdana, Helvetica, sans-serif;
font-size:12px;
color:white;
text-decoration:none;
line-height:25px;
display:block;
background-color:#0A6394;
width:200px;
height:25px;
text-indent:9px;
border:1px solid white;
border-left:none;
}

#bluelinks:hover {
background-color:#B4BDC3
}

#submitinfo 
{
}

#frmRequestInfo td
{
    text-align:center;
    padding:0px;
}

#frmRequestInfo input, #frmRequestInfo select
{
    border:0px;
}

#frmRequestInfo .label
{
    font-size:9px;
    text-align:left;
    padding-left:9px;
    padding-bottom:0px;
    vertical-align:bottom;
    font-family:Verdana, Helvetica, sans-serif;
}

#greyblock {
font-family:Verdana, Helvetica, sans-serif;
font-size:16px;
color:white;
text-decoration:none;
line-height:25px;
display:block;
background-color:#B4BDC3;
height:25px;
text-indent:9px;
border:1px solid white;
border-bottom:none;
border-top:none;
}

#greyblocknoborder {
font-family:Verdana, Helvetica, sans-serif;
font-size:16px;
color:white;
text-decoration:none;
line-height:25px;
display:block;
background-color:#B4BDC3;
height:25px;
text-indent:9px;
width:200px;
padding-top:1px;
}

#menu, #menusmall {
font-family:Verdana, Helvetica, sans-serif;
font-size:16px;
color:white;
text-decoration:none;
line-height:25px;
float:left;
background-color:#B4BDC3;
height:25px;
width:300px;
text-indent:9px;
margin-left:2px;
margin-top:0px;
margin-bottom:3px;
text-align:center;
}

#menusmall {
width:200px;
margin-bottom:0px;
}

#menu:hover, #menusmall:hover {
background-color:#086394;
}


#greyblocknoborder strong
{
    font-size:12px;
    font-weight:bold;
}

.greytext {
font-family:Arial, Helvetica, sans-serif;
color:#646B71;
text-decoration:none;
padding-right:20px;
}

.greytext a, .greytext a:visited {
color:#0A6394;
text-decoration:none;
}

.greytext a:hover {
color:#000000;
}

.picborder {
border: 1px solid #cccccc;
}

.bodycell {
padding: 10px;
font-family:Arial, Helvetica, sans-serif;
color:#646B71;
text-decoration:none;
padding-right:20px;
font-size: 13px;
}

.bodycellnopadding {

font-family:Arial, Helvetica, sans-serif;
color:#646B71;
text-decoration:none;

font-size: 13px;
}

.bodycell a, .bodycell a:visited {
color:#0A6394;
text-decoration:none;
}

.bodycell a:hover {
color:#000000;
}

.bodycell img {
padding-left:18px;
}

.admin {
font-family:Arial, Helvetica, sans-serif;
color:#646B71;
text-decoration:none;
font-size: 13px;
}

.admin a, .admin a:visited {
color:#0A6394;
text-decoration:none;
}

.admin a:hover {
color:#000000;
}

.black {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

input.btn {
	color: white;
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	background-color:#7C8C8C;
	border:1px solid;
	border-top-color:white;
	border-left-color:white;
	border-right-color:white;
	border-bottom-color:white;
	filter:progid:DXImageTransform.Microsoft.Gradient
	  (GradientType=0,StartColorStr='#CDDAE1',EndColorStr='#054669');}
	  
#tour img {
border:3px solid white;
margin-left:10px;
margin-bottom:10px;
}

#tour:hover img {
border:3px solid #cccccc;
}

#welcomebanner {
margin-top:0px;
padding-top:0px;
}