@charset "utf-8";
body {
	font: 100% Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
p {
	margin: 0px;
	padding: 0px 0px 10px;
	font-size: 10px;
}

/* a {
	color: #685A53;
	text-decoration: none;
}
 a:hover {
	text-decoration: underline;
} */

 a {
	color: #084d6a;
	text-decoration: none;
}
 a:hover {
	color: #FF0000;
	text-decoration: underline;
}


.lgCopy {
	margin: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10pt;
	padding-left: 0px;
}
.lgerCopy {
	margin: 0px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
}
.formCopy {
	margin: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h1 {
	display:inline;
	color:#084d6a;
	font:normal 18px Arial;
	line-height:16px;
	padding: 0px 0px 10pt;
}
.titleText{
	display:inline;
	color:#084d6a;
	font:normal 18px Arial;
	line-height:20px;
	padding: 0px 0px 10pt;
}
.underline {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: 1px;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #084d6a;
	border-right-color: #084d6a;
	border-bottom-color: #084d6a;
	border-left-color: #084d6a;
}
h2 {display:inline; color:#685A53; font:normal 12px Arial; line-height:18px}
h3 {display:inline; color:#685A53; font:bold 16px Arial; line-height:20px}

 .oneColFixCtrHdr #h2text a {
	color: #685A53;
	font: bold 12px Arial;
	text-decoration: none;
}
 .oneColFixCtrHdr #h2text a:hover {
	text-decoration: underline;
}

h4 {
	display:inline;
	line-height:16px;
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
h5 {
	display:inline;
	line-height:24px;
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}

.oneColFixCtrHdr #container { 
	width: 901px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.oneColFixCtrHdr #header {
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background-image: url(../images/int_header.jpg);
	margin: 0px;
	height: 232px;
	background-repeat: no-repeat;
} 
.oneColFixCtrHdr #navbar {
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background-image: url(../images/int_navbar.jpg);
	margin: 0px;
	height: 31px;
	background-repeat: no-repeat;
}
 .oneColFixCtrHdr #nav {
 	float:left;
	padding: 7px;
	margin-right: 25px;
	margin-left: 50px;
	margin-bottom: 5px;
	font-size: 12px;
	color: #FFFFFF;
}

 .oneColFixCtrHdr #nav a {
	color: #FFFFFF;
	text-decoration: none;
}
 .oneColFixCtrHdr #nav a:hover {
	color: #FF0000;
	text-decoration: underline;
}
 .oneColFixCtrHdr #mailshopLink {
 	float:right;	
 	padding: 7px;
	margin-right: 25px;
	margin-left: 50px;
	margin-bottom: 5px;
	font-size: 12px;
	color: #FFFFFF;
}
 .oneColFixCtrHdr #mailshopLink a {
	color: #FFFFFF;
	text-decoration: none;
}
 .oneColFixCtrHdr #mailshopLink a:hover {
	color: #FF0000;
	text-decoration: underline;
}

.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #top {
	padding: 5px;
	height: 20px;
	width:auto;
	background-color: #BCB79A;
	margin-top: 0px;
	margin-right: 21px;
	margin-bottom: 3px;
	margin-left: 19px;
}
.oneColFixCtrHdr #middle {
	padding: 5px;
	margin-top: 0px;
	margin-right: 21px;
	margin-bottom: 3px;
	margin-left: 19px;
	height: auto;
	background-color: #E3E5D8;
}
.oneColFixCtrHdr #bottom {
	padding: 5px;
	margin-top: 0px;
	margin-right: 21px;
	margin-bottom: 0px;
	margin-left: 19px;
	height: 10px;
	background-color: #87AEBC;
}
.oneColFixCtrHdr #separator {
	background-image: url(../images/separator.jpg);
	background-repeat: no-repeat;
	height: 6px;
	padding: 0px;
	margin: 0px;
}

.oneColFixCtrHdr #topbar {
	float: right; /* since this element is floated, a width must be given */
	width: 590px; /* padding keeps the content of the div away from the edges */
	padding: 5px;
}

.oneColFixCtrHdr #header {
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	
}

.oneColFixCtrHdr #footer {
	background:#e2e2e2;
	margin-top: 1px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 50px;
	margin-top: 0px;
	margin-right: 21px;
	margin-bottom: 20px;
	margin-left: 19px;
	position: absolute;
	top: auto;
	height: 70px;
	width: 781px;
} 
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

ul {
	font-size: 12px;
	list-style-position: inside;
	list-style-type: square;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10pt;
	padding-left: 0px;
}

li {
	line-height: 18px;
}
.bodyImg {
	border:1px solid #084d6a;
	padding: 1px;
	margin: 5px;
}

 #menu {
	background-color: #FFFFFF;
	padding: 0px;
	float: left;
	height: auto;
	width: 150px;
	border: 2px solid #d2dce1;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
 #menu a {
	color: #084d6a;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	height: 20px;
	background-image: url(../images/but1.gif);
	line-height: 18px;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-repeat: repeat-x;
 } 
 #menu a:hover { 
	color: #685A53;
 	background-image: url(../images/but2.gif); 
	text-decoration: underline;
	background-repeat: repeat-x;
 } 
 #middlesidebartitle {
	background-image: url(../images/sidepanel-header.jpg);
	padding-left: 5px;
	background-repeat: no-repeat;
}
 #intContent {
	width: 95%;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
 }
  #intServContent {
	width: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	margin-left: 150px;
 }