/* adams holcomb  */

body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #06355C;
}

p {
	font-family: verdana;
	font-size: 12px;
	line-height: 24px;
	color: #31333B;
}



h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #06355C;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #727A82;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #727A82;
}
a {
	color: #203A5C;
	text-decoration: underline;
}
a:hover {
	color: #7A838C;
	text-decoration: underline;
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 21px;
	color: #31333B;
}

/* subheads */

.subhead2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #2B374F;
}

.subhead2-larger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2B374F;
}

.subhead-larger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #727A82;
}



/* end subheads */


/* homepage-specific styles  */

.home-links-cell {
	height: 164px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #6e747b;
}


.home-blank-cell {
	height: 71px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #6e747b;
}
.home-text-cell {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #6e747b;
	padding: 0px;
	margin: 0px;
}
.home-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-left: 19px;
	padding-right: 20px;
	padding-top: 25px;
	font-size: 12px;
	line-height: 28px;
}
.homepage-footer-text {
	font-family: verdana;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
	padding-left: 19px;
	padding-right: 20px;
	padding-top: 25px;
}


.homepage-footer-text a {
	font-family: verdana;
	font-size: 11px;
	line-height: 15px;
    color: #B5C4C9;
	text-decoration: underline;
	padding-top: 25px;
}

.homepage-footer-text a:hover{
	font-family: verdana;
	font-size: 11px;
	line-height: 15px;
    color: #FFFFFF;
	text-decoration: underline;	
	padding-top: 25px;
}

/* end homepage-specific styles */

/* interior pages  */

.body-dark {
	background-color: #032038;
}
.interior-top-blank-cell {
	height: 71px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #6e747b;
}
.interior-link-cell {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #6e747b;
}
.interior-text-cell {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #6e747b;
	padding-left: 28px;
	padding-top: 10px;
}

.interior-footer-text {
	font-family: verdana;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
}

.interior-footer-text a {
	font-family: verdana;
	font-size: 11px;
	line-height: 15px;
	color: #B5C4C9;
	text-decoration: underline;
}

.interior-footer-text a:hover {
	font-family: verdana;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
	text-decoration: underline;
}

.interior-footer-cell {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #6e747b;
	padding-left: 30px;
	padding-top: 6px;
	padding-bottom: 8px;
}
.small-text {
	font-family: verdana;
	font-size: 11px;
	line-height: 14px;
	color: #31333B;
}
.left-right-padding {
	padding-right: 15px;
	padding-left: 15px;
}

.italics {
	font-style: italic;
}
.side-bar-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
	padding-left: 20px;
	padding-right: 15px;
}
.stroke-bottom-light-colored {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-right: 15px;
	margin-left: 19px;
}
.stroke-top-light-colored {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-right: 15px;
	margin-left: 19px;
}
.side-bar-text-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
	padding-left: 20px;
	padding-right: 20px;
	font-weight: bold;
}
.indent-with-no-bullet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	color: #31333B;
	list-style-image: none;
}
.small-text-white {
	font-family: verdana;
	font-size: 10px;
	line-height: 14px;
	color: #FFFFFF;
}
.small-text-gray {
	font-family: verdana;
	font-size: 10px;
	line-height: 14px;
	color: #CCCCCC;
}

.right-padding {
	padding-right: 15px;
}
.top-padding {
	padding-top: 40px;
}
.home-ani-background {
	background-image: url(images/background-ani.jpg);
	background-repeat: repeat-x;
}

.right-picture {
	float: right;
	margin-left: 15px;
	margin-bottom: 20px;
	border: 1px solid #828B95;
}
.stroke-bottom-no-margin {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
