/* CSS Document */

body {
	margin:0px;
	padding:0px;
	text-left: center;
	color: #0D1A35;
	background-color: #F2EDDD;
}

.columnLeft {
	text-align: left;
	font-size: 9px;
	color: #A4802C;
	border-top: none;
	border-right: 1px solid #B7923D;
	border-bottom: none;
	border-left: none;
	padding-right: 6px;
	padding-bottom: 20px;
	padding-top: 24px;
}

.columnLeftBg {
	border-top: none;
	border-right: 1px solid #B7923D;
	border-bottom: none;
	border-left: none;
}

.columnMidHome {
	background-color: #EDEDED;
	border: 1px solid #B7923D;
	text-align: left;
	background-image: url(../images/grey-watermark01.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 10px;
	padding-right: 6px;
	padding-bottom: 10px;
}

.columnRightHome {
	background-color: #EDEDED;
	border: 1px solid #B7923D;
	text-align: left;
	background-image: url(../images/grey-watermark022.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-right: 6px;
	padding-bottom: 10px;
}

.columnMid {
	background-color: #EDEDED;
	border: 1px solid #B7923D;
	text-align: left;
	background-image: url(../images/grey-watermark01.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

.columnRight {
	background-color: #EDEDED;
	border: 1px solid #B7923D;
	text-align: left;
	background-image: url(../images/grey-watermark02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

.columnMid02 {
	background-color: #EDEDED;
	border: 1px solid #B7923D;
	text-align: left;
	background-image: url(../images/grey-watermark01.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 10px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.columnRight02 {
	background-color: #EDEDED;
	border: 1px solid #B7923D;
	text-align: left;
	background-image: url(../images/grey-watermark022.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.columnImage {
	background-color: #EDEDED;
	border: 1px solid #B7923D;
	text-align: center;
	background-image: url(../images/grey-watermark02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}

.bluebg {
	background-color: #EDEDED;
	border: 1px solid #B7923D;
	text-align: left;
	background-image: url(../images/grey-watermark03.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

a:link 		{ color: #A4802C; text-decoration: none;}
a:visited 	{ color: #A4802C; text-decoration: none;}
a:active 	{ color: #25417A; text-decoration: none;}
a:hover 	{ color: #25417A; text-decoration: none;}

td   { 
	color: #0D1A35;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 16px;
	text-decoration: none;
}


ul {
	padding: 0;
	line-height: 16px;
	color: #0D1A35;
	list-style-image: url(../images/blt.gif);
	margin-left: 25px;
}

li {
	padding: 0;
	margin-bottom: 10px;
}

ol {
	padding: 0;
	line-height: 16px;
	color: #0D1A35;
	margin-left: 12px;
}


hr {
	border: none;
	background-color: #D9C690;
	color: #D9C690;
	height: 1px;
	width: 100%;
	
}


h1   {
            color: #0D1A35;
            font-size: 11px;
            font-family: Arial, helvetica, sans-serif;
			font-weight: bold;
}

h2   {
            color: #A4802C;
            font-size: 11px;
            font-family: Arial, helvetica, sans-serif;
}

h3   {
            color: #0D1A35;
            font-size: 9px;
            font-family: Arial, helvetica, sans-serif;
}

h4   {
            color: #A4802C;
            font-size: 9px;
            font-family: Arial, helvetica, sans-serif;
}

.heading {
	background-color: #D9C690;
	color: #0D1A35;
	padding-top: 1px;
	padding-right: 6px;
	padding-bottom: 1px;
	padding-left: 6px;
	font-weight: bold;
	/*margin-right: 10px;
	margin-top: 24px;*/
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #B7923D;
	border-right-color: #B7923D;
	border-left-color: #B7923D;
}

.heading02 {
	background-color: #D9C690;
	color: #0D1A35;
	margin-right: 10px;
	margin-top: 24px;
	padding-top: 1px;
	padding-right: 6px;
	padding-bottom: 1px;
	padding-left: 6px;
	font-weight: bold;
	border: 1px solid #B7923D;
	margin-bottom: 10px;
}

.caption {
	margin-bottom: 20px;
	padding: 0px 6px 10px;
	color: #0D1A35;
	font-weight: bold;
	margin-top: 6px;
	font-size: 9px;
	text-align: center;
}

/* Other Navigation */

.copyright {
	color: #919191;
	font-family: Arial, helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	padding: 5px 20px 10px 20px;
	text-align: left;
	vertical-align: top;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #F2EDDD;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 9px;
}
.copyright2 {
	color: #919191;
	font-family: Arial, helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #F2EDDD;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.copyright a:link    { color: #919191; text-decoration: underline; }
.copyright a:visited { color: #919191; text-decoration: underline; }
.copyright a:active  { color: #A4802C; text-decoration: underline; }
.copyright a:hover   { color: #A4802C; text-decoration: underline; }

.form-text   {
	color: #0D1A35;
	font-size: 11px;
	font-family: Arial, helvetica, sans-serif;
	font-weight: normal;
	line-height: 11px;
	text-decoration: none;
	padding: 0px 0px 0px 3px;
	vertical-align: top;
}

.submit-button {
  color: #0D1A35;
	font-size: 11px;
	font-family: Arial, helvetica, sans-serif;
  font-weight: bold;
  text-decoration: none;
}


/* MASTHEAD/NAVIGATION CLASSES */
/* Top Navigation Bar */

.masthead-nav {
	background-color: #B7923D;
	color: #000000;
	/*padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 167px;*/
	background-image: url(../images/bg_nav.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.masthead-nav a:link    { color: #000000; text-decoration: none; }
.masthead-nav a:visited { color: #000000; text-decoration: none; }
.masthead-nav a:active  { color: #FFFFFF; text-decoration: none; }
.masthead-nav a:hover   {color: #FFFFFF; text-decoration: none;}

.watermark {
	background-color: #E9E0C0;
	background-image: url(../images/bg-watermark02.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.textbdr {
	background-color: #EDEDED;
	border: 1px solid #B7923D;
	padding: 0px 6px 10px;
}
.topbdr {
	background-image: url(../images/top_bdr.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.leftbdr {
	background-image: url(../images/left_bdr.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.rightbdr {
	background-image: url(../images/right-bdr.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.btmbdr {
	background-image: url(../images/btm-bdr.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height:100px;
	padding-top:5px;
}
.topleftcnr {
	background-image: url(../images/bdr-top-left.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.toprightcnr {
	background-image: url(../images/top-right.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.btmleftcnr {
	background-image: url(../images/btm-left.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.btmrightcnr {
	background-image: url(../images/btm-right.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

