/* CSS Document */

html, body{
	margin:0 0 10px 0;
	padding:0;
	text-align:center;
	font-family:"Trebuchet MS", Arial, sans-serif, "times New Roman";
	background:url(../images/bodyBackground.jpg) repeat-x left top;
}
div#header{
	width:781px;
	height:325px;
	margin:auto;
	background:url(../images/headerBackground.jpg) repeat-x left top;	
}
div#topHeader{
	text-align:left;
	background:url(../images/topHeaderShadowRight.jpg) no-repeat right top;		
}
div#middleHeader{
	height:282px;
	background:url(../images/middleHeaderShadowLeft.jpg) no-repeat left top;	
}
div#rightMiddleHeader{
	height:282px;		
	background:url(../images/middleHeaderShadowRight.jpg) no-repeat right top;	
	position:relative;
}

/* Navigation Begin */

div#navigation{
	height:45px;
	width:781px;
	position:absolute;
	bottom:0px;
	margin-left:1px;
}
div#navigation ul {
	list-style: none;
	margin: 0 0 0 12px;
	padding: 0;
}
div#navigation li {
	float:left;
}
div#navigation a {
	width:126px;
	height:45px;
	line-height:45px;
	background:url(../images/home.png) no-repeat right top;	
	display:block;
	text-decoration:none;
}

div#navigation a.selected {
	width:126px;
	height:45px;
	line-height:45px;
	background:url(../images/home.png) no-repeat right bottom;	
	display:block;
	text-decoration:none;
}

div#navigation a.selectedhome {
	width:126px;
	height:45px;
	line-height:45px;
	background:url(../images/home.png) no-repeat right bottom;	
	display:block;
	text-decoration:none;
}
div#navigation a.selectedabout {
	width:126px;
	height:45px;
	line-height:45px;
	background:url(../images/about.png) no-repeat right bottom;	
	display:block;
	text-decoration:none;
}
div#navigation a.selectedbusiness {
	width:126px;
	height:45px;
	line-height:45px;
	background:url(../images/business.png) no-repeat right bottom;	
	display:block;
	text-decoration:none;
}
div#navigation a.selectedtourism {
	width:126px;
	height:45px;
	line-height:45px;
	background:url(../images/tourism.png) no-repeat right bottom;	
	display:block;
	text-decoration:none;
}
div#navigation a.selectedgovernment {
	width:126px;
	height:45px;
	line-height:45px;
	background:url(../images/government.png) no-repeat right bottom;	
	display:block;
	text-decoration:none;
}
div#navigation a.selectedservices {
	width:126px;
	height:45px;
	line-height:45px;
	background:url(../images/services.png) no-repeat right bottom;	
	display:block;
	text-decoration:none;
}

div#navigation a.selectedabout:hover {
	background:url(../images/about.png) no-repeat right bottom;	
}
div#navigation a.selectedbusiness:hover {
	background:url(../images/business.png) no-repeat right bottom;	
}
div#navigation a.selectedtourism:hover {
	background:url(../images/tourism.png) no-repeat right bottom;	
}
div#navigation a.selectedgovernment:hover {
	background:url(../images/government.png) no-repeat right bottom;	
}
div#navigation a.selectedservices:hover {
	background:url(../images/services.png) no-repeat right bottom;	
}

div#navigation a.about {
	width:126px;
	height:45px;
	line-height:45px;
	background:url(../images/about.png) no-repeat right top;	
	display:block;
	text-decoration:none;
}

div#navigation a.business {
	width:126px;
	height:45px;
	line-height:45px;
	background:url(../images/business.png) no-repeat right top;	
	display:block;
	text-decoration:none;
}

div#navigation a.tourism {
	width:126px;
	height:45px;
	line-height:45px;
	background:url(../images/tourism.png) no-repeat right top;	
	display:block;
	text-decoration:none;
}

div#navigation a.government {
	width:126px;
	height:45px;
	line-height:45px;
	background:url(../images/government.png) no-repeat right top;	
	display:block;
	text-decoration:none;
}

div#navigation a.services {
	width:126px;
	height:45px;
	line-height:45px;
	background:url(../images/services.png) no-repeat left top;	
	display:block;
	text-decoration:none;
}

div#navigation a:hover {
	background:url(../images/home.png) no-repeat right bottom;	
	cursor:pointer;	
}

div#navigation a.about:hover {
	background:url(../images/about.png) no-repeat right bottom;	
}

div#navigation a.business:hover {
	background:url(../images/business.png) no-repeat right bottom;	
}

div#navigation a.tourism:hover {
	background:url(../images/tourism.png) no-repeat right bottom;	
}

div#navigation a.government:hover {
	background:url(../images/government.png) no-repeat right bottom;	
}

div#navigation a.services:hover {
	background:url(../images/services.png) no-repeat left bottom;	
	width:126px;
}

div#submenu{
	height:37px;
	background:url(../images/subMenuBarSideLeft.jpg) no-repeat left top;		
}
div#submenuList{
	height:37px;
	background:url(../images/subMenuBarSideRight.jpg) no-repeat right top;		
	color:#FFFFFF;
	text-align:left;
	text-indent:23px;
	font-size:11px;
	line-height:32px;
	padding:5px 30px 0 20px;
}
/* Navigation End */
div#flashBackground{
	height:282px;
	background:url(../images/flash.jpg) no-repeat center 6px;		
}

/* Content Body Begin */
div#contentBody{
	width:781px;
	margin:auto;
	padding:0;
	background:url(../images/contentBodyBottom.jpg) no-repeat left bottom;	
}
div#contentBottom{
	background:url(../images/contentBodyTop.jpg) no-repeat left Top;	
	padding:18px 13px 20px 13px;
}
div#mainContent{
	background-color:#FFFFFF;
	border-left:#dedede 1px solid;
	border-right:#dedede 1px solid;	
	padding:0 0 0 9px;
	min-height:100%;
	height:100%;
}
div#sideMenu{
	width:180px;
	float:left;
	display:inline;
}
div#contentWrapper{
	width:555px;
	float:left;
}
div#content{
	padding:5px 5px 0 15px;
/*	padding:5px 10px 0 10px;	*/
	text-align:left;
}
div#content h1{
	margin:0;
	padding:0;
	font-size:15px;
	line-height:30px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#068a02;
	font-weight:bold;
	background:url(../images/titleLine.gif) repeat-x left bottom;
}
div#content h2{
	margin:0;
	padding:0;
	font-size:13px;
	line-height:20px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#006600;
	margin-top:20px;
}
div#content h3{
	margin:0;
	padding:0;
	font-size:11px;
	line-height:20px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#003300;
	margin-top:20px;	
}
div#content div, div#content p{
	font-size:12px;
}

div#content a{
	color: #990000;
	font-size:11px;
}
div#content a:hover{
	color: #FF0000;
}	

div#content a.businessLinks{
	color: #009900;
	text-decoration:none;
}
div#content a.businessLinks:hover{
	color: #006600;
}	

div#content .indent20{
	padding:0 0 0 20px;
	margin:5px 0;	
}
div#content .indent40{
	padding:0 0 0 40px;
	margin:5px 0;	
}

div#content span{
	color:#999999;
	border:1px solid #999999;
	font-size:11px;	
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	padding:5px 10px;
	margin-top:10px;
	background-color:#FFFFCC;
}
div#content div strong, div#content p strong{
/*	color:#000099;	*/
	color:#990000;		
}
.thumbPics{
	position:relative;
	border:1px solid #000000;
	padding:5px;
	float:left;
	margin:0 10px 5px 0;
}
.thumbPics img{

}
.thumbNails{
	float:left;
	border:1px solid #000000;
	padding:5px;
	background-color:#FFFFFF;
	margin:0 10px 5px 0;
}
.thumbNails2{
	float:right;
	border:1px solid #000000;
	padding:5px;
	background-color:#FFFFFF;
	margin:0 0 5px 10px;
}
.tblList{
	font-size:12px;
	border-collapse:collapse;
	border:1px solid #666666;
	width:99%;	
}
.tblList th{
	border:1px solid #666666;
	padding-left:5px;
	padding-right:5px;
	text-align:center;
	background:url(../images/tableTH.jpg) repeat-x left top #d2e991;
}
.tblList td{
	border:1px solid #CCCCCC;
	padding-left:5px;
	padding-right:5px;
	color:#333333;
}
.tblList p{
	margin:0;
	padding:0;
}
/* Content Body End*/
.clearMe{
	clear:both;
	overflow:auto;
	height:5px;
}

/* Side Content Begin */

div#sideContent{
	text-align:left;
}

/* 1 */
div#sideContentHeader1{
	height:32px;
	background:url(../images/sideContentHeader1Left.jpg) no-repeat left top #daebff;
}
div#sideContentHeader1 h1{
	font-size:13px;
	color:#000099;
	background:url(../images/sideContentHeader1Right.jpg) no-repeat right top;
	padding:0 0 0 20px;
	margin:0;
	line-height:32px;
}
div#sideContentBody1{
	background:url(../images/sideContentShadow.jpg) repeat-y right top;
}
#sideContentBody1 div{
	background:url(../images/leafBottom.jpg) no-repeat right top;	
	padding-bottom:10px;	
}
#sideContentBody1 strong{
	font-size:11px;
}
#sideContentBody1 ul{
	font-size:11px;
	padding:5px 0 5px 0;
	margin:0 0 0 20px;
}
#sideContentBody1 ul li{
	list-style:none;
	line-height:17px;
}
#sideContentBody1 ul li a{
	text-decoration:none;
	color:#6d6d6d;
	background:url(../images/bullet1.jpg) no-repeat left 5px;	
	padding-left:15px;
	display:block;
}
#sideContentBody1 ul li a:hover{
	color:#000099;
	background:url(../images/bullet1Over.jpg) no-repeat left 5px;		
}

/* 2 */
div#sideContentHeader2{
	height:32px;
	background:url(../images/sideContentHeader2Left.jpg) no-repeat left top #eee3e3;
}
div#sideContentHeader2 h1{
	font-size:13px;
	color:#990000;
	background:url(../images/sideContentHeader2Right.jpg) no-repeat right top;
	padding:0 0 0 20px;
	margin:0;
	line-height:32px;
}
div#sideContentBody2{
	background:url(../images/sideContentShadow.jpg) repeat-y right top;
}
#sideContentBody2 div{
	background:url(../images/sideContentShadowBottom.jpg) no-repeat right bottom;	
	margin-bottom:30px;
}
#sideContentBody2 strong{
	font-size:11px;
}
#sideContentBody2 ul{
	font-size:11px;
	padding:5px 0 0 0;
	margin:0 0 0 20px;
}
#sideContentBody2 ul li{
	list-style:none;
	line-height:17px;
	text-align:left;
}
#sideContentBody2 ul li a{
	text-decoration:none;
	color:#6d6d6d;
	background:url(../images/bullet1.jpg) no-repeat left 5px;	
	padding-left:15px;
	display:block;
}
#sideContentBody2 ul li a:hover{
	color:#990000;
	background:url(../images/bullet2Over.jpg) no-repeat left 5px;		
}

/* 3 */
div#sideContentHeader3{
	height:32px;
	background:url(../images/sideContentHeader3Left.jpg) no-repeat left top #e3f5db;
}
div#sideContentHeader3 h1{
	font-size:13px;
	color:#2c7f07;
	background:url(../images/sideContentHeader3Right.jpg) no-repeat right top;
	padding:0 0 0 20px;
	margin:0;
	line-height:32px;
}
div#sideContentBody3{
	background:url(../images/sideContentShadow.jpg) repeat-y right top;
}
#sideContentBody3 div{
	padding-bottom:10px;
	margin:0;
}
#sideContentBody3 strong{
	font-size:11px;
}
#sideContentBody3 ul{
	font-size:11px;
	padding:5px 0 0 0;
	margin:0 0 0 20px;
}
#sideContentBody3 ul li{
	list-style:none;
	line-height:17px;
	text-align:left;
}
#sideContentBody3 ul li a{
	text-decoration:none;
	color:#6d6d6d;
	background:url(../images/bullet1.jpg) no-repeat left 5px;	
	padding-left:15px;
	display:block;
}
#sideContentBody3 ul li a:hover{
	color:#990000;
	background:url(../images/bullet2Over.jpg) no-repeat left 5px;		
}


/* Jobs */
#jobs {
	padding:0 10px 0 20px;
	margin:0;
}
#jobs h2{
	padding:10px 0 0 0;
	margin:0;
	font-size:11px;
	text-transform:uppercase;
	line-height:14px;
}
#jobs h2 a{
	text-decoration:none;
	color:#000000;
}
#jobs h2 a:hover{
	color:#0000CC;
}
#jobs strong{
	font-size:11px;
	color:#b60000;
	display:block;
}
#jobs em{
	color:#999999;
	display:block;
	font-style:normal;
	font-weight:bold;
	font-size:11px;
}
#jobs span{
	padding-top:10px;
	font-size:10px;
}
/* Announcment */
#announce{
	padding:0 10px 0 20px;
	margin:0;
}
#announce h2{
	padding:10px 0 0 0;
	margin:0;
	font-size:11px;
	text-transform:uppercase;
	line-height:14px;
}
#announce h2 a{
	text-decoration:none;
	color:#000099;
}
#announce h2 a:hover{
	color:#990000;
}
#announce h3{
	color:#666666;
	padding:0;
	margin:0;
	font-size:11px;
	line-height:14px;
}
#announce strong{
	font-size:11px;
	color:#b60000;
	display:block;
}
#announce span{
	font-size:10px;
}
/* Procurement */
#proc{
	padding:0 10px 0 20px;
	margin:0;
}
#proc h2{
	padding:10px 0 0 0;
	margin:0;
	font-size:11px;
	text-transform:uppercase;
	line-height:14px;
	color:#000099;
}
#proc h2 a{
	text-decoration:none;
	color:#000099;
}
#proc h2 a:hover{
	color:#990000;
}
#proc span{
	font-size:10px;
}
#proc span strong{
	font-size:10px;
	font-weight:normal;
	color:#666666;
}


/* sideSubLink */
#sideSubLink{
	padding:0 10px 0 20px;
	margin:0;
}
#sideSubLink h2{
	padding:10px 0 0 0;
	margin:0;
	font-size:11px;
	text-transform:uppercase;
	line-height:14px;
	color:#000099;
}
#sideSubLink h2 a{
	text-decoration:none;
	color:#000066;
}
#sideSubLink h2 a:hover{
	text-decoration:none;
	color:#990000;
}
#sideSubLink strong{
	color:#000000;
	font-size:10px;
	font-weight:normal;
}

/* linkz */
#linkz{
	padding:0 10px 0 0;
	margin:0;	
}
#linkz h3{
	padding:10px 0 0 20px;
	margin:0;
	font-size:11px;
	line-height:14px;
	color:#000000;	
}


/* Side Content end */

/*	Footer Begin	*/
div#footer{
	font-size:11px;
	color:#999999;
	width:781px;		
	margin:auto;
	height:40px;
}	
div#footer p{
	margin:0;
	padding:0 0 0 0;
	text-align:left;
	text-indent:15px;
	line-height:25px;
}	
/*	Footer End		*/


/* Begin Archive */
#archive{
	width:535px;
	border-collapse:collapse;
	background-color:#999999;
	margin-top:15px;
	font-size:11px;	
}
#archive th{
	background:url(../images/list/mainTitleBG.jpg) left top repeat-x #f3eab7;
	height:30px;
	text-align:center;
	border:1px solid #eed8c2;	
	color:#9e4623;
	font-size:12px;
}
#archive td{
	background-color:#fbfcff;
	border:1px solid #eed8c2;	
	padding:5px;
}
#archive .archiveDate1{
	background-color:#fbfcff;
	text-align:center;
	vertical-align:top;
}
#archive .archiveDate2{
	background-color:#fdf9f5;
	text-align:center;	
	vertical-align:top;	
}
#archive .archiveData1{
	background-color:#f9f8f2;	
	padding:0;
	vertical-align:top;	
}
#archive .archiveData1 a{
	padding:5px;
	color:#9e4623;
	text-decoration:none;
	display:block;
}
#archive .archiveData1 a:hover{
	background-color:#ecf8d2;
	color:#006600;
}
#archive .archiveData2{
	background-color:#fbf5e8;
	padding:0;	
	vertical-align:top;	
}
#archive .archiveData2 a{
	padding:5px;
	color:#9e4623;
	text-decoration:none;
	display:block;
}
#archive .archiveData2 a:hover{
	background-color:#ecf8d2;
	color:#006600;
}
#archive .archiveData1 span{
	padding:5px;
	margin:0;
	border:0;
	background-color:transparent;
	color:#9e4623;
}
#archive .archiveData2 span{
	padding:5px;
	margin:0;
	border:0;
	background-color:transparent;
	color:#9e4623;
}

/* End Archive */

/*	Begin Page Navigator	*/
#pageNavigator{
	margin-top:10px;
	width:100%;
	font-size:11px;
}
#pageNavigator a{
	text-decoration:none;
}
/*	End Page Navigator	*/


/* jobsList Begin*/ 

.jobsList{
	width:535px;
	border-collapse:collapse;
	border:1px solid #eed8c2;	
	margin-top:15px;	
}
.jobsList th{
	background-color:#F9F8F2;	
	text-align:center;
	border:1px solid #eed8c2;	
	color:#9e4623;
	font-size:12px;
/*	
	padding:5px;
	border:1px solid #CCCCCC;
	border-right:2px solid #CCCCCC;
	color: #000000; 
	font-size: 12px; 
	font-weight: bold;	
	text-align:right;	
	width:170px;
	background-color:#f5f5f5;
*/
}
.jobsList td{
	padding:5px;
	border:1px solid #eed8c2;	
	margin:0;
	font:11px "trebuchet MS", verdana, arial;
	color:#000000;	
	background-color:#FBFCFF;
}
.jobsList td a{
	font:11px "trebuchet MS", verdana, arial;
	font-weight:bolder;
	color:#000000;
}

/* jobsList End*/ 

/* Product List Begin */

div#ProductPics{
	position:relative;
	border:1px solid #000000;
	padding:4px;
	float:left;
	margin:5px 10px 5px 0;
	background-color:#FFFFFF;
/*	background:url(../images/picturesBG.gif) left top repeat-x #FFFFFF;*/
}
.ProductPicsOther{
	position:relative;
	border:1px solid #000000;
	padding:4px;
	float:left;
	margin:0 5px 5px 0;
}
.ProductList{
	margin-top:10px;
	font-size:12px;
}
.ProductListOtherPics{
	font-size:12px;
	border-collapse:collapse;
}
.ProductListOtherPics h4{
	padding:0 0 0 10px;
	margin:0;
}

#albumlist {
	list-style-type: none;
	padding:0;
	margin:0;
}
#albumlist li {
	display:inline;
	float: left;
	margin-right: 6px;
	margin-bottom: 10px;
	font: bold 0.8em Arial, Helvetica, sans-serif;
	color: #333333;
}
#albumlist img {
	display: block;
	border: 1px solid #333300;
}

/* Product List End */

div#NewsPics{
	position:relative;
	border:1px solid #000000;
	padding:4px;
	float:left;
	margin:5px 10px 5px 0;
}

/***************************************************************/
/* major industries Begin									   */
/***************************************************************/

.majorIndustriePics{
	position:relative;
	border:1px solid #000000;
	padding:4px;
	float:left;
	margin:5px 10px 5px 0;
	background-color:#f5f5f5;
}
.majorIndustrie{
	border:1px solid #CCCCCC;
	margin-top:10px;
	padding: 0 0 0 5px;
	background-color:#f5f5f5;
	overflow:auto;
}
.majorIndustrie h2{
	padding:0;
	margin:0;	
	position:relative;
}
.majorIndustrie p{
	padding:0;
	margin:0;
	position:relative;
}

/***************************************************************/
/* major industries End										   */
/***************************************************************/



/***************************************************************/
/*CSS Document for subMainpage									   */
/***************************************************************/

/***************************************************************/
/*two Column Begin												   */
/***************************************************************/

div.subMainpagePics{
	position:relative;
	border:1px solid #047202;
	padding:4px;
	float:left;
	margin:10px 0 5px 0;
}
div.subMainpageContent{
	padding:0;
	margin:10px 0 0 0;
}
h1.subMainpageContentTitle{
	font-size:13px;
	padding:0;
	margin:0;
	background:none;
}

#top10Business{
	border-collapse:collapse;
	border:1px solid #000000;	
}
#top10Business th{
	color:#FFFFFF;
	border:1px solid #000000;
	background:url(../images/top10BizBG.jpg) left top repeat-x;
	background-color:#000000;
	height:34px;	
	padding:0 2px 0 5px;	
}
#top10Business td{
	border:1px solid #000000;
	padding:2px 2px 2px 5px;	
	font-size:11px;
	line-height:15px;
	text-align:left;
	vertical-align:top;
	background:url(../images/top10list1Bg.jpg) left bottom repeat-x;
}
#top10Business td a{
	color:#000000;
	text-decoration:none;
}
#top10Business td a:hover{
	color:#006600;
}
#top10Business td.alternate{
	border:1px solid #000000;
	padding:2px 2px 2px 5px;	
	font-size:11px;
	line-height:15px;
	text-align:left;
	vertical-align:top;	
	background:url(../images/top10list2Bg.jpg) left bottom repeat-x #ededed;	
}

/***************************************************************/
/*two Column End												   */
/***************************************************************/

/***************************************************************/
/*Tourism Calendar of Events Begin							   */
/***************************************************************/
.calendarOfEvents{
	width:532px;
	margin-top:10px;
}
.calendarOfEvents .title{
	background:url(../images/CE_titlebg.jpg) left top repeat-x;
	height:31px;
	position:relative;
}
.calendarOfEvents .title div{
	width:13px;
	height:11px;
	float:right;
	display:inline;
}
.calendarOfEvents .calContent{
	border-top:1px solid #9B9EB9;
	border-left:1px solid #9B9EB9;
	border-right:1px solid #9B9EB9;
	background-color:#DCF7FF;
}
.calendarTable{
	border-collapse:collapse;
	border:0;
	width:530px;
	font-size:12px;
}
.calendarTable th{
	color:#000066;
	border-bottom:1px solid #9B9EB9;
	padding:2px 0 2px 10px;	
	width:185px;
	background-color:#DDF5FF;	
	vertical-align:top;
}
.calendarTable td{
	border-bottom:1px solid #9B9EB9;	
	padding:2px 10px 2px 0;	
	background-color:#DCF7FF;	
	vertical-align:top;	
	font-size:11px;	
}
.calendarTable th.chageBack{
	color:#990000;
	border-bottom:1px solid #9B9EB9;
	padding:2px 0 2px 10px;	
	width:120px;
	background-color:#d0ff7f;	
	vertical-align:top;	
}
.calendarTable td.chageBack{
	border-bottom:1px solid #9B9EB9;	
	padding:2px 10px 2px 0;	
	background-color:#d0ff7f;	
	vertical-align:top;	
	font-size:11px;	
}
/***************************************************************/
/*Tourism Calendar of Events End							   */
/***************************************************************/

/********************************************************/
/*Calendar Start*/
/********************************************************/
  TD.NON {	COLOR:#C0C0C0; TEXT-DECORATION: none; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold;}
  TD.TOP {	COLOR:#0000FF; TEXT-DECORATION: none; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold;}
  TD.Some {	COLOR:#FFFFFF; TEXT-DECORATION: none; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold;}
  TD.Some1 { COLOR:#000000; TEXT-DECORATION: none; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold;}  
  TD.Some2 { COLOR:#990000; TEXT-DECORATION: none; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold;}    

  A.NOEVENT:Link {font-family :Arial, Helvetica, sans-serif; font-size :10px; color :#000000; font-weight :normal; text-decoration: none;}
  A.NOEVENT:Visited {font-family :Arial, Helvetica, sans-serif; font-size :10px; color :#000000; font-weight :normal; text-decoration: none;}

  A.EVENT:Link { font-family :Arial, Helvetica, sans-serif; font-size :10px; color :#0000FF; font-weight :bold; text-decoration: none;}
  A.EVENT:Visited {font-family :Arial, Helvetica, sans-serif; font-size :10px; color :#0000FF; font-weight :bold; text-decoration: none;}

  A.NORMAL:Link {font-family :Arial, Helvetica, sans-serif; font-size :10px; color :#0000FF; font-weight :normal; text-decoration: none;}
  A.NORMAL:Visited {font-family :Arial, Helvetica, sans-serif; font-size :10px; color :#0000FF; font-weight :normal; text-decoration: none;}  
  .topPad{ padding-top:1px;}
  .indentDate {	text-indent:5px;}
/********************************************************/
/*Calendar End*/
/********************************************************/ 


/********************************************************/
/*	Form Begin											*/
/********************************************************/
div#formDiv form p{
	clear:left;
	margin:0;
	padding:0;
	padding-top:7px;
}

div#formDiv form p label{
	float:left;
	text-align:right;
	width:100px;
	font-size:11px;
}
input.subtxt {
	vertical-align:middle;
	font-size:11px;
	color:#000000;
	text-indent:10px;
	background-color:#E1E1E1;
	border:1px inset #CCCCCC;
	width:200px;
	height:18px;
	margin-left:10px;	
}
select{
	vertical-align:middle;
	font-size:11px;
	color:#000000;
	text-indent:6px;
	background-color:#E1E1E1;
	border:1px inset #CCCCCC;
	width:200px;
	height:18px;
	margin-left:10px;	
}
input.submitButton {
	background:url(../images/login/submitBtn.jpg) left top no-repeat;
	width:81px;
	height:24px;
	border:none;
	cursor:pointer;
}
div#SaveBtn{
	margin-top:15px;
	margin-left:108px;
}
.btn{
	margin-left:10px;
	font-size:12px;
}
textarea{
	width:70%;
	height:150px;	
	font-family:"Trebuchet MS", Arial, sans-serif, "times New Roman";
	font-size:11px;
	padding:10px;
	margin-left:10px;		
	background-color:#E1E1E1;	
	border:1px inset #CCCCCC;	
}
 
/********************************************************/
/*	Form end											*/
/********************************************************/

