/* @charset "UTF-8"; */
body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
.three_col #container { 
	width: 755px;
	height: auto;
	background: #ffffff;
	margin: 0 auto;
	border: 1px solid #000000;
	text-align: left;
} 
.three_col #header { 
	background: #ffffff; 
	padding: 0;
	margin: 0 3px;
} 
.three_col #header h1 {
	margin: 0;
	padding: 5px 0;
}
.three_col #sidebar1_i {
	float: left;
	width: 205px;
	background: #2175bc;
	padding: 0;
	height: auto;
}
.three_col #sidebar2_i {
	float: right;
	width: 200px;
	background: #ffffff;
	padding:0;
	margin: 0;
	height: auto;
}

.three_col #sidebar1 h3, .three_col #sidebar1 p, .three_col #sidebar2 p, .three_col #sidebar2 h3 {
	margin-left: 10px;
	margin-right: 10px;
}
.three_col #mainContent {
	margin: 10px 192px 0 192px;
	padding: 10px 10px 0 10px;
	text-align: center;
	background-color: #FFFFFF;
	width: auto;
	height: auto;
} 
.three_col #mainContent_index {
	margin: 0 0 0 207px;
	padding: 1em;
	text-align: left;
	background-color: #FFFFFF;
	height: auto;
	width:515px;
}
.three_col #footer { 
	margin: 0 15em 0 15em
	padding: 0; 
 	clear:both;
 	width:500px;
 	text-align: center;
} 
.three_col #footer p {
	margin: 0;
	padding: 10px 0;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.t1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
}
.t1b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
}
.t1bw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
}
.t2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
}
.t2b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}
.t2bw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
}

.t3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.t3b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
.t3bw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
}
.t4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.t4w {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
.t4b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.t4bw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}
.t5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.t5w {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}
.t5b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
}
.t5bw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
}

#nav{
width: 200px;
padding: 0 0 1em 0;
margin: 0;
background-color:#2175bc;
text-decoration: none;
}

* html #nav{ /*IE 6 only */
w\idth: 147px; /*Box model bug: 180px minus all left and right paddings for #nav */
}

ul{
list-style-type: none;
}

#nav ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
text-decoration: none;
}

#nav li {
border-bottom: 1px solid #90bade;
margin:5px;
}

#nav li a{
display: block;
padding: 5px 5px 5px 8px;
background-color: #2175bc;
color: #fff;
text-decoration: none;
width: 100%;
}

html>body #nav li a{ /*Non IE6 width*/
width: auto;
}

#nav li a:hover{
background-color: #2586d7;
color: #fff;
}

.underlinemenu{
font-weight: bold;
width: 100%;
}

.underlinemenu ul{
padding: 3px 0 4px 0; /*6px should equal top padding of "ul li a" below, 7px should equal bottom padding + bottom border of "ul li a" below*/
margin: 0;
text-align: center; //set value to "left", "center", or "right"*/
}

.underlinemenu ul li{
display: inline;
}

.underlinemenu ul li a{
color: #2175bc;
padding: 3px 3px 4px 3px; /*top padding is 6px, bottom padding is 4px*/
margin-right: 6px; /*spacing between each menu link*/
text-decoration: none;
border-bottom: 1px solid gray;
}

.underlinemenu ul li a:hover, .underlinemenu ul li a.selected{
border-bottom-color: black;
}

ul.icons,
ul.icons li{
  border:0;
  margin:0;
  padding:0;
  list-style:none;
}
 
ul.icons li{
  display:block;
  padding:2px 0;
  padding-left:20px;
}
 
.icon {
  background: left 5px no-repeat;
}
 
div.icon {
  vertical-align: middle;
}
 
div.icon a {
  display: block;
  padding: 5px 0px 0px 20px;
}
.digg { background-image:url(http://digg.com/favicon.ico);}
.delicious{ background-image:url(http://delicious.com/favicon.ico);}
.flickr{background-image:url(http://flickr.com/favicon.ico);}
.facebook{background-image:url(http://facebook.com/favicon.ico);}
.technorati{background-image:url(http://technorati.com/favicon.ico);}
.twitter{background-image:url(http://twitter.com/favicon.ico);}
.stumbleupon{background-image:url(http://stumbleupon.com/favicon.ico);}

.imgHeader{
	margin: 0px;
	display: inline;
	width: auto;
	height: auto;
}