body {
	margin: 0 auto;
	padding: 0;
	font: normal 11px 'Trebuchet Ms';
	color: #474747;
	text-align: center;
	line-height: 15px;
	background: #FFFFFF url(../../images/bg.gif) repeat-x top left;
}
#home 
{
    margin: 0 auto;
	background: #FFFFFF url(../../images/bg-home.gif) repeat-x top left;
}
img {
	border: 0;
}
#wrap{
	position: relative;
	width: 950px;
	margin: 0 auto;
	text-align: left;
}
#top {
	width: 100%;
	height: 31px;
	padding-left: 20px;
	color: #224099;
}
#top a {
	font: bold 11px arial;
	color: #224099;
	text-decoration: underline;
}
#top a:hover	{
	font: bold 11px arial;
	color: #224099;
	text-decoration: none;
}
#top h1
{
    font: normal 11px 'Trebuchet Ms';
	color: #474747;
	text-align:left;
	margin:0px;
	padding:0px;
	line-height:12px;
}
#header 
{
	
	background: transparent url(../../images/bg-header.jpg) no-repeat top left;
}
#menu {
	padding: 52px 0 0 27px;
}
#menu img {
	float: left;
	margin: 0 9px 0 0;
}
#bbox {
	border-bottom: 1px solid #8fb9d0;
	border-left: 1px solid #8fb9d0;
	border-right: 1px solid #8fb9d0;
	background: #e9f6fd url(../../images/bg-blue.gif) repeat-x top left;
}
#sbox {
	background: transparent url(../../images/bg-sbox-new.gif) repeat-x top left;
	padding: 20px 9px 0 9px;
}
#sbox select {
	width: 89px;
	margin: 5px 0 10px 0;
	font: normal 11px 'Trebuchet Ms';
	color: #555f65;
	border: 1px solid #5e96b1;
}
#sbox input {
	width: 89px;
	margin: 5px 0 10px 0;
	font: normal 11px 'Trebuchet Ms';
	color: #555f65;
	border: 1px solid #5e96b1;
}
#box-blue {
	width: 220px;
	padding: 18px 14px 5px 15px;
	border-left: 1px solid #8fb9d0;
}
#sbox2 {
	width: 250px;
	background: transparent url(../../images/bg-sbox2.gif) repeat-x bottom left;
	padding: 0;
	border: 1px solid #97bfd4;
	margin-bottom: 10px;
}
#sbox2 td{
	padding: 0 18px 0 14px;
}
#sbox2 select {
	width: 150px;
	margin: 5px 0 10px 0;
	font: normal 11px 'Trebuchet Ms';
	color: #555f65;
	border: 1px solid #5e96b1;
}
#sbox2 .select {
	width: 100%;
	height: 100px;
	overflow: auto;
	margin: 5px 0 10px 0;
	font: normal 11px 'Trebuchet Ms';
	color: #555f65;
	border: 1px solid #5e96b1;
}

#sbox3 {
	width: 250px;
	background: transparent url(../../images/bg-sbox2.gif) repeat-x bottom left;
	padding: 0;
	border: 1px solid #97bfd4;
	margin-bottom: 10px;
}
#sbox3 td{
	padding: 0 18px 0 14px;
}
.asearch
{
    width: 100%;
	height: 100px;
	overflow: auto;
	margin: 5px 0 10px 0;
	font: normal 11px 'Trebuchet Ms';
	color: #555f65;
	border: 1px solid #5e96b1;  
}
.inp
{
    width: 89px;
	margin: 5px 0 10px 0;
	font: normal 11px 'Trebuchet Ms';
	color: #555f65;
	border: 1px solid #5e96b1;
}
.blue14 {
	font: normal 14px 'Trebuchet Ms';
	color: #2b529c;
	line-height: 14px;
}
.blue24 {
	font: normal 24px 'Trebuchet Ms';
	color: #2b529c;
	line-height: 24px;
	margin-bottom: 3px;
}
.subtitle {
	font: bold 14px 'Trebuchet Ms';
	color: #5e8da7;
}
.title {
	font: bold 18px 'Trebuchet Ms';
	color: #5e8da7;
}
.title-big {
	font: bold 24px 'Trebuchet Ms';
	color: #5e8da7;
	margin: 20px 0 20px 5px;
}
.title-big2 {
	font: bold 24px 'Trebuchet Ms';
	color: #26468b;
	margin: 0 0 10px 0;
}
.title-big3 {
	font: bold 24px 'Trebuchet Ms';
	color: #5e8da7;
	margin: 20px 0 0px 5px;
}
#box2 {
	width: 224px;
	height: 155px;
	background: transparent url(../../images/bg-box2.gif) no-repeat top left;
	font-size: 14px;
	padding: 30px 12px 0 15px;
	margin-top: 10px;
}
#box3 {
	width: 224px;
	background: transparent url(../../images/bg-box3.gif) no-repeat bottom left;
	font-size: 14px;
	padding: 9px 12px 10px 12px;
	margin-top: 10px;
	border: 1px solid #cfcfcf;
}
a {
	font: normal 12px 'Trebuchet Ms';
	color: #2b529c;
	text-decoration: none;
}
a:hover	{
	font: normal 12px 'Trebuchet Ms';
	color: #2b529c;
	text-decoration: underline;
}
.listing th {
	border-bottom: 1px solid #bbbbbb;
	font: bold 11px 'Trebuchet Ms';
	padding: 2px 2px 2px 6px;
}
.listing td {
	border-bottom: 1px solid #bbbbbb;
	font: normal 11px 'Trebuchet Ms';
	padding: 2px 2px 2px 6px;
}

.listing-blue {
	background-color: #96bdd3;
	margin-bottom: 10px;
}
.listing-blue td{
	background: #ecf8fd url(../../images/bg-listblue.gif) repeat-x top left;
}
.listing-blue td .thumb{
	border: 5px solid #fff;
}
.paginghome
{
    border-bottom:none;
    text-align: right;
    padding: 5px 13px 5px 0px;    
}
.blogimage
{
    border: 1px solid #bbbbbb;   
}
.blogcontent
{
    border: 1px solid #bbbbbb;
    padding:6px;
}
.blogcontent1 a img
{
    border: 1px solid #bbbbbb;
    
}
.blogtitle
{
    font: normal 13px 'Trebuchet Ms';
    color: #2b529c;
    line-height: 15px;
}
/* footer */
#footer {
	width: 100%;
	height: 33px;
	border: 1px solid #cfcfcf;
	color: #474747;
	background: transparent url(../../images/bg-footer.gif) repeat-x bottom left;
}
#footer a {
	color: #2b529c;
	text-decoration: none;
}
#footer a:hover {
	color: #2b529c;
	text-decoration: underline;
}





/*request info form*/
div#reqInfo {
	width: 203px;
	font: normal 11px arial;
	color: #2C4355;
	text-align: left;
	border: 1px solid #bdbcbd;
	background-color: #fff;
}
div#reqInfo .inp, div#reqInfo textarea {
	font: normal 11px arial;
	color: #2C4355;
	border: 1px solid #bdbcbd;
	background-color: #fff;
	padding: 1px 1px 1px 3px;
	margin: 5px 5px 0px 5px;
	width: 185px;
}
div#reqInfo textarea {
	overflow: auto;
	height: 80px;
}
div#reqInfo .btn {
	font: normal 11px arial;
	color: #2C4355;
	border: default;
	background-color: default;
	padding: 0;
	margin: 5px 5px 0px 5px;
}
 .ReqForm
    {
	    font: bold 12px arial;
	    color: #26468B;
	    background-color: #fff;
	    padding: 2px 5px 2px 5px;
	    border: 1px solid #5E96B1;
	    text-align:center;
	    border-bottom:none;
	}
    .textarea {
	        font: normal 12px arial;
			color: #26468B;
			border: 1px solid #5E96B1;
			text-decoration: none;
	        padding: 1px 1px 1px 3px;
	        overflow: auto;
	        width: 217px;
	        height: 65px;
	        margin: 0 0 6px 0;
	    }
	 .input {
	        font: normal 12px arial;
			color: #26468B;
	        border: 1px solid #5E96B1;
	    	padding: 1px 1px 1px 3px;
	        width: 180px;
	        margin: 0 0 6px 0;
        }
         .chkinput {
	        font: normal 12px arial;
			color: #26468B;
	       	padding: 1px 1px 1px 3px;
	        width: 180px;
	        margin: 0 0 6px 0;
        }
        .RightBox{
        font: normal 12px 'Trebuchet Ms';
		color: #224099;
		}
