body
	{
	margin:0px;
	padding:0px;
	background:url(../images/main_back_img.gif) repeat-x #FFFFFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#383737;
	}

ul li
	{
	list-style:none;
	}

h1, h2, h3, h4, h5, h6, ul, li, form, p, ol
	{
	margin:0px;
	padding:0px
	}

h1, h2, h3, h4, h5, h6
	{
	font-weight:normal;
	}

h1
	{
	font-size:26px;
	}

h2
	{
	font-size:20px;
	}

h3
	{
	font-size:14px;
	}

input, select, textarea
	{
	color:#707070;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	}

#container
	{
	width:973px;
	margin:0px auto;
	}

#logo
	{
	float:left;
	width:348px;
	background:url(../images/logo-bg.jpg) no-repeat;
	padding:26px 0px 0px 0px;
	}

.headerrgt
	{
	float:right;
	width:625px;
	background:url(../images/right-topbg.jpg) no-repeat;
	height:83px;
	font-weight:bold;
	color:white;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:25px 0px 0px 0px;
	text-align:right;
	}

#lftpannel
	{
	float:left;
	width:793px;
	background:url(../images/content-top.gif) no-repeat;
	padding:86px 10px 30px 10px;
	}

#temp-main
	{
	margin:0px auto;
	width:522px;
	background:url(../images/org-content-bg.gif) no-repeat;
	padding:0px 52px 40px 54px;
	}
#temp-main h1
	{
	color:#FFFFFF;
	padding:10px 0px 15px 20px;
	}
#temp-main h2
	{
	padding:0px 0px 15px 20px;
	color:#000000;
	}
#temp-main ul
	{
	float:left;
	}
#temp-main li
	{
	background:url(../images/grey-bg.gif) no-repeat;
	font-size:18px;
	padding:3px 0px 7px 20px;
	margin:0px 0px 11px 0px;
	}

.tempbox
	{
	background:url(../images/bg-temp.gif) no-repeat;
	width:121px;
	float:left;
	line-height:17px;
	height:157px;
	padding:0px 18px;
	text-align:center;
	}
.tempbox h3
	{
	font-weight:bold;
	padding:10px 0px 4px 0px;
	}
.tempbox span
	{
	color:#0b5494;
	}
.tempbox h4
	{
	font-weight:bold;
	font-size:22px;
	}
	
.greentxt
	{
	color:#8cc64a;
	}

.redtxt
	{
	color:#ee0000;
	}

.fltlft
	{
	float:left;
	}
.fltrgt
	{
	float:right;
	}
.clrbth
	{
	clear:both;
	}

#taggedcontainer
	{
	background:url(../images/tag-bg.gif) repeat-x #ffffff;
	}

.bottomcontainer
	{
	padding:20px 18px;
	width:937px;
	margin:0px auto;
	}
.txtbig
	{
	font-size:20px;
	}
.txtmbig
	{
	font-size:20px;
	}

#footer
	{
	background:url(../images/footer-out-bg.gif) repeat-x;
	font-size:14px;
	color:#727272;
	}
#justify
{
text-align:justify;
}

a:link, a:visited, a:active

	{

	text-decoration:none;

	color:#0083cf;

	font-weight:normal;

	}

a:hover

	{

	color:#333333;

	font-weight:normal;
	}
