﻿@import url(./rasmussenv2.css);

#p1
{
	margin-top: 15px;
	padding-bottom:5px;
	border-bottom:1px dashed #d0d0d0;	
}

.invalidTextInput
{
	float: left;
	margin-bottom: 10px;
	margin-right:5px;
	font-style: italic;
	background-color: #FFCCCC;	
	color:#FF0000;
	border:1px solid #FF0000;
}

#Submit1
{
	clear:both;
	float:right;
	width:10em;
	margin: 10px 1em 10px 0;
}
#Reset1
{
	float:right;
	width:10em;
	margin: 10px 1em 10px 0;	
}

form
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:0.9em;
}

label
{
	clear:both;
	padding-left:2.0em;
	width: 14em;
	float: left;
	text-align: right;
	color:#273B4F;
	margin: 0 1em 10px 0;
	font-size:0.8em;
}

.label2
{
	display:none;
	clear:both;
	padding-left:2.0em;
	width: 14em;
	float: left;
	text-align: right;
	color:#273B4F;
	margin: 0 1em 10px 0;
	font-size:0.8em;
}
.textInput2
{
	display:none;
	float: left;
	margin-bottom: 10px;
	margin-right:5px;
	color: #000000;
	background: #EFF7FF;
	border: 1px solid #336699;
}

img
{
	float:left;
}

.textInput
{
	float: left;
	margin-bottom: 10px;
	margin-right:5px;
	color: #000000;
	background: #EFF7FF;
	border: 1px solid #336699;
}

.selectInput
{
	float: left;
	margin-bottom: 10px;
	color: #000000;
}

.submit-button
{
	margin-left: 5em;
	clear: both;
	color: #000;
	background: #fb0;
	border: 2px #9cf outset
}

fieldset
{
	margin: 0px auto 0px auto;
	border: 1px solid navy;
	width: 600px;
	background-color:#C3D1DF;
}

legend
{
	background-color: #99A4AF;
	border: #26a solid 1px;
	padding: 2px 10px;
	color:#ffffff;
	font-family: Arial, Helvetica, Sans-Serif;	
	font-size:0.8em;
} 

#requiredFieldNotice
{
	clear:both;
	float:right;
	margin: 0 auto;
}

#contactusImportant
{
	margin-left:15px;
	font-weight: bold;
	color:Maroon;
}


/* CSS for completed request Thank you */

.bulletlist li
{
	margin-top:5px;
	margin-left:0px;
	margin-right:5px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 80%;
	font-weight:normal;
	color:#484848;
	list-style-image: url(../images/bullet2.jpg);	
}

.bulletlist 
{
	padding-bottom:15px;
}

.block1
{
	float:left;
	width:235px;
}
