/* CSS Document */
@import url("sgml.css");
/* all desc */
body{
	margin:0px;
	padding:0px;
	background-color:#ECECF5;
	background-image:url(../images/body_bg.png);
	background-repeat:repeat;
}

form{
	margin:0;
	padding:0;
}

body, table, div{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
#document{
	width:100%;
	text-align:center;
	display:block;
}

#body{
	background-image:url(../images/center_bg.png);
	background-position:center;
	background-repeat:repeat-y;
	width:760px;
	margin:auto;
	display:table;
	text-align:center;
	border-left:1px;
	border-left-style:solid;
	border-left-color:#A8BBE0;
	border-right:1px;
	border-right-style:solid;
	border-right-color:#A8BBE0;
	border-bottom:1px;
	border-bottom-style:solid;
	border-bottom-color:#A8BBE0;
}


/* detailed description  */
#top, #head, #menu, #innerBody{
	display:block;
	width:760px;
	float:left;
	clear:left;
	text-align:left;
}

#head{
	background-color:#295CAA;
}
#columnLeft, #columnCenter, #columnRight{
	display:block;	
	float:left;
	clear:none;
	padding:17px 0px 0px 0px;
	margin:0px;
}

#top{
	height:19px;
}

#head{
	height:117px;
	border-top:1px;
	border-top-style:solid;
	border-top-color:#FFE600;
}

#menu{
	border-bottom:2px;
	border-bottom-style:solid;
	border-bottom-color:#FFE600;
	border-top:2px;
	border-top-style:solid;
	border-top-color:#FFE600;
	background-color:#295CAA;
	text-align:left;
}

#columnLeft{
	width:180px;
} 

#columnCenter{
	width:579px;
	clear:none;
	padding:10px 0px 0px 0px;
	background-image:url(../images/main_bg.png);
	background-position:right top;
	background-repeat:no-repeat;
} 


/* butons */
/* head menu  */
.T_btn, .T_btnSelected{
	padding:1px 0px 2px 0px;
	float:left;
	clear:none;
}
.T_btnSelected{
	background-color:#FFE600;
}

.T_btnSelected .T_btnText a{
	color:#295CAA;
	
}
.T_btnSelected .T_btnText a:hover{
	color:white;
}

.T_btnText{
	padding:4px 15px 3px 15px;
}
.T_btnText a{
	color:white;
	text-decoration:none;
	font-weight:bold;
	font-size:100%;
	text-transform:capitalize;
}

.T_btnText a:hover{
	color:#FFE600;
}
/* left columns ************************************************************************************************************************************************************** */
.leftBtnSub, .leftBtnSup{ 
	float:left;
	width:180px;
	clear:left;
}
.leftBtnSub{
	font-size:120%;
	background-color:#789B5E;
	margin:9px 0px 4px 0px;
	background-image:url(../images/leftSub_bg.png);
	background-repeat:repeat-y;
}

.backgroundSub{
	background-image:url(../images/leftSub_bg.png);
	background-repeat:repeat-y;
	color:white;
}
.leftBtnSub_inner{
	padding:2px 0px 2px 35px;
}

.leftBtnSub_inner h2{
	padding:2px 0;
	margin:0;
}


.backgroundSub, .leftBtnSub_inner h2 a{
	color:white;
	text-decoration:none;
	font-size:12px;
}

.leftBtnSub_inner, .leftBtnSub_inner .links{
	font-weight:bold;
	color:white;
	text-decoration:none;	
}

.leftBtnSub_inner a:hover{
	color:yellow;
}
.leftBtnSup{
	margin:0px 0px 0px 0px;
}

.leftBtnSup_inner{
	line-height:130%;
	padding:0px 4px 3px 7px;
}

.leftBtnSup_inner a{
	font-size:92%;
	color:darkblue;
}

.leftBtnSup_inner a:hover{
	color:white;
}
.quarters{
	padding:0px 0px 4px 0px;
}

.subMenus_{
	font-size:100%;
	font-weight:bold;
	width:125px;
	padding:0px 10px 0px 15px;

}
.subMenus_ a{
	color:#11408E;
	text-decoration:none;
}


/* right column - 50%  - #columnRight / 2   */
.halfColumn{
	width:93px;
	float:left;
	clear:none;
}
.halfColumn_inner{
	padding:3px 4px;
	font-size:85%;
	text-align:center;
}

/*  **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** **** */
/* center column  **** -- - - - - - - - - --  - - -- **** -- - - - - - - - - --  - - -- **** -- - - - - - - - - --  - - -- **** -- - - - - - - - - --  - - -- **** -- - - - - - - - - --  - - -- */
h1{
	margin:0px;
	padding:0px;
}

#titleELM2{
	background-image:url(../images/title_bg.png);
	background-repeat:no-repeat;
}

#titleELM2 h1{
	font-size:16px;
	padding:0px 0px 0px 25px;	
}

#titleELM3{
	padding:4px 0px 0px 22px;
}

#mainInfoText{
	padding:10px;
	min-height:350px;
}

#columnCenter table{
	width:390px;
}
#columnCenter table img{
	padding:2px 4px 2px 0px;
}
#columnCenter .cxbx{
	
		
}
#columnCenter td{
padding-bottom:5px;
}
.nextBack{
	float:left;
	clear:left;
	text-align:center;
	width:380px;
	margin-top:10px;
}
.nextBack a{
	padding:0px 4px;
}

#columnCenter table{
	float:left;
	clear:left;
	width:406px;
	margin:3px 0px 4px 7px;
}
/* search form ++++++++++++++++++++++++++++++++++++++++++++++++++*/
	/* left column ++++++++++++++++++++++++++++++++++++++++++++++++++*/
#columnLeft .titleCategory{
	font-size:100%;
	font-weight:bold;
	margin:0;
}
#columnLeft .title{
	font-size:105%;
	font-weight:bold;
	padding:1px 1px 1px 7px;
}

#columnLeft .select{
	padding:1px 1px 1px 0px;
}
#columnLeft select{
	width:136px;
}
#columnLeft #submit{
	float:right;
	font-weight:bold;
	margin:1px 7px 1px 3px;
	font-size:100%;
	border-width:1px;
	border-style:solid;
	border-color:#789B5E;
	background-color:#C6DDA6;
}

#columnLeft .advSearch{
	text-align:center;
	width:132px;
	padding:2px 2px 1px 2px;
	font-size:110%;
}
/*  rightColumn *  *****************************************************************************/
#columnRight .titleCategory{
	font-size:100%;
	font-weight:bold;
	margin:0;
}
#columnRight .title{
	font-size:105%;
	color:white;
	font-weight:bold;
	padding:1px 1px 1px 10px;
}

#columnRight .select{
	padding:1px 1px 1px 3px;
}
#columnRight select{
	width:169px;
}
#columnRight #submit{
	font-weight:bold;
	margin:1px 7px 1px 3px;
	font-size:100%;
	border-width:1px;
	border-style:solid;
	border-color:#FFB900;
	background-color:#FFAB00;
}

#columnRight .advSearch{
	text-align:center;
	width:169px;
	padding:2px 2px 1px 2px;
	font-size:110%;
}
#columnRight img {
	margin:0px 4px 0px 0px;
}
/* advanced search */
#columnCenter h2{
	padding:0px;
	margin:0px;
	font-size:120%;
}
#AdvancedSearch h2{
	padding:2px 0px 3px 12px;
}
#AdvancedSearch select{
	margin:0px 0px 4px 4px;
	width:170px;
}

#AdvancedSearch .submitSearch{
	float:left;
	font-weight:bold;
	margin:1px 7px 1px 10px;
	font-size:100%;
	border-width:1px;
	border-style:solid;
	border-color:#789B5E;
	background-color:#C6DDA6;
}
#AdvancedSearch {
	padding-bottom:7px;
}

/**    bottom    **********************************************************************************/
#bottom{
	width:760px;
	clear:left;
	border-top:2px solid #86A76C;
	background-color:#E3F9D2;
	margin:auto;
	text-align:center;
}

#bottom a{
	padding:1px 4px;
}

/**** padashto menu *****/


#dropmenudiv{
	position:absolute;
	border:1px solid white;
	border-bottom-width: 0;
	font:normal 12px Verdana;
	line-height:18px;
	z-index:100;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid white;
	padding: 1px 0;
	text-decoration: none;
	font-size:85%;
	color:white;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color:#FFE600;
	color:#295CAA;
}

#webdesign{
	text-align:center;
	padding:5px 0;
}

#webdesign a{
	color:#CCCCCC;
	text-decoration:none;
}

#webdesign a:hover{
	color:red;
}

a{
	color:blue;
	text-decoration:none;
	}