 /* 
Red = f30d0d
Blue = 015A9C
 */
body {
padding:0px;
margin:0px;
background-color: #015A9C;
background-image: url(assets/images/bkgnd.jpg);
background-repeat:repeat-x;
}

 /* BREAD CRUMB SETTINGS */
H1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	line-height: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: lighter;
	display:inline;
}

 /* GENERAL LINK SETTINGS */
a {
	text-decoration: none;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #1a3f74;
}
a:hover {
    color: #1a3f74; 
	text-decoration: underline;
}

 /* BOTTOM NAVIGATION SETTINGS */

.gandmOnline {
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 10px;
	color: #ca6a30;
}
a.gandmOnline {
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 10px;
	color: #ca6a30;
}

 /* TEXT STYLES */
.buttonTitle {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
	display:inline;
	margin-right: 5px;
}
.buttonBodyText {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666666; 
	text-decoration: none;
	font-weight: lighter;
	display:inline;
	margin-right: 5px;
}
.buttonBlkText {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000; 
	text-decoration: none;
	display:inline;
	margin-right: 5px;
}

.titleText {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 15px;
	line-height: 15px;
	color: #000000; 
	text-decoration: none;
	display:inline;
}
.introBody {
	text-decoration: none;
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
}
.bodyText {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #666666; 
	text-decoration: none;
	display:inline;
}
.calendarText {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #333333; 
	text-decoration: none;
	display:inline;
}
 /* TABLE STYLES */

td.tblDefault {
    border-bottom: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
    border-right: 1px solid #cccccc;  
    text-align: left;
    font-family: Verdana, Arial, sans-serif;
}
td.tblInsideDefault {
    text-align: right;
    margin-right: 25px;
}
 /* FORM STYLES */
.appFormBox {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #000000;
	height: 19px;
	border: 1px solid #1a3f74;
	background-color: #ebf6fb;
}
.appFormReqBox {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #000000;
	height: 19px;
	border: 1px solid #b4001f;
	background-color: #f7cdd5;
}
.appFormText {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #000000;
}
.appFormReqText {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #b4001f;
}
.appFormNoteText {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #1a3f74;
}
/* DOCUMENTS FORMATTING */
.PubLink { 
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #424141;
	font-weight: 400;
}
.PubHeader { 
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #d30e1c;
	text-decoration: underline;
	font-weight: 600;
	border-color: 8A8A8A;
	border-botom: black 1px solid;
}
.PubHeaderLink { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #515EA3;
	text-decoration: underline;
	font-weight: 600;
}
/* FORM SETTINGS - i_contact.asp */
.contactSuccessText {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #e00510;
}

.contactFormXS {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #000000;
	height: 18px;
	width: 53px;
	border: 1px solid #c3c1c2;
	background-color: #ffffff;
}

.contactFormS {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #000000;
	height: 18px;
	width: 97px;
	border: 1px solid #c3c1c2;
	background-color: #ffffff;
}

.contactFormL {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #000000;
	height: 18px;
	width: 194px;
	border: 1px solid #c3c1c2;
	background-color: #ffffff;
}
.contactFormXL {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #000000;
	height: 18px;
	width: 335px;
	border: 1px solid #c3c1c2;
	background-color: #ffffff;
}
.contactFormBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #000000;
	height: 150px;
	width: 335px;
	border: 1px solid #c3c1c2;
	background-color: #ffffff;
}