img { border: none; }

body {
	padding: 0;
	margin: 0;
	font-family: verdana, sans-serif;
	font-size: small;
	color: #444;
	}

h1 {
	font-size: 140%;
	color: #999;
	padding: 10px 0px 10px 0px;
	margin: 0px;
	}
h2 {
	font-size: 130%;
	color: #999;
	padding: 5px 0px 0px 0px;
	margin: 0px;
	}

blockquote {
	font-size: 75%;
	border-top: 1px solid #CFD3E3;
	border-bottom: 1px solid #CFD3E3;
	width: 97%;
	margin: 0px;
	padding: 2px 0px 2px 0px;
	text-align: center;
	}
.rightad {
	float: right;
	margin-right: 5px;
	}

li {
	list-style-image: url(../images/arrow.gif);
	}

ul {
	padding: 0;
	margin: 10px 0px 15px 20px;
	}

a:link {
	color: #427854;
	text-decoration: none;
	}
a:visited {
	color: #427854;
	text-decoration: none;
	}
a:hover {
	color: #427854;
	text-decoration: underline;
	}

.error {
	color: red;
	}
.success {
	color: green;
	}
.dont {
	display: none;
	}
	
/*--[ Layout structure]--------------------*/
#wrap {
	margin: auto;
	width: 750px;
	background: url(/images/container-bg.gif) repeat-y;
	}
#sidebar {
	margin: 0;
	padding: 0 14px;
	border-right: 1px solid #CFD3E3;
	float: left;
	width: 176px;
	font-size: 90%;
	}
#content {
	margin: 0;
	padding: 0 15px;
	float: right;
	width: 515px;
	}
#content2 {
	margin: 0;
	padding: 0 15px;
	float: left;
	width: 365px;
	}
#rightbar {
	padding-right: 10px;
	float: left;
	width: 139px;
	border-left: 1px solid #e5e5e5;
	font-size: 85%;
	line-height: 1.3em;
	}
#footer {
	clear: both;
	padding: 30px;
	text-align: center;
}

/*--[ Content ]----------------------------*/

#article {
	padding: 15px 10px 10px 0;
	}
	
.atitle {
	font-weight: bold;
	}
	
#pagination {
  text-align: center;
  }
#pagination a {
  border: 1px solid gray;
  padding: 0 2px;
  }
#pagination .s {
  background-color: #c5c5c5;
  }

/*---------------------------Container Information------------------------------*/

#header {
	padding: 0 10px;
	}
#logo {
	float: left;
	width: 300px;
	}
#search {
	float: right;
	width: 250px;
	margin: 20px 10px 0px 0px;
	font-size: 80%;
	}
#search_field, #submit {
	vertical-align: bottom;
	}
#topnav {
	background: url(/images/nav-bg.gif) no-repeat;
	width: 740px;
	font-size: 85%;
	padding: 5px 0 12px 5px;
	text-align: left;
	clear: both;
}
#topad {

}

#services a {
	text-decoration: underline;
	}
#services dd {
	padding-bottom: 20px;
	}
#services dt {
	padding-bottom: 8px;
	}
#services dt a {
	font-weight: bold;
	}
	
.bold {
	font-weight: bold;
	}

/*---------------------------Copy Container Information------------------------------*/

.copycontainer {
	position: relative;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/*---------------------------Copy Information------------------------------*/
#content .pheader {
	display: block;
	padding: 10px 3px;
	}
#content2 .article_list a {
	font-weight: bold;
	}

#content .table_style1 {
	border-collapse: collapse;
	}
#content .table_style1 tbody td {
	line-height: 1.3em;
	margin: 0;
	padding: 3px 5px;
	}
#content .table_style1 th {
	font-weight: bold;
	text-align: left;
	border-bottom: 1px solid #e5e5e5;
	}
#content .table_style1 .alt {
	background: #f5f5f5;
	}


/*---------------------------Left Information------------------------------*/

#sidebar a:link {
	color: #425A78;
	text-decoration: none;
	}
#sidebar a:visited {
	color: #425A78;
	text-decoration: none;
	}
#sidebar a:hover {
	color: #425A78;
	text-decoration: underline;
	}
.email {
	background: url(/images/email-bg.gif) no-repeat;
	padding: 22px 0px 0px 0px;
	}	
.partners {
	background: url(/images/partners-bg.gif) no-repeat;
	padding: 22px 0px 0px 7px;
	}
