html, body {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 13px;
}

div.base {
	width: 980px;
	margin: 0 auto;
}

div.clear {
        clear: both;
}

a img {
	border: none;
}

a {
      color: #2D4B9A;
}

td {
	vertical-align: top;
}

div, p, h1, h2 {
	padding: 0px;
	margin: 0px;
}

ul {
        margin-top: 0px;
        margin-bottom: 0px;
}

table.no_table {
	padding: 0px;
	margin: 0px;
	border: none;
	border-collapse: collapse;
}

table.no_table td {
	padding: 0px;
	margin: 0px;
	border: none;
}


div.hr {
	background: transparent url('/assets/templates/new/images/hr.gif') center center repeat-x;
	height: 4px;
	margin: 10px 18px 25px 18px;
}

#breadcrumbs {
	height: 13px;
	padding: 6px 0px 6px 0px;
	font-size: 10px;
	color: #BBBBBB;
}
			
	#breadcrumbs a { color: #BBBBBB; }

#header {
	height: 152px;
	background: transparent url('/assets/templates/new/images/head.jpg') center top no-repeat;
}
	
	#header div {
		padding: 75px 0px 0px 35px;
		width: 750px;
	}

		#header div p {
			width: auto;
			font-size: 11px;
			text-transform: uppercase;
		}
		
		#header div img {
			float: right;
			margin-left: 10px;
			position: relative;
			top: -10px;
		}
                
#navigation {
width: 705px; 
/*width: 605px; */

float: left;
}

#menu {
	position: relative;
	top: -39px;
	height: 31px;
	left: 5px;
}

                 #floating_search { padding-top: 3px; }
                 
                 	#search_input { font-size: 13px; }
                 	#search_input_button { font-size: 15px; }
                

#container {
	margin-top: -32px;
}

#container a:hover { color: #C60A27; }

	#container table {
		width: 100%;
	}
	
		#container table td.left ul, #container table td.right ul {
			list-style-image: url('/assets/templates/new/images/list-image.gif');
		}
		
			#container table td.left ul li, #container table td.right ul li {
                                font-size: 11px;
                                padding: 0px 15px 0px 0px;
			}
		
			        #container table td.left ul li a, #container table td.right ul li a {
                                        color: #464646;
                                        text-decoration: none;
			        }
			        
					#container table td.left ul li a:hover, #container table td.right ul li a:hover { color: #C60A27; }

		#container table td.left {
			width: 250px;
			background: transparent url('/assets/templates/new/images/row-left.gif') right top repeat-y;
		}
		
		#container table td.right {
			width: 213px;
			background: transparent url('/assets/templates/new/images/row-right.gif') left top repeat-y;
		}
				
			
			#container table td.left p, #container table td.right p {
				font-size: 11px;
				padding: 0px 25px 0px 25px;
				margin-bottom: 15px;
			}
			
			#container table td.left p.section, #container table td.right p.section {
				width: 188px;
				height: 31px;
				background-image: url('/assets/templates/new/images/section.gif');
				background-repeat: no-repeat;
				background-color: transparent;


				line-height: 31px;
				color: #464646;
				font-size: 13px;
				font-weight: bold;
				padding: 0px 0px 0px 25px;
				margin-bottom: 15px;
			}
				#container table td p span.author {
					color: #3B57A1;
				}
			
			#container table td.left p.section {
				background-position: right top;
			}
			
			#container table td.right p.section {
				background-position: left top;
			}
			
		#container table td div.banner {
			text-align: center;
                        padding-bottom: 22px;
		}

#content {
padding: 0px 45px 45px 45px;
}

#content p {
padding: 5px 0px 5px 0px;
}

#content div.hr {
        margin-left: -27px;
        margin-right: -27px; 
}

#content ul {
        padding: 20px 0px 20px 20px;
}

        #content div.substantial p.date {
                padding: 2px;
                margin: 15px 0px 15px 0px;
                font-weight: bold;
                background-color: #E9F6FC;
                width: 96px;
        }

        #content div.substantial span.title {
        		font-size: 14px;
                display: block;
                margin: 15px 0px 15px 0px;
        }

        #content div.substantial span.title a {
                text-decoration: none;
                font-weight: bold;
        }

        #content div.substantial p.introtext {
                display: block;
                margin: 15px 0px 15px 0px;
        }

#content h1, #content h2 {
        font-weight: bold;
        font-size: 16px;
        color: #020202;
        padding: 30px 0px 10px 0px;
}

#content div.paginator span span {
       /* display:block;
		padding: 2px 3px;
		float: left;*/
 }

#content div.paginator span a{
        /*display:block; padding: 0px 5px 0px 5px; float: left;*/
 }
 
#content .book-icon { background: url(/assets/images/book_open.gif) 0px 8px no-repeat; padding-left: 23px; }
#content .h-section { display: block; padding: 3px 5px 3px 23px; background: #E1F4FB url(/assets/images/bullet.gif) 2px 4px no-repeat; border-top: 1px solid #7DC4E2; margin-top: 12px; }
#content .icon-address { background: url(/assets/images/icon_address.gif) 5px 5px no-repeat; padding-left: 23px; margin: 3px 0; }
#content .icon-mail { background: url(/assets/images/icon_mail.gif) 5px 6px no-repeat; padding-left: 23px; margin: 3px 0; }
#content .icon-phone { background: url(/assets/images/icon_phone.gif) 5px 5px no-repeat; padding-left: 23px; margin: 3px 0; }

#footer {
        height: 95px;
        background: transparent url('/assets/templates/new/images/footer.jpg') center top no-repeat;
        font-size: 10px;
        color: #464646;
}

        #footer p {
                height: 27px;
                line-height: 23px;
                text-align: left;
        }

        #footer table {
                width: 940px;
                margin: 0 auto;
        }

        #footer table th {
                text-transform: uppercase;
                text-align: left;
               padding-bottom: 10px;
        }

#content div.ajaxSearch_result {
        margin: 10px 10px 10px 0px;
}

#ajaxSearch_input {
        width: 290px;
/*        width: 390px;*/
        margin-bottom: 5px;
}

#content table.bin {
border-collapse: collapse;
width: 720px;
}

#content table.bin th {
background-color: #FBE3A2;
height: 22px;
line-height: 22px;
border-left:  1px solid #FBE3A2;
border-right:  1px solid #FBE3A2;
border-bottom: 1px solid #FFFFFF;
text-align: left;
padding: 0px 10px 0px 10px;
}

#content table.bin td {
padding: 0px 10px 0px 10px;
font-size: 11px;
border-bottom: 1px solid #DDDDDD;
height: 20px;
line-height: 20px;
}

#content table.bin td img {
padding: 3px 0px 0px 0px;
border: none;
cursor: pointer;
}

#content table.form {
padding: 0px;
margin: 10px 0px 0px 0px;
border: none;
width: auto;
}

#content .questionForm { background: #E5F5FC; }
#content .questionForm .form td.label { font-weight: bold; }


#content div.empty {
height: 30px;
line-height: 30px;
text-align: center;
color: #999999;
}

#content div.errors {
color: Red;
}

#content table td {
        padding: 0px 5px 0px 5px;
}

#anim {
        position: absolute;
        top: 2px;
        right: 50%;
        margin-right: 152px;
}

#page {
min-height: 100%;
}

#container table td #content div.search_container {
padding-bottom: 20px;
}


