/*----------------------------------------
Affiniscape MSBail Stylesheet
Last Updated: July 15, 2010
(c) 2010 Affiniscape, Inc.
All Rights Reserved. This style sheet must not be reproduced without the express written permission of Affiniscape, Inc.
For questions regarding licensing or setup please contact Affiniscape, projects @ affiniscape dot com
----------------------------------------*/

@import url(/global/themes/01-west/west-styles.css);

body {
	margin: 0;
}

body#nobackground { background: #fff none; }

body,
td,
p {

}

h1, h5 {
	color: #1F2DAB;
}

h2, h3 {
	border-top: 1px solid #A5ACB1;
	margin: 30px 0 10px;
	padding: 10px 0 0;
}

h2, h6 {
	color: #B41616;
}

h3 {
	color: #404CB8;
	font-weight: bold;
}

h4 {
	color: #333;	
}

h5 {

}

h6 {
	background-color: #CED8DE;
}

a:link, 
a:active, 
a:visited,
#maincontentcell a:link, 
#maincontentcell a:active, 
#maincontentcell a:visited,
#rightnavcell a:link, 
#rightnavcell a:active, 
#rightnavcell a:visited {
	color: #B41616;	
}

a:hover,
#maincontentcell a:hover,
#rightnavcell a:hover {
	color: #B41616;	
}

hr {

}


/* Global Navigation
----------------------------------------*/
#navtop1 li ul,
#navtop2 li ul {
	background-color: #EFF8FD;
	border-color: #1F2DAB;
	margin-left: 1px;
	padding: 5px;
}

#navleft li ul {

}

#navtop1 li ul li,
#navtop2 li ul li, 
#navleft li ul li { border: none; }

ul#navtop1 li li a,
ul#navtop2 li li a,
ul#navleft li li a  {
	background-color: #EFF8FD;
	color: #1F2DAB;
}

ul#navtop1 li li a:hover, 
ul#navtop2 li li a:hover,
ul#navleft li li a:hover {
	background-color: #B41616;
	color: #FFF;
}

* 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
* html ul#navleft li li a,
* html ul#navleft li li a:hover { width: 175px; }

/* Global Nav - Below Banner */
#navtop1 li { margin-bottom: 0; }
#navtop1 li li { margin: 0; }


/* System Messages
----------------------------------------*/
#returnlinktable,
.infomessage,
.errormessage,
.loginmessage {
	
}

#pageheadertable {
	background-color: #1F2DAB;
}


/* Main Content
----------------------------------------*/
#maincontenttable {
	
}

#maincontentcell {
	
}


/* Sub Content
----------------------------------------*/
#maincontentsubtable {
	
}

#maincontentsubcell {
	
}

#maincontentsubcell ul li {
	background-image: url(../imgs/li-arrow.png);
	color: #333;
}
#maincontentsubcell blockquote {
	background-color: #EFF8FD;
	border: none;
}


/* Client-side Right Navigation
----------------------------------------*/
#rightnavcell {
	background-color: #EFF8FD;
}
#rightnavcell ul li {
	background-image: url(../imgs/li-arrow-rn.png);
	color: #333;
}


/* Client-side Left Navigation
----------------------------------------*/
#leftnavcell {
	
}


/* Footer
----------------------------------------*/
#footertable {
	
}

#footertablecell {
	border-color: #1F2DAB;
}


/* Clickable Logo
----------------------------------------*/
#logo-click {
	border: none;
	margin-left: -485px;
	top: 25px;
	width: 255px;
}

#logo-click h1 {
	height: 140px;
}


/* Custom (Rename on a per section basis)
----------------------------------------*/
