body
{
	margin: 0px;
	padding: 0px;
	font-family: arial;
}

a.external {
   /*padding-right: 13px;
   background: url('/wrap2/images/ext-link.gif') no-repeat 100% 50%;*/
   
   /* NOTE:  The above worked great in FF, but the image did not display
      in IE.  Not critical enough to hold up a release, so I pulled the 
      graphic.  Can address later */
}

div.spacer 
{
  clear: both;
  }

div.containerx
{
	border: 0px;
	padding: 0px;
	margin: 0px auto;
	width: 1175px;
}

div.container
{
	border: 0px;
	padding: 0px;
	margin: 0px auto;
	width: 791px;
}

div.container img.nav
{
	border: 0px;
	margin: 0px;
	padding: 0px;
}

div.container a.nav
{
	border: 0px;
	margin: 0px;
	padding: 0px;
}

div.content
{
	margin: 0px auto;
	padding: 0px;
	border: 0px;
	font-size: 14px;
}

div.content span.homeTitle
{
	color: #012D83;
	font-family: Arial;
	font-size: 23px;
	font-weight: normal;
	line-height: 23px;
}

div.content div.homeText
{
	color: #820F1D;
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	margin-left: 20px;
	margin-top: 2px;
}

div.homeText p
{
	margin-bottom: 12px;
	margin-top: 12px;
}

div.content span.emphasis
{
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	line-height: 18px;
}

div.content a:link, div.content a:visited
{
	font-weight: normal;
	color: #820F1D;
	text-decoration: none;
}

div.content a:hover, div.content a:active
{
	font-weight: normal;
	color: #820F1D;
	text-decoration: underline;
}

div.contentbackground
{
	margin: 0px auto;
	padding: 0px;
	border: 0px;
	width: 656px;
	height: 468px;
	background-image: url(/wrap2/images/homeBgGradient.jpg);
	background-repeat: repeat-x;
}

div.content img.content, div.content, img
{
	border: 0px;
}

div.overlay
{
	border: 0px;
	margin: 0px auto;
	padding: 0px;
	position: relative;
	z-index: 1;
	float: left;
	clear: both;
}

div.overlay img
{
	border: 0;
	margin: 0px;
	padding: 0px;
}

div.overlay a
{
	border: 0px;
	margin: 0px;
	padding: 0px;
}

#landLNav
{
	border: 0px;
	margin: 0px;
	padding: 0px;
	width: 178px;
	height: 411px;
	background-image: url(/wrap2/images/landingLeftBorder.jpg);
	background-repeat: no-repeat;
}

#landLNav2
{
	width: 178px;
	height: 100%;
	background-image: url(/wrap2/images/navLPixelStrip.jpg);
	background-repeat: repeat-y;
}

div.navSelected, div.navNotSelected
{
	padding-bottom: 6px;
}

div.navSubSelected, div.navSubNotSelected
{
	padding-bottom: 6px;
	padding-left: 12px;
}

div.navSelected a:link, div.navSelected a:visited, div.navSelected a:hover, div.navSelected a:active,
div.navSubSelected a:link, div.navSubSelected a:visited, div.navSubSelected a:hover, div.navSubSelected a:active
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #820F1D;
	text-decoration: none;
}

div.navNotSelected a:link, div.navNotSelected a:visited,
div.navSubNotSelected a:link, div.navSubNotSelected a:visited
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #002C83;
	text-decoration: none;
}

div.navNotSelected a:hover,  div.navNotSelected a:active,
div.navSubNotSelected a:hover,  div.navSubNotSelected a:active
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #002C83;
	text-decoration: underline;
}

#innerContent
{
	width: 590px;
	height: 100%;
	background-image: url(/wrap2/images/navRightPixelStrip.jpg);
	background-repeat: repeat-x;
	background-color: #F9F9F9;
	float: left;
	min-height: 359px;
	padding-right: 18px;
}

#contentBorderRight
{
	width: 9px;
	height: 100%;
	background-image: url(/wrap2/images/landingRightContentBorderSlice.jpg);
	background-repeat: repeat-y;
	background-color: #F9F9F9;
	float: left;
}

/* What are these?  contentPropRight and contentPropBottom are
   hacks for IE, because IE does not recognize the min-height
   property.  These force IE to put a minimum height of 359px
   in the content area */
#contentPropRight
{
	height: 359px; 
	float: right; 
	width: 1px;
}

#contentPropBottom
{
	clear:both; 
	height: 1px; 
	overflow: hidden
}

a.small:link, a.small:visited
{
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #820F1D;
	text-decoration: none;
}

a.small:hover, a.small:active
{
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #820F1D;
	text-decoration: underline;
}

div.map
{
	float: left;
	margin-left: 24px;
	margin-bottom: 24px;
	width: 300px;
	height: 300px;
	text-align: center;
	border: solid 2px #AE7772;
}

div.email
{
}

div.email div.row
{
	padding-top: 2px;
	clear: both;
}

div.email div.label
{
	float: left;
	width: 55px;
}

div.email div.input
{
	float: left;
	margin-left: 10px;
}

div.testLeft
{
	color: #002C83;
	border: solid 0px #002C83;
	/*padding-right: 140px;*/
	padding-right: 0px;
	padding-left: 0px;
	border-bottom: solid 1px #BBBBBB;
}

div.testRight
{
	color: #820F1D;
	/*padding-right: 40px;
	padding-left: 30px;*/
	padding-right: 0px;
	padding-left: 0px;
	border: solid 0px #820F1D;
	border-bottom: solid 1px #BBBBBB;
}

img.frame
{
	border: solid 2px #AE7772;
}

table.associations th
{
	color: #820F1D;
	font-weight: bold;
	text-align: left;
}

table.associations th.pad
{
	color: #820F1D;
	font-weight: bold;
	padding-left: 24px;
	text-align: left;
}

table.associations tr
{
	vertical-align: top;
}

table.associations td
{
	border-bottom: solid 1px #DDDDDD;
}

table.associations td.pad
{
	padding-left: 24px;
}

div.mttBlock
{
	height: 150px;
}

div.mttPhoto
{
	float: left;
	height: 200px;
	width: 150px;
	margin-right: 12px;
	margin-bottom: 6px;
}

div.mttPhoto img
{
	height: 200px;
	width: 150px;
}

.mttName
{
	font-weight: bold;
	color: #820F1D;
}

.mttTitle
{
	font-weight: normal;
	color: #002C83;
}

.mttDescription
{
	color: #000000;
	font-weight: normal;
}

div.partner
{
	border-bottom: solid 1px #DDDDDD;
	margin-bottom: 15px;
}

div.partner a.title, span.title
{
	font-weight: bold;
}

div.partner div.address
{
	margin-left: 10px;
	border-left: solid 1px #DDDDDD;
	padding-left: 3px;
}

