@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #ebeced;
	margin-right: 0px;
	margin-bottom: 0px;
}

.topTile {
	background-image: url(images/head_tile.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}
.bannerTile {
	background-image: url(images/banner_tile.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}
.mainTile {
	background-image: url(images/main_tile.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #ebeced;
}
.botTile {
	background-image: url(images/botTile.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #ebeced;
}
.navRight {
	background-image: url(images/navRight.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.conerLTop {
	background-image: url(images/corn-left-top.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.headerTile {
	background-image: url(images/header-tile.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.indentTop {
	padding-top: 5px;
}

.conerRTop {
	background-image: url(images/corn-right-top.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.conerLBot {
	background-image: url(images/corn-left-bott.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.conerRBot {
	background-image: url(images/corn-right-bott.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.quick {
	background-image: url(images/quicklinks_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #06253a;
	font-weight: normal;
	padding-left: 15px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000033;
	font-size: 12px;
}
a:link {
	color: #000033;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000033;
}
a:hover {
	text-decoration: underline;
	color: #000033;
}
a:active {
	text-decoration: none;
	color: #000033;
}
.bullets {
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 14px;
	font-weight: bold;
	line-height: 20px;
}
.insidetopTile {
	background-image: url(images/inside-tile.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.topTile2 {
	background-image: url(images/inside_head_tile.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}
.support_troops {
	background-image: url(images/support.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	font-weight: bold;
	color: #89262B;
}
.red {
	color: #89262B;
}
.bullets2 {
	background-image: url(images/icon-form.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 65px;
	font-weight: bold;
	line-height: 60px;
}
.FormBox {
	font-size: 12px;
	background-color: #FFFFFF;
	text-align: left;
	clear: both;
	float: none;
	width: 85%;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #bcc6cd;
	color: #000033;
}
.formInside {
	width: 40%;
	text-align: right;
}
.formLabel {
	background-color: #eaeef1;
	width: 85%;
}
.bulletIndent {
	background-image: url(images/bullet-arrow.gif);
	background-repeat: no-repeat;
	background-position: 20px center;
	padding-left: 30px;
	font-weight: bold;
	line-height: 20px;
}
.labelfield{ /*CSS for label field in general*/
color:brown;
font-size: 90%;
}

.datefield{ /*CSS for date field in general*/
color:gray;
font-size: 90%;
}

#example1 li{ /*CSS specific to demo 1*/
margin-bottom: 4px;
}

#example2 div{ /*CSS specific to demo 2*/
margin-bottom: 5px;
}

#example2 div a{ /*CSS specific to demo 2*/
text-decoration: none;
}

#example3 a{ /*CSS specific to demo 3*/
color: #D80101;
text-decoration: none;
font-weight: bold;
}

#example3 p{ /*CSS specific to demo 3*/
margin-bottom: 2px;
}

code{ /*CSS for insructions*/
color: red;
}
.quotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #89262B;
	background-color: #FFFFFF;
}
.bord {
	border: 1px solid #08273B;
}
.hometext {
	line-height: 16px;
}
.bord2 {
	border: 2px solid #bcc6cd;
}
.bullets3 {
	background-image: url(images/icon-form-pdf.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 65px;
	font-weight: bold;
	line-height: 60px;
}
.bullets4 {
	background-image: url(images/icon-form-word.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 65px;
	font-weight: bold;
	line-height: 60px;
}
.menutitle{
	cursor:pointer;
	margin-bottom: 5px;
	background-color:#E9EDF0;
	color:#032940;
	padding:2px;
	text-align:left;
	font-weight:bold;
	/*/*/border:1px solid #BCC6CD;/* */
}

.submenu{
margin-bottom: 0.5em;
}
