/* @override http://can.affiniscape.com/associations/9102/files/stylesheets/can_styles.css */

/* @override http://can.affiniscape.com/associations/9102/files/stylesheets/can_styles.css */

body {
	margin: 10px 0;
	background: #d3d8d0;
}

body,
td,
p {
	color: #333;
	font: 12px Arial, Helvetica, Geneva, sans-serif;
}


body#nobackground { background: #fff; }

#maincontentcell a:link,
#maincontentcell a:active,
#maincontentcell a:visited {
	color: #172c89;
}

#maincontentcell a:hover {
	text-decoration: none;
}

h1 {
	background: #c91c1e;
	color: #fff;
	font: bold 24px/1em "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif;
	padding: 6px 10px;
}

h2 {
	background: #e8e8e8;
	border-bottom: 4px solid #fff;
	color: #102b83;
	font: normal 20px/1em Verdana, Arial, Helvetica, Geneva, sans-serif;
	margin: 0 0 10px 0;
	padding: 8px 10px;
}

h3 {
	border-bottom: 4px solid #c91c1e;
	color: #65767c;
	font: normal 16px/1em Arial, Helvetica, Geneva, sans-serif;
	margin: 15px 0;
	padding: 0 0 4px 0;
}

h4 {
	border-bottom: 4px solid #102b83;
	color: #65767c;
	font: normal 16px/1em Arial, Helvetica, Geneva, sans-serif;
	margin: 15px 0;
	padding: 0 0 4px 0;
}


/* Global Navigation
----------------------------------------*/
#navtop1 li ul,
#navtop2 li ul {
	background: #fff;
	width: 175px;
	border: none;
}

ul#navtop1 li li a,
ul#navtop2 li li a {
	color: #fff;
	background: #63747a;
	font: normal 11px/11px Arial, Helvetica, Geneva, sans-serif;
	z-index: 999;
	padding: 8px 5px;
	width: 165px;
	text-align: left;
}

ul#navtop1 li li a:hover, 
ul#navtop2 li li a:hover {
	color: #fff;
	font: normal 11px/11px Arial, Helvetica, Geneva, sans-serif;
}

ul#navtop1 li li a:hover,
ul#navtop2 li li a:hover { background: #c91c1e; }

* html ul#navtop1 li li a,
* html ul#navtop1 li li a:hover,
* html ul#navtop2 li li a,
* html ul#navtop2 li li a:hover { width: 175px; }

#navtop1 li ul li,
#navtop2 li ul li { border: none; }


/* System Messages
----------------------------------------*/
#returnlinktable,
.infomessage,
.errormessage,
loginmessage {
	background: #fff url(/images/assnimg1187/imgs/bak_maincontenttable.png) repeat-y;
	padding-right: 10px;
}

table#pageheadertable {
	color: #12287e;
	font: bold 17px Arial, Helvetica, Geneva, sans-serif;
	background: #102b83 url(/images/assnimg1187/imgs/bak_maincontenttable.png) repeat-y;
}

#pageheadercell { text-align: center; }


/* Main Content
----------------------------------------*/
#maincontenttable {
	background: #fff;
	border-left: 4px solid #cccfc5;
	border-right: 3px solid #cccfc5;
}

#maincontentcell {
	padding: 10px 15px;
}

#maincontentcell ul,
#maincontentcell ol {
	margin: 15px 0 15px 35px;
	padding: 0;
}

#maincontentcell ul { list-style: none; }

#maincontentcell ul li,
#maincontentcell ol li { color: #666; }

#maincontentcell ol li { padding: 0 0 14px 0; }

#maincontentcell ul li {
	background: transparent url(/images/assnimg1187/imgs/li_bullet.png) no-repeat left 3px;
	padding: 2px 0 14px 14px;
}


/* Sub Content
----------------------------------------*/
#maincontentsubcell p {
	line-height: 1.45em;
	margin: 12px 4px;
}

/* Right/Left Nav Styles
-----------------------------------*/
#rightnavcell,
#leftnavcell { width: 200px; }

#rightnavcell { padding-left: 15px; }

#leftnavcell { padding-right: 15px; }

#rightnavcell h4,
#rightnavcell h3,
#leftnavcell h4,
#leftnavcell h3 {
	margin: 0 0 15px 0;
	width: 200px;
}

#rightnavcell ul,
#leftnavcell ul {
	list-style: none;
	margin: 15px 0;
	padding: 0;
}

#rightnavcell ul li,
#leftnavcell ul li {
	background: #fff;
	padding: 2px 0 14px 0;
}

td#rightnavcell ul li a:link,
td#leftnavcell ul li a:link {
	text-decoration: none;
	color: #666;
}

td#rightnavcell ul li a:hover,
td#leftnavcell ul li a:hover { color: #c91c1e; }


td#rightnavcell a.learnmore,
td#leftnavcell a.learnmore {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #8c917c;
}

p.learnmore { text-align: right; }

td#rightnavcell a:hover.learnmore,
td#leftnavcell a:hover.learnmore { color: #c91c1e; }

#rightnavcell p,
#leftnavcell p { 
	color: #666; 
	margin: 12px 4px;
}


/* Footer
----------------------------------------*/
table#footertable {
	background: #8c917c;
	border: 3px solid #cccfc5;
	border-left-width: 4px;
	border-top: none;
	padding: 20px 5px 20px 5px;
}

#footertable p {
	color: #fff;
	font: normal 11px/11px Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
}


/* Landing Styles
-----------------------------------*/
table#landingtable td { vertical-align: top; }

table#landingtable td.left { background: #fff; }

table#landingtable td.right {
	background: #e8e8e8;
	border-left: 12px solid #fff;
	width: 355px;
}

table#landingtable td.right p {
	margin: 8px 15px;	
}

table#landingtable h1 {
	margin: 0;
	font-weight: normal;
}

table#landingtable blockquote {
	border-top: 1px solid #0178ba;
	margin: 12px 10px;
	padding: 0;
}

table#landingtable blockquote,
table#landingtable blockquote p {
	color: #80092d;
	font: bold 10px/1.7em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#maincontentcell table#landingtable blockquote p { margin: 10px 0; }

#maincontentcell table#landingtable blockquote a { color: #80092d; }


/* Tri tables */
table#tritable {
	margin: 37px 0 0 0;
}

table#tritable td {
	vertical-align: top;
	width: 33%;
}

table#tritable td,
table#tritable p { font-size: 12px; }

table#tritable p {
	margin: 12px 3px;
}

table#tritable td.left { border-right: 8px solid #fff; }
table#tritable td.mid {
	border-left: 4px solid #fff;
	border-right: 4px solid #fff;
}
table#tritable td.right { border-left: 8px solid #fff; }

table#tritable h3 {
	border-bottom: 4px solid #c91c1e;
	color: #65767c;
	font: normal 18px/1em Arial, Helvetica, Geneva, sans-serif;
	margin: 0 0 12px 0;
	padding: 0 0 2px 2px;
}

table#tritable td.left h3 { border-bottom-color: #c91c1e; }
table#tritable td.mid h3 { border-bottom-color: #102b83; }
table#tritable td.right h3 { border-bottom-color: #c91c1e; }

table#tritable a.learnmore {
	float: right;
	font-size: 12px;
	font-weight: bold;
	margin: 0 3px;
	text-decoration: none;
	text-transform: uppercase;
	color: #8c917c;
}

#maincontentcell table#tritable a:hover.learnmore {
	color: #c91c1e;
}


/* m360 Styles
-----------------------------------*/
div#page_title_area h2 {
	background: none;
}

div#content div#info_bar {
	border-color: #cccfc5;
	border-top-width: 1px;
	border-bottom-width: 1px;
}

div#content h3 {
	border-bottom: none;
}