/* Begin Typography & Colors */

body {
	font-size: 14px; /* Resets 1em to 10px */
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;	
	}

h1, h2, h3, h4, h5{
 	margin:0px;
 	padding:10px 0px 10px 0px;
 }

.even, .alt {

	border-left: 1px solid #ddd;
}

small {
	font-size: 0.9em;
	line-height: 1.5em;
	}

.entry p a:visited {
	color: #b85b5a;
	}
small, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	background:#bebebe;
	}

#outer{
 	background:url('images/mainBorder.gif') repeat-y center;
 }

#header {
	background:url('images/hBack.gif') no-repeat;
	margin: 0px auto 0px auto;
	padding:0px 0px 0px 51px;
	height: 128px;
	width: 945px;
	}

#header img{
	padding:0px 0px 0px 0px;
	margin-top:38px;
	}

#header p{
	padding:0px 0px 0px 35px;
	margin:0px;
	height:0px;	
 }

#navDiv{
 	background:url('images/navBack.gif') repeat-x;
 	height:49px;
 	width:996px;
 	margin:auto;
 }
.navRight{
 	background:url('images/hBack2.gif') no-repeat top right;
 	width:996px;
 	margin:auto;
 }
.nav{
 	height:39px;
 	margin:auto;
 	list-style:none outside;
 	padding:0px 0px 0px 10px;
 }

.nav li{
 	float:left;
 }

.nav li a:link, .nav li a:visited{
 	color:#FFFFFF;
 	text-decoration:none;
 	font-weight:bold;
 	display:block;
 	height:30px;
 	padding:9px 8px 0px 20px;
 	background:url('images/navDiv.gif') no-repeat;
 	float:left;
 }
.nav li a:hover{
 	text-decoration:underline;
 }
.nav img{
 	float:left;
 }

#content{
 	width:971px;
 	margin:auto;
 	background:url('images/mainBack.gif') repeat-y;
 	font-size:14px;
 	font-family:Arial;
 }

#content h2{
	margin:0px;
	padding:0px;
 }
#content h2 a:link, #content h2 a:visited{
 	color:#023758;
 }

.mainContainer{
 	padding:0px 0px 0px 15px;
 	width:630px;
 	float:left;
 }

.clear {
	clear: both;
}

#footer {
	padding:0px;
	margin:0px auto 0px auto;
	background:url('images/fBack.gif') repeat-x;
	clear: both;
	text-align:center;
	color:#FFFFFF;
	font-size:12px;
	height:171px;
	width:997px;
	}

#footer p{
 	padding:20px 0px 0px 0px;
 }

#footer a:link, #footer a:visited{
 	color:#FFFFFF;
 }

/* End Structure */


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

/* Begin Sidebar */
#sidebar2
{
	width: 300px;
	padding:0px 5px 0px 0px;
	float:right;
	}
	
#sidebar
{
	background:url('images/sidebarBack.gif') repeat-x;
	height:983px;
	padding: 20px 30px 10px 30px;
	}

#sidebar h2 {
	font-size: 1.2em;
	margin:0px;
	padding:0px 0px 0px 5px;
	text-decoration: none;	
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	list-style-type:none;
	}

#sidebar ul li {
	list-style-type: none;
	margin-bottom:20px;
	}
#sidebar ul ul, #sidebar ul ol{
	margin:0px;
	}
	
#sidebar ul ul li, #sidebar ul ol li{
 	background:url('images/rightDiv.gif') repeat-x bottom; 	
 	padding:5px;
 	margin:0px;
	color: #777;
	list-style-type:none;
	}

#sidebar ul ul li a:link, #sidebar ul ul li a:visited, #sidebar ul ol li a:link, #sidebar ul ol li a:visited{
	color:#000000;
 }
#sidebar ul ul li a:hover{
 	color:#CCCCCC;
 	text-decoration:none;
 }
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0px 0px 0px 10px;
	}
#sidebar ul ul li:before {
/*	content: "\00BB \0020";	*/
	}
#sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar form {
	margin: 0;
	}
#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}
	
.wtms li a:link, .wtms li a:visited{
 	padding-left:45px;
 	background:url('images/rightBullet.gif') no-repeat top left;
 }

/* End Sidebar */


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 30px;
	padding: 15px;
	border-left: 5px solid #540105;
	font-size:16px;
	font-family: Tahoma;
	font-weight:bold;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

/* start - table M */
table.tableM {
	border-collapse: collapse;

	width:100%;
}
tableM th strong {
	color: #fff;
}
.tableM th {
	background: #306bc1 url('images/th-bg.jpg') repeat-x; 
	height: 35px;
	padding-left: 12px;
	padding-right: 12px;
	color: #fff;
	text-align: left;
	border:1px solid #306bc1;
}
.tableM tr {
	height: 32px;
	background: #fff;	
}
.tableM td {
	padding-left: 12px;
	padding-right: 12px;
	border: 1px solid #E5F0FB; 
}
/* end - table M*/

/* start - table D */
table.tableD {
	border-collapse: collapse;
	width:100%;
}
tableD th strong {
	color: #fff;
}
.tableD th {
	background: #306bc1 url('images/th-bg.jpg') repeat-x; 
	height: 35px;
	padding-left: 12px;
	padding-right: 12px;
	color: #fff;
	text-align: left;
	border:1px solid #306bc1;
}
.tableD tr {
	height: 32px;
	background: #fff;	
}
.tableD td {
	padding-left: 12px;
	padding-right: 12px;
	border: 1px solid #E5F0FB; 
	font-weight: bold; 	
}
/* end - table D */

/* Special tags*/
table.special {
	border-collapse: separate;
	border: solid 2px black;
}

tr.special {
	height: 30px;
}

td.special {
	padding-left: 0px;
	padding-right: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
	text-align: center;
}

th.special {
	padding-left: 0px;
	padding-right: 0px;
	border: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
	text-align: center;
}

img.special {
	border: 0px;
	padding: 0px;
	vertical-align: middle;
}
/* End Various Tags & Classes*/