body {
	margin: 0;
	font-family: Arial;
}
#main {
	width: 50em;
	margin: 0 auto;
}

/*
*
*   Header section
*
*/
#header {
	background-color: #556E4A;
	padding: .5em;
}
#header p {
	text-align: center;
	margin: 0 auto;
	display:inline-block;
}
#header span {
	color: #eeeeee;
}
.header1 {
	color: #ffffff;
	font-size: 1em;
}
.header2 {
	font-size: 2em;
	font-weight: bold;
}
.header3 {
	font-size: 1.3em;
}
.header4 {
	font-size: 1em;
	font-weight: bold;
}
.header5 {
	font-size: 1em;
	font-weight: bold;
}


#logo {
	float:left;
	margin-right: 1em;
}

#photo {
	float:right;
	margin-left: 1em;
	width: 108px;
	height: 129px;
}


/*
*
*   Main menu
*
*/
#nav {
	background-color: #dddddd;
	padding: .1em 0;
	border-right: 2px solid #556E4A;
}

#menu {
	list-style:none;
	padding: 0;
	margin: 0;
	font-family: verdana;
	font-weight: bold;
	font-size: .8em;
}
#menu li {
	float: left;
	display: inline;
}
#menu li:hover {
	background-color: #eeeeee;
}
#menu li.sfhover {
	background-color: #eeeeee;
}
#menu a {
	text-decoration: none;
	display: block;
	padding: 0 1em;
	line-height: 1.5em;
	color: #004000;
}
#menu a:visited {
	color: #004000;
}
#menu a:hover {
	color: #f00000;
}	

#menu li ul li {
	float:none;
	margin: 0;
}
#menu li ul {
	position: absolute;
	list-style: none;
	left: -999em;
	background-color: #eeeeee;
	margin: 0;
	padding: 0;
	border: .2em solid #aaaaaa;
	z-index: 1;
}
#menu li:hover ul {
	left:auto;
}

#menu li.sfhover ul {
	left:auto;
}

#menu li.separator a {
	line-height: .2em;
	background-color: #cccccc;
}
/*
*
*   Body
*
*/
#body {
	border-right: 2px solid #556E4A;
	background: url(images/background.gif) repeat;
}

#article {
	float:left;
	width: 31em;
	padding: 1em;
	padding-right: 0;
}
#article h1 {
	font-size: 1.5em;
	color: #004000;
	text-align: center;
	margin: 0 0 0 -.5em;
}
#article h2 {
	font-size: 1em;
	color: #004000;
	font-weight: bold;
	margin: 1em 0 .5em -.25em;
}
#article p {
	margin: .5em 0;
}
#article p.summary {
	color: #004000;
	margin: .5em 2em;
	font-weight: bold;
}
#article a:visited {
	color: #004000;
}
#article a {
	color: #004000;
}
#article a:hover {
	color: #f00000;
}

.carriers {
	margin: 0;
}
.carriers table {
	width: 100%;
}	
.carriers td {
	vertical-align: middle;
	height: 4em;
	width: 33%;
}	
.carriers h1 {
	font-weight: bold;
	font-size: 1.2em;
	margin: 0 -5px .5em -5px;
	padding: 0.3em 10px;
	background: #AABFA2;
	border: 0;
}
.carrierimage {
	border: 0;
	margin-right: .5em;
}
.carriername {
	font-weight: bold;
	font-size: 1em;
}
.carrierstates {
	font-size: .8em;
	font-weight: bold;
}

#article ol {
	font-family: arial;
	font-size: 1em;
}

#article ul {
	font-family: arial;
	font-size: 1em;
}
#article ul li {
	margin-bottom: 1em;
}
#article ul.tight li {
	margin-bottom: .1em;
}
#article p {
	font-family: arial;
	font-size: 1em;
}

#article .author {
	margin-top: .3em;
	margin-bottom: 2em;
	text-align: center !important;
}

/* Table of Contents for courses */
#article .toc {
	font-family: Verdana;
	font-size: .8em;
}
#article h3 {
	color: #004000;
	font-size: 1.5em;
	margin-top: 0em;
	margin-bottom: 0;
	text-align: center;
}
#article .toc td {
	vertical-align:top;
	padding: .1em .5em;
}
#article .toc .chapter td {
	font-weight: bold;
	padding-top: 1em;
}
#article .toc .section {
	text-align:right;
	width: 7em;
}
#article p.large {
	font-family: arial;
	font-size: 1.1em;
	margin: 1em 0;
}
#article ul.large {
	font-family: Arial;
	font-size: 1.1em;
	
}

.ad {
	margin: .2em;
}
.ad .i3 {
	text-align: center;
}
.ad a {
	font-weight: bold;
	text-decoration: none;
}
.ad a img {
	border: 2px solid #004000;
	margin-bottom: .2em;
}
.ad a:hover img {
	border: 2px solid #f00000;
}

.info {
	margin: 0 .2em !important;
}
.info .i3 {
	font-family: Verdana;
	font-size: .8em;
	font-weight: bold;
}
/*
*
*  Left bar (w/cbb-style rounded corners
*
*/
.leftbar {
	width: 17em;
	float:left;
}

.leftbar h1 {
	font-weight: bold;
	font-size: 1.2em;
	margin: 0 -5px .5em -5px;
	padding: 0.3em 10px;
	background: #AABFA2;
	border: 0;
	text-align:center;
}

.leftbar .articlemenu {
	text-align: center;
	font-family: verdana;
	font-size: .8em;
	margin-top: -1em;
}	
.leftbar h2 {
	font-weight: bold;
	font-size: 1em;
	border-bottom: 1px solid black;
	margin-bottom: .3em;
}
.leftbar h2 a {
	text-decoration: none;
}
.leftbar a:visited {
	color: #004000;
}	
.leftbar a {
	color: #004000;
}	
.leftbar a:hover {
	color: #f00000;
}	
.leftbar ol {
	font-size: .9em;
	margin: .3em 0 1em 0;
}
.leftbar p {
	font-size: .9em;
	margin: .3em 0 1em 0;
}
.leftbar a img {
	border: 0;
}
.associate {
	font-size: .8em;
	float:left;
	clear:left;
	margin-bottom: 2em;
}
.associate img {
	float:left;
	margin: .1em;
	width: 92px;
	height: 108px;	
}
/* CSS for the fancy box styling starts here
================================================*/
/* Default styling. Used when JavaScript is unsupported */
.cbb {
	margin:.5em 0;
	border:1px solid #666;
	background: white;
	}
.cbb h1 {
	margin:.3em 0;
	padding:0.3em;
	}
.cbb h2 {
	margin:.3em 0;
	padding:0 0.3em;
	}
.cbb p {
	margin:.3em 0;
	padding:0 0.3em;
	}
/* Insert the custom corners and borders for browsers with sufficient JavaScript support */

/* Two of the boxes are floated just for this demo. Adjust to your needs. */
.cb {
	margin:0.5em 0;
	}
/* Rules for the top corners and border */
.bt {
	background:url("images/box.gif") no-repeat 100% 0;
	margin:0 0 0 12px;
	height:11px;
	}
.bt div {
	height:11px;
	width:12px;
	position:relative;
	left:-12px;
	background:url("images/box.gif") no-repeat 0 0;
	}

/* Rules for the bottom corners and border */
.bb {
	background:url("images/box.gif") no-repeat 100% 100%;
	margin:0 0 0 6px;
	height:8px;
	}
.bb div {
	height:8px;
	width:6px;
	position:relative;
	left:-6px;
	background:url("images/box.gif") no-repeat 0 100%;
	}

/* Insert the left border */
.i1 {
	padding:0 0 0 6px;
	background:url("images/borders.gif") repeat-y 0 0;
	}
/* Insert the right border */
.i2 {
	padding:0 6px 0 0;
	background:url("images/borders.gif") repeat-y 100% 0;
	}
/* Wrapper for the content. Use it to set the background colour and insert some padding between the borders and the content. */
.i3 {
	background:#fff;
	border:1px solid #fff;
	border-width:1px 0;
	padding:0 5px 5px 5px;
	}

.ad .bb div, .ad .bb, .ad .bt div, .ad .bt {
	background-image: url("images/adbox.gif");
}	
.ad .i2, .ad .i1 {
	background-image: url("images/adborders.gif");
}
.ad .i1 { padding-left: 12px; }
.ad .i2 { padding-right: 12px; }
.ad .bt { margin-left: 18px; height:17px; }
.ad .bt div { height:17px; width:18px; left:-18px; }
.ad .i3 { padding: 0; border: 0; }
.ad .bb { margin-left: 12px; height:14px; }
.ad .bb div { height:14px; width:12px; left:-12px; }

/* CSS for the box ends here */


/*
*
*   Footer
*
*/

#footer {
	font-size: .7em;
	font-weight: bold;
	padding: .2em;
	background-color: #dddddd;
	border-right: 2px solid #556E4A;
}

#footer a {
	text-decoration: none;
	display: block;
	padding: 0 1em;
	line-height: 1.5em;
	color: #004000;
}
#footer a:visited {
	color: #004000;
}
#footer a:hover {
	color: #f00000;
}	

