body{
	background-color: #F9F9F9;	
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 12px;
	color: Navy;
	text-align:center;
}

img{border:0;}

h1{font-size: 24px; text-align: center;}

h2{font-size: 22px;}
h4 {text-align: center;}

dt{
	/*margin-top:10px;*/
	font-weight: bold;	
}

dd{/*margin-left:0;*/}

#Container{
	width:760px; 
	margin:auto;
}

#h1Semantic{text-align:left;}

#Header{
	text-align:right;
	text-decoration: none;
	background: #0080FF;
	color: White;
	padding: 5px;
	margin-bottom: 5px;
	border: solid 1px #696969;
}
#Header		a:link{color:White;}
#Header		a:visited{color:white;}
#Header		a:hover{color:white;}
#Header		a:active{color:white;}


#BreadCrumb{
	background: White;
	font-family: Verdana;
	font-size: 10px;
	font-weight:bold;
	text-align: left;
	padding: 5px;
	margin-bottom: 5px;
	border: solid 1px #696969;
}

#BreadCrumb ul{
	margin: 0px;
	padding: 0px;
}

#BreadCrumb ul li{display:inline;}

#ContentParent{ 
	text-align:left;
	background: White;
	padding: 10px 10px 10px 10px; /*TRBL*/
	min-height: 590px;
	border: solid 1px #696969;
	/*display: inline-table;*/
}

/*Begin Changes */
#ContentParent:after {
    content: ".";
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden;
}

/* Hides from IE5/Mac \*/
* html #ContentParent {height: 1px;}
#ContentParent {display: block;}
/* End hide from IE5/Mac */
/*End Changes*/

#NavigationParent{
	float:left;
	width:192px;
	min-height:440px; /*changed */
	position:relative;
	border: solid 1px #696969;
	background-color: #FFFFCC;
}

#NavigationHead{
	text-align:center;
	font-weight: bold;
}

#NavigationParent ol li{
	margin-bottom: 10px;
}

#Content{
	margin-left: 202px;	
}

#FormContainer div{
	margin-bottom: 10px;

}

#FormContainer fieldset{
	margin-bottom: 25px;
	/*padding-top: 10px;*/
	color: Navy;
}

#FormContainer label{
	display: block;
}

#Review ul{
	margin: 0px;
	padding: 3px;
}

#Review ul li{display:inline;}

#Copyright {color: gray; font-size: 8pt; text-align: right;}

span.reqd, .Error{
	color: Red;
	font-style: italic;
	font-size: 10px;
}

.bottomline {
color: red;
font-weight: bold;
font-size: 11px;
}

.Error{
	margin: 5px;
}

.reqborder{
	border: solid 1px Red;
}

/*Move-Ins*/
label{display: block;}
input, select{
	font-family: Georgia, "Times New Roman", Times, serif;
    /*margin-bottom: 20px;*/
}
/*A change to the textarea element to make it more in line with what content looks like*/
 textarea{
font-family: "Trebuchet MS", Verdana, Arial, Sans-Serif;
font-size:12px;
}
#submit, #reset{
        border: 3px double #999999;
        border-left-color: #CCCCCC;
        border-top-color: #CCCCCC;
        color: Navy;
 /*       padding: 0.25em;
        margin-left: 6.0em;*/
      }
.error{color:Red;}

#divUsername, #divPassword1, #divPassword2, #divEmail, #divSignature, #divPermission, #divSubmit
{margin-bottom: 20px;}
td {vertical-align: top;} 
.money{text-align:left;}

.important1 {color: red; font-weight: bold;}
.important2 {color: blue; font-weight: bold;}

.seo {visibility: hidden;}

/*firstLinkSet*/
#firstLinkSet {
	border: solid 1px #a1a1a1;
	border-collapse: collapse;
	margin: 20px 40px 20px 40px;
	
	width:630px;
}

#firstLinkSet td {
	width:210px;
	font-size: 16px;
	border: solid 1px #a1a1a1;
	text-align:center;
	padding: 20px;
}

#firstLinkSet td a:link, #firstLinkSet td a:visited{
	font-weight: bold;
	color: blue);
	text-decoration: underline;
}

#firstLinkSet td a:hover, #firstLinkSet td a:active{
	font-weight: bold;
	color: red;
	text-decoration: underline;
}

/*box*/
.box {
	border: solid 1px #a1a1a1;
	margin: 20px 40px 20px 40px;
	padding: 3px;
	text-align: left;
}

.boxTitle {
	background:#03549f;
	color: white;
	font-weight: bold;
	padding-top: 6px;
	padding-right: 13px;
	padding-bottom: 13px;
	padding-left: 13px;
}

.boxTitle a {
	background:#03549f;
	color: white;
	font-weight: bold;
}

.boxContent {
	background: #FFFFFF;
	color: #000000;
	margin-top:0;
	padding-top: 6px;
	padding-right: 13px;
	padding-bottom: 13px;
	padding-left: 13px;
}

.boxContentCentered {
	background: #FFFFFF;
	color: #000000;
	margin-top:0;
	padding-top: 6px;
	padding-right: 13px;
	padding-bottom: 13px;
	padding-left: 13px;
	text-align: center;
}
.boxContentPicHolder {
	background: #FFFFFF;
	color: #000000;
	margin-top:0;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 13px;
	padding-left: 0;
	text-align: center;
}

.boxContent p { margin:0; }

p.boxMeta {
	color: #a1a1a1;
	margin-bottom: 5px;
	font-size: 10px;
}


.boxContent a:link, .boxContent a:visited {
	color: blue;
	text-decoration: none;
	border-bottom: double blue;
}

.boxContent a:hover, .boxContent a:active {
	color: red;
	text-decoration: none;
	border-bottom: double red;
}

.boxTail {
	font-size: 10px;
	padding-top: 6px;
	padding-right: 13px;
	padding-bottom: 13px;
	padding-left: 13px;
	background-color: silver;
}

.boxWarning {
	color: yellow;
	background:#03549f;
	padding-top: 6px;
	padding-right: 13px;
	padding-bottom: 13px;
	padding-left: 13px;
}
/*ENTER Link*/
#enterLink {
	font-family: impact;
	font-size: 36px;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}

#enterLink a {border:none;}

#enterLink a:link, #enterLink a:visited {
	color: red;
	text-decoration: none;
}

#enterLink a:hover, #enterLink a:active {
	color: orange;
	text-decoration: underline;
}
