body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}

h4{

font: bold 12px "trebuchet ms", Arial, Verdana, sans-serif;

margin: 0;

padding: 0;

list-style: none;

width:100%;

line-height:15px;

text-align:center;

}

/* =GENERAL - the general styles */

	body {

		font: 62.5%/2.2em "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;

		color: #4b4942;

		background: #fff;

		line-height:18px;

	}

	a {text-decoration: none;color: #5599a7;}

	a:hover {color: #bb800f;}

	hr {display: none;}

	strong {font-weight: bold;}

	ul.borderedlist li {

		border-bottom: 1px dashed #d1cfcd;

	}

	ul.borderedlist li a {

		display: block;

		padding:3px 0 0 2px;

		height: 26px;

		color: #42423b;

	}

	ul.borderedlist li a:hover {background: #E5E5E4;color: #42423b;}



/* =LAYOUT - the main layout styles */

	.container {

		width:950px;

		margin: 0 auto;

		position: relative;

		overflow:hidden;

	}

	/* header layout */

	#header {

		height: 130px;

		background: #FFF url() top repeat-x;

		position: relative;

		padding-top:20px;

	}

	

.logo_slogan { 

float:left;

margin-right:7px;

width:500px;

}



.logo {

float:left;

margin-right:5px;

margin-left:20px;

}







.comment_topright {

MARGIN-TOP:20px;

font-family:Georgia, "Times New Roman", Times, serif;

font-size:13px;

color:#000;

font-weight:bold;

word-spacing:2px;

width:400px;

text-align:left;

float:right;

vertical-align:top;



}

	

	

	

	

	

	#navbar {

		background: #FFF url() top repeat-x;

	}

	

	

	.ubercolortabs {

padding: 0;

width: 100%;

overflow: hidden;

background: transparent;

text-align:center;

}



.ubercolortabs ul {

font: bold 12px "trebuchet ms", Arial, Verdana, sans-serif;

margin: 0;

padding: 0;

list-style: none;

width:100%;

line-height:15px;

}



.ubercolortabs li {

display: inline;

margin: 0 2px 0 0;

padding: 0;

text-transform: uppercase;

}





.ubercolortabs a {

float: left;

color: white;

background: #0590BB url(images/roundleft.gif) no-repeat left top; /*default background color of tabs, left corner image*/

margin: 0 2px 0 0;

padding: 0 0px 1px 3px;

text-decoration: none;

letter-spacing: 1px;

}



.ubercolortabs a span {

float: left;

display: block;

background: transparent url(images/roundright.gif) no-repeat right top; /*right corner image*/

padding: 7px 15px 3px 15px;

cursor: pointer;

}



.ubercolortabs a span {

float: none;

}





.ubercolortabs a:hover {

background-color: #D88746; /*background color of tabs onMouseover*/

color: white;

}



.ubercolortabs li.selected a {

border-bottom:1px solid #D88746;

background-color: #D88746;

}



.ubercolortabs a:hover span {

background-color: transparent;

}





.ubercolordivider { /*CSS for horizontal line.*/

clear: both;

padding: 0;

width: 100%;

height: 5px;

line-height: 5px;

background:  #D88746; /*background color of horizontal line*/

border-top: none; /*Remove this to remove border between bar and tabs*/

}



	

	

	.clear {clear:both;}

	

	/* main area layout */

	

	#main {padding:0px;overflow:hidden;}

	

	#question {width:95%;margin-right:0px;font: normal 12px Verdana, sans-serif;color:#111;letter-spacing:0px;margin-top:15px;

	line-height:15px;clear:both;font-style:italic;word-spacing:3px;background:#ffffee;border:2px solid #aaa;padding:8px;padding-left:15px;padding-bottom:15px;}

		

	.leftcolumn {float: left;width:290px;margin-right:20px;font: normal 13px "trebuchet ms", Arial, Verdana, sans-serif;color:#222;letter-spacing:0px;margin-top:15px;

	line-height:19px;word-spacing:3px;}

	h1 {font: bold 16px "trebuchet ms", Arial, Verdana, sans-serif;color:#555;word-spacing:3px;line-height:35px;font-style:normal;}

	

	#center {float: left;width:290px;padding: 0px;margin-right:20px;font: normal 13px "trebuchet ms", Arial, Verdana, sans-serif;color:#222;letter-spacing:0px;margin-top:15px;line-height:19px;word-spacing:3px;}

	

	#right {float: left;width:280px;padding: 0px;margin-right:0px;font: normal 13px "trebuchet ms", Arial, Verdana, sans-serif;color:#222;letter-spacing:0px;margin-top:53px;	line-height:19px;word-spacing:3px;}

	#right img {width:300px;}

	

	/* bottom layout */

	

	#footer {

		background: #fff;

		overflow: hidden;

		text-align:center;

		padding-top:18px;

		padding-bottom:15px;

		margin-top:10px;

	}

	

	#footer_box {

		width:950px;

		border-top:1px dotted #ccc;

		padding-top:15px;

		padding-left:0px;

		text-align:right;

		font: normal 10px Verdana, sans-serif;color:#777;

		margin:0px auto;

		line-height:17px;

		overflow:hidden;

	}

	

	#copyright {width:300px;float:left;text-align:left;}

	#navigation {width:650px;font-size:12px;float:left;}

	#footer_navigation li {

		display:inline;

		margin-left:15px;

	}



