body {
	background-color:#FFFFFF;
	color:#666666;
	font-size:76%;
	font-family: Arial, Verdana, Sans-Serif;
	padding:0 0 0 0;
	margin:10px 0px 0px 0px;
}

em 
{
	color:#999;
	font-style:normal;
}
#container {
	width: 790px;
	text-align:left;
	margin: auto;
	border-left: 0px solid #CCC;
    	border-bottom: 0px solid #CCC;
    	border-right: 0px solid #CCC;
    	border-top: 0px solid #CCC;
	margin-bottom:10px;
}
#innercontainer {
	width: 788px;
	text-align:left;
	padding-top: 10px;
    	padding-bottom: 10px;
	border-left: 1px solid #CCC;
   	border-bottom: 1px solid #CCC;
   	border-right: 1px solid #CCC;
    	border-top: 1px solid #CCC;
	margin-bottom:0px;
	height:auto;
}


#ContentRightCol
{
	float: right;
	width: 267px;
}

#header {
	background-image:url(../images/background.gif);
/*	background-color:#5A86B3; */
	width:790px;
	text-align:left;
	margin-bottom:0px;
}

#heading {
	padding: 10px 0px 0px 10px;
}

#subheader {
	padding: 10px 10px 0px 15px;
	margin: 0;
	color:#FFFFFF;
	width:765px;
	text-align:left;
}

p, div, li, ol, select, option, input, textarea {
    font-size:1em;
    color:#666666;
	font-family: Arial, Verdana, Sans-Serif;
}

.menu {
	float: left;
	background-image:url(../images/corner2.gif);
	width:155px;
	padding: 60px 10px 10px 10px;
	margin: 0px 0px 10px 0px;
}


#footer a:link {
	color:White;
	text-decoration:none;
}

#footer a:visited {
	color:White;
	text-decoration:none;
}

#footer a:active {
	color:White;
	text-decoration:none;
}

#content{
	float: right;
	padding: 5px 5px 5px 5px;
	margin: 0;
	width:593px;
	text-align:left;
}

#content p {
	margin-right:10px;
}

#content ul {
	margin:0 0 0 20px;
}

#content a:link {
	color:#5A86B3;
}

#content a:visited {
	color:#5A86B3;
}

#content a:active {
	color:#5A86B3;
}

.block {
	display: block;
	margin-top:25px;
	margin-bottom:25px;
	clear: both;
}


#footer {
	clear: both;
	background-image:url(../images/bottombackground.gif);
	color:White;
	font-size: 1em;
	background-color:#5a86b3;
	padding:5px 10px 20px 10px;
	text-align:right;
	width:770px;
}

.red {
	color:Red;
}


/* NAV STUFF */


#nav, #nav ul {
	padding:0;
	margin: 0;
	list-style-type: none;
	font-size: 1em;
	line-height: 100%;
	margin: 0px 0px 0px 10px;
}


#nav li {
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	padding-top: 0px;
}

#nav li.Sel {
	text-decoration: underline;
}

#nav li a {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 3px 2px;
	text-decoration:none;
	color: #fff;
	height: auto;
	font-weight: bold;
/*	border-bottom: 1px solid #ccf; */
}

#nav li a.SelectedMenu {
	text-decoration: none;
	font-style: normal;
	color: #CFF403;
}

#nav li a:hover {
	color: #3E3D3D;
}

#nav li ul {
	margin: 0px 0px 5px 20px;
}

#nav li ul li {
	margin:0px 0px 0px 0px;
	padding: 0px 0px 4px 0px;
	vertical-align:middle;
}

#nav li ul li.Sel {
	list-style-type: disc;
	color: #ccc;
}

#nav li ul li a {
	display: block;
	font-weight:normal;
	padding: 2px 0px 2px 0px;
	color: #D8D8D8;
}

#nav li ul li a.SelectedMenu {
	color: #CFF403;
	text-decoration: none;
	list-style-type: disc;
}

/* TEXT STUFF */
h1, h2, h3, h4, h5, h6 {
    font-size:1em;
    font-weight:bold;
    color:#5A86B3;
    padding:0 0 0 0;
    margin:0 0 0 0;
}


h2 {
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


/* OTHER STYLES */

.ParaSect {
	margin: 0px 0px 20px 0px;
	border: 1px solid #c00;
	width: 100%;
}

.ImgSpc {
	padding: 5px 10px 5px 10px;
	margin: 0px 0px 0px 10px;
	border: 1px solid #000;
float: right;
	width: auto;
}

.ParaSpc {
float: left;
}

.ImgSpc2 {
	margin-left: 20px;
}

.ValidationSummary
{
	width: 245px;
	margin-top: 10px;
	padding: 10px 10px 10px 10px;
	border: solid 1px #f00;
	background: #fff;
}

.Error
{
	font-size: 12px;
	font-weight: bold;
}

.FormField
{
	background-color: #fff;
	border: solid 1px #ccf;
}
td {
    vertical-align:top;
}
div#clear {
	clear:both;
}
table.raq
{
	width:310px;
}
table.designtemplates
{
	width:540px
}
table.designtemplates td
{
	text-align:center;
}