body {
	margin: 0;
	padding: 0;
	background: #0099ff url(imgs/bkg_tile.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .85em;
	color: #000000;
}

h1, h2 {
	font-weight: normal;
	color: #003399;
}

h3 {
	font-weight: bold;
	color: #003399;
}


p, ol, ul {
	margin-top: 5px;
	line-height: 125%;
	margin-bottom: 10px;
}

a {
	color: #0033CC;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a img {
	border: none;
}

.img_left {
	float: left;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.img_right {
	float: right;
	margin: 5px 0 5px 15px;
	clear: right;
}

/* Header */

#header {
	height: 88px;
	background-image: url(imgs/header_tile.jpg);
	background-repeat: repeat-x;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;

}
#header_tag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
	width: 50%;
	position: absolute;
	top: 25px;
	left: 345px;
}
#header_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-style: normal;
	color: #00CCFF;
	width: 25%;
	position: absolute;
	top: 60px;
	right: 50px;
	text-decoration: none;
	text-align: right;
}
#header_nav a {
	color: #8DD8F1;
	text-decoration: none;
}
#header_nav a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

/* Page */

#page {
	margin: 0;
}

/* Content */

#content {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left: 19em;
	margin-right: 20px;
	margin-bottom: 0px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#toolkit {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left: 19em;
	margin-right: 20px;
	margin-bottom: 0px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

/* Sidebar */

#sidebar {
	width: 18em;
	background-color: #FFFFCC;
	float: left;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
}

#sidebar h3 {
	height: 30px;
	margin: 0;
	padding: 15px 0 0 12px;
	background: url(imgs/img15.gif) no-repeat left top;
	font-size: 1.2em;
	font-weight: normal;
	color: #FFFFFF;
}

/* Green Box */

.greenbox {
}

.greenbox .title {
	height: 50px;
	background: url(imgs/img04.gif) repeat-x left top;
	margin-bottom: 10px;
}

.greenbox .title h1, .greenbox .title h2 {
	height: 35px;
	margin: 0;
	padding: 15px 0 0 20px;
	font-size: 1.4em;
	font-weight: normal;
	color: #FFFFFF;
	text-transform: capitalize;
}

.greenbox .entry {
	padding: 10px 20px 0 20px;
}

.btm {
}
.btm .l {
}
.btm .r {
}

/* Two Columns */

.two-columns {
	clear: left;
}

.two-columns .title {
}

.two-columns .title h2 {
	height: 50px;
	margin: 0;
	padding: 15px 0 0 20px;
	font-size: 1.3em;
	font-weight: normal;
	color: #FFFFFF;
}

.two-columns .blue {
	background: url(imgs/img18.gif) repeat-x left top;
	width: 100%;
}

.two-columns .red {
	background: url(imgs/img17.gif) repeat-x left top;
	width: 100%;
}

.two-columns .columnA, .two-columns .columnB {
	width: 50%;
}

.two-columns .columnA {
	float: left;
	background-color: #FFFFFF;
}

.two-columns .columnB {
	float: right;
	background-color: #FFFFFF;
	clear: right;
}

.columnC {
	background-color: #FFFFFF;
	width: 100%;
}

.columnC .title h2 {
	height: 50px;
	margin: 0;
	padding: 15px 0 0 20px;
	font-size: 1.3em;
	font-weight: normal;
	color: #FFFFFF;
}

.columnC .blue {
	height: 40px;
	color: #FFFFFF;
	padding: 15px 0 0px 20px;
	margin: 0px;
	font-size: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-image: url(imgs/img18.gif);
	background-repeat: repeat-x;
}


/* Footer */

#footer {
	clear: both;
	padding: 30px 0;
	background: #FFFFFF url(imgs/img02.gif) repeat-x;
}

#footer p {
	text-align: center;
	font-size: 1em;
	line-height: 1.2;
}

.par1 {
	font-size: 1.1em;
	color: #333333;
	line-height: 1.1;
}
.par1_bold {
	font-weight: bold;
	color: #FF0000;
	font-size: 1.1em;
	line-height: 1.1;
	background-color: #FFFFCC;
}
.box_yellow {
	background-color: #FFFFCC;
	margin: 1em 0em 1em 1em;
	padding: 1em;
	float: right;
	width: 15em;
	border-right: 4px solid #CCCCCC;
	border-bottom: 4px solid #CCCCCC;
	clear: right;
}

.box_yellow_wide {
	background-color: #FFFFFF;
	width: 100%;
	padding-top: 0.5em;
	padding-right: 0em;
	padding-bottom: 1em;
	padding-left: 0em;
	border-top-width: 6px;
	border-bottom-width: 6px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0099CC;
	border-bottom-color: #339999;
	clear: both;
}
.page–nav {
	font-size: 1em;
	line-height: 1.1;
	color: #FF0000;
}
.desc_line {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	font-style: italic;
}
.heading_bold {
	font-weight: bold;
	color: #FF0000;
	font-size: 1.3em;
	background-color: #FFFFCC;
	line-height: 1.2;
}
