﻿/* ******************** RESET BROWSERS' DEFAULT CSS START ******************** */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,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;
}
/* ******************** RESET BROWSERS' DEFAULT CSS END ******************** */

*
{
	margin:0px;
	font-family:"Trebuchet MS", Sans-serif;
	font-size:100%;
}
body
{
	background:url(_images/template2_bkg_top.png) repeat-x center 0px #fff;
	width:100%;
}
#container
{
    width:900px;
	position:relative;
    margin:0px auto 50px auto;
    padding:0 0 20px 0;
}
#content
{
	position:relative;
	z-index:2;
	top:160px;
	width:100%;
	border-bottom:3px solid #bcc1c4;
	background:url(_images/template2_left_full_height_bkg.gif) repeat-y;
	padding-bottom:-20px;
}
#header
{
	position:absolute;
	z-index:1;
	top:5px;
	display:block;
	height:155px;
	width:212px;
}
#header span
{
	display:inline;
	float:left;
	width:1px;
	height:155px;
	background:url(_images/template2_logo_border.png);
}
#header div
{
	display:inline;
	float:left;
	width:190px;	/* width:208px; padding 10 */
	height:155px;
	background:url(_images/template2_logo_bkg.png) repeat-x;
	padding:10px;
}
#header div a
{
	display:block;
	float:left;
	width:190px;
	height:75px;
	font-size:1.5em;
	text-decoration:none;
	color:#ebf1f5;
	text-align:center;
	text-shadow:#000 0px 1px 0px;
}
#header a:hover
{
	color:#fff;
}
#left
{
    float:left;
    width:212px;
	padding-bottom:12px;
	margin-bottom:30px;
	background:url(_images/template2_left_btm_bkg.gif) no-repeat center bottom;
}
#right
{
    float:right;
    width:668px;
    margin-left:20px;
    font-size:0.8em;
	position:relative;
	top:-40px;
}
div.clr
{
    clear:both;
}
#left ul
{
    list-style:none;
	width:210px;
	background:#ebf1f5;
    border-left:1px solid #bcc1c4;
    border-right:1px solid #bcc1c4;
	padding-bottom:20px;
}
#left ul li a
{
    display:block;
	line-height:1.3em;
	text-decoration:none;
    background:url(_images/template2_left_li_a_bkg.png) no-repeat 0px bottom;
}
#left ul li a:hover
{
	background:url(_images/template2_left_li_a_bkg.png) no-repeat -210px bottom;
}
#left ul li a span
{
    display:block;
    padding:5px;
	line-height:1.3em;
	font-size:1em;
    color:#527ea9;
    text-decoration:none;
	text-shadow:#fff 0px 1px 0px;
	background:url(_images/template2_left_li_a_span_bkg1.gif) no-repeat center right;
}
#left ul li a:hover span
{
    color:#036;
    cursor:pointer;
	background:url(_images/template2_left_li_a_span_bkg2.gif) no-repeat center right;
}
#right p
{
	padding-top:10px;
}
#right #main
{
	border:1px solid #bcc1c4;
	padding:20px;
	line-height:150%;
}
#right #main #top
{
    float:left;
	display:inline;
	position:relative;
	top:-26px;
    width:608px;
    height:50px;
    line-height:70px;
    border-bottom:1px solid #dde3e6;
	border-top:1px solid #dbe9f1;
	background:url(_images/template2_right_top_bkg.png) repeat-x;
	padding:0 10px;
    margin-bottom:20px;
}
#right #main #top  #corner_tl, #right #main div#top  #corner_tr
{
	position:absolute;
	width:3px;
	height:4px;
	top:0;
}
#right #main #top  #corner_tl
{
	left:-3px;
	background:url(_images/template2_right_corner_tl.gif) no-repeat;
}
#right #main #top  #corner_tr
{
	right:-3px;
	background:url(_images/template2_right_corner_tr.gif) no-repeat;
}
#right #main #top h1
{
    float:left;
	display:inline;
	padding:0;
	margin:0;
	line-height:50px;
	font-size:1.5em;
	color:#036;
	text-decoration:none;
	text-shadow:#fff 0px 1px 0px;
	border:0;
}
#right #main #top a.home
{
	border:0;
	background:url(_images/template2_right_home_bkg1.gif) no-repeat left center;
	padding-left:17px;
	float:right;
	display:inline;
	line-height:50px;
}
#right #main #top a.home:hover
{
    background:url(_images/template2_right_home_bkg2.gif) no-repeat left center;
}
#right #main h1
{
    font-size:2.2em;
	font-weight:bold;
    color:#036;
	text-transform:uppercase;
    border-top:1px solid #036;
    padding:10px 0 5px 0;
    margin-top:20px;
}
#right #main h2
{
    font-size:1.9em;
    color:#194e8b;
	font-weight:bold;
    border-top:1px dashed #ccc;
    padding:10px 0 5px 0;
    margin-top:15px;
}
#right #main h3
{
    font-size:1.4em;
    color:#194e8b;
    padding:10px 0 5px 0;
    margin-top:10px;
   
}
#right #main a
{
    text-decoration:none;
    color:#036;
    border-bottom:1px dotted #036;
}
#right #main a:hover
{
	color:#070;
    border-bottom:1px solid #060;
}
#right #main a.main_link
{
    font-weight:bold;
    font-size:1.2em;
}
#right #main ul
{
	list-style-type:none;
}
#right #main ul li
{
	padding-left:40px;
	background:url(_images/template2_right_li_bullet.gif) no-repeat 20px 5px;
}
#right #main img
{
    float:left;
    border:3px solid #dce2e9;
    margin:0 10px 10px 0;
    color:#999;
    text-indent:3px;
    font-size:10px;
}


