/* CSS Document */

body{
	margin: 0px 0px 15px 0px;
	padding: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-align: justify;
}
.strong{
	font-weight: bold;
}
h1{
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #BC0998;
}
h2{
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #333333;
}
a, a:visited{
	color: #4072B2;
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
}
p{
	margin: 15px 0px 15px 0px;
}
img{
	border: none;
}
.left{
	float: left;
}
.right{
	float: right;
}
.clearBoth{
	clear: both;
}
.clearLeft{
	clear: left;
}
.alignRight{
	text-align: right;
}
.gap{
	margin-bottom: 15px;
}
.smallGap{
	margin-bottom: 5px;
}
.mainWrapper{
	margin: 0px auto 0px auto;
	width: 790px;
	background-image: url(../images/bg_content.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
.banner{
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	position: relative;
	width: 790px;
	height: 169px;
}
.menu{
	position: absolute;
	bottom: 4px;
	left: 0px;
	width: 790px;
	text-align: center;
	height: 37px;
}
.footerWrapper{
	text-align: center;
}
.headFooter{
	background-image: url(../images/footer_head.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 790px;
	height: 29px;
}
.footFooter{
	background-image: url(../images/footer_foot.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 790px;
	height: 11px;
}
.menuFooter{
	padding: 10px 0px 10px 0px;
	color: #4072B2;
}
.menuFooter a:link, .menuFooter a:visited{
	color: #4072B2;
	text-decoration: none;
}
.menuFooter a:hover{
	color: #4072B2;
	text-decoration: underline;
}
.content{
	padding: 20px 10px 15px 10px;
}
.leftColumnAbout{
	width: 427px;
}
.rightColumnAbout{
	width: 323px;
}
.leftColumnWeb{
	width: 375px;
}
.rightColumnWeb{
	width: 375px;
}
.picWeb{
	width: 120px;
}
.contentWeb{
	width: 245px;
	padding-left: 10px;
}
.url{
	padding: 10px 0px 10px 0px;
}
.url a:link, .url a:visited{
	color: #008121;
	text-decoration: none;
}
.url a:hover{
	color: #008121;
	text-decoration: underline;
}
.sectionLine{
	background-image: url(../images/sec_line.gif);
	background-repeat: repeat-x;
	height: 18px;
	padding: 0px 0px 10px 0px;
}
.sectionLine2{
	background-image: url(../images/sec_line.gif);
	background-repeat: repeat-x;
	height: 18px;
}
div.hr {
  height: 1px;
  margin: 20px 0px 0px 0px;
  background-color: #4072B2;
}
html>body div.hr {
  height: 1px;
  margin: 10px 0px 5px 0px;
  background-color: #4072B2;
}
div.hr hr {
  display: none;
}
.publicationWrapper{
	padding-bottom: 20px;
}
.publicationPic{
	width: 107px;
	height: 120px;
}
.publicationContentWrapper{
	width: 206px;
	padding-left: 10px;
}
.title, .publisher, .year{
	margin-bottom: 10px;
}
.titleHead, .publisherHead, .yearHead{
	color: #333333;
	font-weight: bold;
}
.title a:link, .title a:visited{
	color: #4072B2;
	text-decoration: underline;
}
.title a:hover{
	color: #4072B2;
	text-decoration: none;
}
ul.essay{
	text-align: justify;
	list-style-type: none;
	padding: 5px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
}
li.essay{
	background-image: url(../images/bullet_book.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 20px;
	padding-bottom: 10px;
	list-style-position: outside;
}
.reviewWrapper{
	padding-top: 10px;	
}
.picReview{
	width: 137px;
	height: 186px;
}
.picReviewDetail{
	width: 279px;
	height: 379px;
}
.websiteWrapper{
	padding: 0px 0px 10px 0px;
}
.contentReview{
	width: 228px;
	padding: 10px 0px 0px 10px;
	background-image: url(../images/bg_reviewed.gif);
	background-repeat: repeat-x;
}
.contentReviewDetail{
	width: 481px;
	padding: 10px 0px 0px 10px;
	background-image: url(../images/bg_reviewed.gif);
	background-repeat: repeat-x;
}
ul.review{
	text-align: justify;
	list-style-type: none;
	padding: 5px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
}
li.review{
	background-image: url(../images/bullet_book.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 20px;
	padding-bottom: 10px;
	list-style-position: outside;

	margin-bottom: 6px;
}
.leftColumnContact{
	width: 298px;
	margin-right: 5px;
}
.tArea{
	width: 595px;
	height: 100px;
	border: 1px solid #e2e2e2;
	font-family: Tahoma;
	font-size: 11px;
	color: #4072B2;
}
.form{
	margin: 0px auto 0px auto;
	width: 595px;
}
.rightColumnContact{
	width: 277px;
}
.tField01{
	width: 265px;
	border: 1px solid #e2e2e2;
	color: #4072B2;
	font-size: 11px;
}
.tField02{
	width: 265px;
	border: 1px solid #e2e2e2;
	color: #4072B2;
	font-size: 11px;
}
.btn{
	width: 115px;
	height: 26px;
	border: none;
	background-image: url(../images/btn.gif);
	background-repeat: no-repeat;
	color: #4072B2;
	font-weight: bold;
	font-size: 11px;
}
.uWrapper{
	padding: 0px 0px 28px 0px;
}
.uPic{
	width: 140px;
}
.uContent{
	width: 277px;
	padding-left: 10px;
	padding-top: 12px;
}