html {

  height: 100%;

  margin-bottom: 0px;

}



form {

  margin: 0;

  padding: 0;

}



img,table {

	border: none;

}



body {

	font-family: Tahoma;

	margin: 0;

	padding: 0;

	font-size: 11px;

	color: #999;

}



body.contentpane {

	background: #fff;

}



/*a:link, a:visited {

	text-decoration: underline;

	font-weight: normal;

	color: #666;

	outline: none;

}



a:hover {

	text-decoration: none;

	font-weight: normal;

	color: #999;

}

*/



a:link, a:visited{

font-family: Tahoma;

font-size:12px;

font-weight:bold;

color:#000;

text-decoration:none;

padding-left:4px;

}



a:hover{

font-family: Tahoma;

font-size:12px;

font-weight:bold;

color:#E68C02;

text-decoration:none;

padding-left:4px;

}







input.button, .validate  {

	color: #000;

	font-weight:bold;

	font-size: 12px;

	border: 0px solid #333;

	background: url(../images/send.gif) no-repeat;

	height:20px;

	width:52px;

	text-decoration:none;

	cursor:pointer;

}



input.button_registrations, .validate_registrations  {

	color: #000;

	font-weight:bold;

	font-size: 12px;

	border: 0px solid #333;

	background: url(../images/registration.gif) no-repeat;

	height:20px;

	width:80px;

	text-decoration:none;

	cursor:pointer;

}



input.button_contact, .validate_contact  {

	color: #000;

	font-weight:bold;

	font-size: 12px;

	border: 0px solid #333;

	background: url(../images/send.gif) no-repeat;

	height:20px;

	width:52px;

	text-decoration:none;

	cursor:pointer;

}

.search input.button {

	text-align: right;

}



input.button:hover, .validate:hover  {

	

}



p {

	margin-top: 0;

	margin-bottom: 5px;

	text-align: justify;

	color:#000;

	line-height:1.5em;

}



.inputbox {

	border: 1px solid #333;

	color: #000;

	padding: 2px;

}

.inputbox:hover {



}



/*****************************************/

/*** Template specific layout elements ***/

/*****************************************/

#page_bg {

	/*padding: 0;

	background: #000;*/

	background: url(../images/bg_image.jpg) repeat-x #ffffff;

	font-family:Tahoma;

	font-size:12px;

	margin:0px;

}



div.center {

	text-align: center;

	margin: 0 auto;

	padding: 0;

	width: 985px;

/*	background: url(../images/middle_top_bg.jpg) no-repeat #ffffff; */

	padding-top:5px;

}



div.center p.valid {

	text-align: right;

	padding: 10px 30px 0 0;

	color: #666;



}



div#wrapper {

	margin: 0 auto;

	width: 985px;

	text-align: left;

	/*background: url(../images/line_hor1.jpg) bottom center no-repeat;*/

}



#pathway {

	width: 985px;

	height:263px;

	margin: 0 auto;

	text-align: left;

}



span.pathway {

	color: #000000;

	display: block;

	padding: 35px 0 0 320px;

	font-size: 11px;

	overflow: hidden;

	font-size: 11px;

	text-transform: uppercase;

}



span a.pathway  {

	text-decoration: underline;

}



#pathway span img {

	height: 5px;

	padding: 0 0 1px 0;

}



#top_earth {

	background: url(../images/top_mid_bg_img.jpg) top center no-repeat ;

	height: 263px;

	

}



#header_top {

	background: url(../images/header_top.jpg) top center no-repeat;

	height: 2px;

	font-size: 0;

	width: 985px;

	margin: 0 auto;

}



#header_bottom{

	background: url(../images/header_bottom.jpg) top center no-repeat;

	height: 2px;

	font-size: 0;

	width: 985px;

	margin: 0 auto;

}



#header {

	height: 196px;

	background: url(../images/header_sides.gif) top center no-repeat;

	margin: 0 auto;

	width: 985px;

}



#header_img {

	background: url(../images/header_img.jpg) top center no-repeat;

	width: 896px;

	height: 196px;

	margin: 0 auto;

}



#content {

	width: 958px;

	margin: 0 auto;

	padding-left:0px;

	padding-right:0px;

	padding-top:10px;

	overflow: hidden;

}



#logo {

	padding: 90px 0 0 160px;

	text-align: center;

	margin: 0 auto;

	width: 736px;

}



#logo a, #logo a:link, #logo a:hover {

	font-weight: normal;

	font-family: Verdana, Arial, sans-serif;

	font-size: 24px;

	padding: 0;

	margin: 0;

	letter-spacing: 1px;

	color: #333;

	text-decoration: none;

	outline: none;

	line-height: 36px;

}





.pill_m {

	text-align: left;

	margin: 0 auto;

	padding: 0;

	background: #FFFFFF url(../images/top_bg_green.jpg) top center no-repeat;

	width: 985px;

	height: 135px;

}



#pillmenu {

	background:url(../images/bg_menu_top.jpg) repeat-x;

	height:43px;

	width:941px;

	padding-left:1px;

	padding-top:8px;

}



#pillmenu ul {

	margin: 0;

	padding: 0 0px;

	list-style: none;

}



#pillmenu li {

	float: left;

	margin: 0;

	padding: 0;

	height: 39px;

/*	background:url(../images/devider.jpg) no-repeat;*/

}



#pillmenu li a {

/*	font-family: Tahoma;

	font-size: 12px;

	float: left;

	display: block;

	line-height: 28px;

	padding: 0 20px;

	padding-top:10px;

	color: #194D79;

	text-decoration: none;

	font-weight: bold;

	height: 36px;*/

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:12px;

	font-weight:bold;

	color:#292929;

	height:27px;

	padding-top:10px;

	display:block;

	width:130px;

	text-decoration:none;

	text-align:center;

	background: url(../images/menu_img.jpg) left no-repeat ;

}



#pillmenu li a:hover {

/*	background: url(../images/bg_hover_top.jpg) left no-repeat top;

	height:36px;

	padding-top:3px;

	color:#FFFFFF;*/

	

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:12px;

	font-weight:bold;

	color:#fff;

	background: url(../images/bg_hover_top.jpg) left no-repeat;

	height:27px;

	padding-top:10px;

	display:block;

	width:130px;

	text-align:center;

	text-decoration:none;

}











#leftcolumn, #rightcolumn {

	margin: 0;

	width: 241px;

	float: left;

	text-align: left;

	padding: 0;

	background: url(../images/left_mid_border.jpg) repeat-y ;

}



div#maincolumn {

	float: left;

	width: 707px;

	padding-left:5px;

/*	height:455px;

	overflow:auto;

	scrollbar-arrow-color: #FFFFFF;

	scrollbar-face-color: #0095F1;*/

}



div#maincolumn_full {

	float: left;

	width: 670px;

	/*padding: 0 0 0 10px;*/

	padding-left:10px;

	height:455px;

	overflow:auto;

	scrollbar-arrow-color: #FFFFFF;

	scrollbar-face-color: #3D87B4;

}



div.nopad {

	overflow: hidden;

	padding-right:5px;

	padding-left:5px;

	border:0px #dcdcdc solid;

	/*background: url(../images/mid_center.jpg) repeat-x #F5F5F5;*/

}



.scroll

{

	height:457px;

	overflow:auto;

	scrollbar-arrow-color: #A4A4A4;

	scrollbar-shadow-color:#959595;

	scrollbar-face-color: #4D4D4D;

	margin:0px;

	padding:0px;

	padding-right:5px;

}



div.nopad ul {

	clear: both;

}



td.middle_pad {

	width: 20px;

}



#banner_l {

	text-align: left;

	padding: 0 0 0 24px;

}



#footer {

	margin: 0 auto;

	width: 960px;

	vertical-align: top;

	background-color:#ffffff;

	height:90px;

	font-family:Tahoma;

	font-size:11px;

	font-weight:bold;

	color:#5d5d5d;

	padding-bottom:15px;

}





#footer ul {

	margin: 0;

	padding: 0 14px;

	list-style: none;

}



#footer li {

	float: left;

	margin: 0;

	padding: 0;

	height: 31px;

}





#footer li a {

	font-family: Tahoma;

	font-size: 11px;

	float: left;

	background:url(../images/footer_deliver1.jpg) no-repeat;

	padding: 0 5px;

	color: #000;

	text-decoration: none;

	height: 31px;

	font-weight:bold;

}



#footer li a:hover {

	color:#E68C02;

	font-weight:bold;



}





.footer_last{

font-family:Tahoma;

font-size:11px;

font-weight:normal;

padding-top:5px;

color:#000;

text-decoration:none;}



.footer_last a{

color:#000;

font-family:Tahoma;

font-size:11px;

text-decoration:none;}



.footer_last a:hover{

color:#E68C02;

font-family:Tahoma;

font-size:11px;

text-decoration:none;}





/*****************************************/

/*** Joomla! specific content elements ***/

/*****************************************/



div.offline {

	background: #fffebb;

	width: 100%;

	position: absolute;

	top: 0;

	left: 0;

	font-size: 1.2em;

	padding: 5px;

}



/* headers */

div.componentheading {

	height: 22px;

	padding: 8px 0 0 6px;

	padding-left:12px;

}

table.blog {

	

}

h1 {

	padding: 0;

	font-family: Tahoma;

	font-size: 1.3em;

	font-weight: bold;

	vertical-align: bottom;

	color: #333;

	text-align: left;

	width: 100%;

}



h2, .contentheading {

	padding: 0px;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 24px;

	vertical-align: middle;

	color: #4B7702;

	text-align: left;

	font-weight: normal;

	border-bottom:1px dotted #9CACBD;

}



table.contentpaneopen h3 {

	color: #B86E05;

	padding-bottom:20px;

	font-size:12px;

	font-family:Tahoma;

}



h4 {

	font-family: Tahoma;

	color: #D82F29;

}



h3, .componentheading, table.moduletable th, legend {

	margin: 0px;

	font-family: Tahoma;

	font-size: 24px;

	text-align: left;

	color: #4B7702;

	font-weight:normal;

	padding: 0px;

}

/* small text */

.small {

	font-size: 10px;

	color: #666;

	font-weight: normal;

	text-align: left;

}



.modifydate {

	height: 20px;

	vertical-align: bottom;

	font-size: 10px;

	color: #666;

	font-weight: normal;

	text-align: right;

}



.createdate {

	height: 20px;

	vertical-align: top;

	font-size: 10px;

	color: #666;

	font-weight: normal;

	vertical-align: top;

	padding-top: 0px;

}



/*a.readon {

	display: block;

	float: right;

	line-height: 14px;

	font-size: 10px;

	text-decoration: none;

	padding: 1px 2px 1px 2px;

	color: #999;

}



a.readon:hover {

	text-decoration: underline;

}*/



a.readon {

	font-family:Georgia, "Times New Roman", Times, serif;

	font-size:12px;

	display: block;

	line-height: 14px;

	float: left;

	padding: 1px 2px 1px 2px;

	font-weight:bold;

	color:#000;

	text-decoration:none;

}



a.readon:hover{

font-family:Georgia, "Times New Roman", Times, serif;

font-size:12px;

font-weight:bold;

color:#E68C02;

text-decoration:none;

}



/* form validation */

.invalid { border-color: #ff0000; }

label.invalid { color: #ff0000; }





/** overlib **/



.ol-foreground {

	background-color: #f1f1f1;

	color: #333;

}



.ol-background {

	background-color: #f1f1f1;

	color: #333;

}



.ol-textfont {

	font-family: Tahoma;

	font-size: 10px;

}







.ol-captionfont {

	font-family: Tahoma;

	font-size: 12px;

	color: #f6f6f6;

	font-weight: bold;

}

.ol-captionfont a {

	background-color: #f1f1f1;

	color: #333;

	text-decoration: none;

	font-size: 12px;

}



.ol-closefont {}



/* menu links */

a.mainlevel:link, a.mainlevel:visited {

	padding-left: 5px;

}



a.mainlevel:hover {



}



/* spacers */

span.article_separator {

	display: block;

	height: 20px;

}



.article_column {



}



.column_separator {

	

}



td.buttonheading {

	text-align: right;

	width: 0;

}



.clr {

	clear: both;

}



table.blog span.article_separator {

	display: block;

	height: 20px;

}







/* table of contents */

table.contenttoc {

  margin: 10px;

  border: 1px solid #999;

  padding: 5px;

}



table.contenttoc td {

  padding: 0 5px;

}





/* content tables */

td.sectiontableheader {

  color: #333;

  font-weight: bold;

  padding: 4px;

  border-bottom: 1px solid #666;

}



tr.sectiontableentry1 td {

	padding: 4px;

	background: #393939;

}



tr.sectiontableentry0 td a, tr.sectiontableentry1 td a, tr.sectiontableentry2 td a {

	color: #999;

}



tr.sectiontableentry0 td,

tr.sectiontableentry2 td {

	padding: 4px;

}



td.sectiontableentry0,

td.sectiontableentry1,

td.sectiontableentry2 {

  padding: 3px;

  color: #999;

  font-size: 10px;

}





/* content styles */

.contentpaneopen, table.contentpane {

	margin: 0;

	padding: 0;

	color:#000;

}



table.contentpane td{

	text-align: left;

}



table.contentpane td.contentdescription {

	width: 100%;

}



table.contentpane  {

	text-align: left;

	float: left;

	width: 100%;

	margin: 8px;

}



table.contentpane ul li a .category {

	color: #FF8800;

}



table.contentpane ul li {

	color: #999;

}



table.contentpaneopen {

	/*margin: 2px 4px;*/

	margin-left:10px;

	margin-right:10px;

	margin-top:5px;

}



table.contentpaneopen li {

	margin-bottom: 5px;

}



table.contentpaneopen fieldset {

	border: 0;

	border-top: 1px solid #056CA8;

}



table.contentpaneopen h3 {

	margin-top: 25px;

}



table.contentpaneopen h4, table.contentpaneopen h5, table.contentpaneopen h6 {

	font-family: Tahoma;

	color: #333;

	font-size: 12px;

}



.highlight {

	background-color: #fffebb;

}



/* module control elements */

table.user1user2 div.moduletable {

	margin-bottom: 0px;

}



div.moduletable, div.module {

	margin-bottom: 25px;

}



div.module_menu, div.module, div.module_text {

	margin: 0 0 10px 0;

	padding: 0;

}



div.module_menu div, div.module, div.module_text div {

	padding left:20px;

}



div.module_menu div div, div.module div div, div.module_text div div {

	padding: 0px;

	background: url(../images/search_bg_img.jpg) repeat-x #f7f7f7;

}



div.module_menu {

	/*padding: 0 0 22px 0;*/

	background: url(../images/serch_bg_img_bottom.jpg) bottom no-repeat;

	height:auto;

}





div.module_menu div div div, div.module div div div{

	padding: 0 0 50px 0;

	background: url(../images/serch_bg_img_bottom.jpg) bottom no-repeat;

	height:335px;;

}/*

div.module div div div {

	text-align: center;

}



div.module_menu div div div div, div.module div div div div, div.module_text div div div div {

	background: transparent;

	padding: 4px 8px;

	margin: 0px auto;

}

*/



div.bannergroup_text {

	display: block;

	width: 164px;

	color: #999;

}



div.module div div div form {

	padding: 0;

	width: 164px;

	margin: 0 auto;

	text-align: left;

}



div.module div div div form ul {

	margin: 0;

	padding: 0 0 10px 40px;

}



div.module_menu ul {

	list-style: none;

}



div.module_menu ul li{

	margin: 0;

	padding: 0;

}



div.module_menu ul li a:link, div.module_menu ul li a:visited {

	font-weight: bold;

	background: transparent url(../images/blue/bullet2.jpg) top left no-repeat;

	padding: 2px 0 2px 20px;

	line-height: 24px;

}





#leftcolumn div.module table ,#rightcolumn div.module table {

	

}



#leftcolumn div.module table.poll {



}



#leftcolumn div.module table.poll td {

	text-align: left;

}



/* LEFT COL H3 */

#leftcolumn h3, #rightcolumn h3 { 	





	width: 193px;

	background: url(../images/search_bg_img.jpg) no-repeat top;

	height:38px;

	margin: 0px;

	padding-left:48px;

	padding-top:10px;

	font-family: Tahoma;

	font-size:12px;

	font-weight:bold;

	color:#000;

	text-decoration:none;

}



#leftcolumn .moduletable_menu, #leftcolumn .moduletable, #leftcolumn .moduletable_text, #leftcolumn .c, 

#rightcolumn .moduletable_menu, #rightcolumn .moduletable, #rightcolumn .moduletable_text, #rightcolumn .c {

	margin: 0 0 16px 0;

	padding: 0 0 8px 0;

}



#leftcolumn ul.menu, #rightcolumn ul.menu {

	margin: 0 auto;

	padding: 0;

	list-style: none;

	width: 241px;

}



#leftcolumn ul.menu li, #rightcolumn ul.menu li {

	margin: 0;

	padding: 0;

}



#leftcolumn ul.menu li:hover, #rightcolumn ul.menu li:hover {



}



/*LEFT COL LINK*/

#leftcolumn ul.menu li a, #leftcolumn ul.menu li a:link,

#rightcolumn ul.menu li a, #rightcolumn ul.menu li a:link {

	font-family:Tahoma;

	font-weight:bold;

	color:#5A5959;

	font-size:12px;

	text-decoration:none;

	display:block;

	height:25px;

	width:178px;

	padding-top:2px;

	border-bottom:1px dotted #9CACBD;

}



#leftcolumn ul.menu li a:hover, #rightcolumn ul.menu li a:hover {

	font-family:Tahoma;

	font-weight:bold;

	font-size:12px;

	color:#FFFFFF;

	text-decoration:none;

	display:block;

	height:25px;

	width:178px;

	background:url(../images/menu_hover_img.jpg) repeat-x ;

	padding-top:2px;

	border-bottom:1px dotted #9CACBD;

	

}



/*LEFT COL CURRENT LINK*/

#leftcolumn ul.menu li#current a, #leftcolumn ul.menu li#current a:link, 

#rightcolumn ul.menu li#current a, #rightcolumn ul.menu li#current a:link {

/*	line-height: 18px;

	padding: 0 0 0 14px;

	text-decoration: none;

	color: #FFF;

	font-weight: normal;

	font-size: 11px;

	margin: 0;

	height: 28px;*/

	

}



#leftcolumn ul.menu li#current a:hover, #rightcolumn ul.menu li#current a:hover {

	

}



/*LEFT COL SUB LINK*/

#leftcolumn ul.menu li#current ul li a, #leftcolumn ul.menu li#current ul li a:link {

	font-weight:bold;

	color:#FFFFFF;

	text-decoration:none;

	display:block;

	height:23px;

	width:176px;

	padding-left:50px;

	background:url(../images/icon_link.gif) no-repeat;

	padding-top:5px;

	border-bottom:1px dotted #FFF;

}



#leftcolumn ul.menu li ul li#current a, #leftcolumn ul.menu li ul li#current a:link, #leftcolumn ul.menu li ul li#current a:visited, #leftcolumn ul.menu li ul li#current a:hover {



	font-weight:bold;

	color:#FFFFFF;

	text-decoration:none;

	display:block;

	height:23px;

	width:148px;

	padding-left:50px;

	padding-top:5px;

	border-bottom:1px dotted #FFF;

	

}

/*SUBMENU POSITION*/

#leftcolumn ul.menu li#current ul {

	margin: 0;

	padding: 0;

}



#leftcolumn ul.menu li#current ul li {

	margin: 0;

	padding: 0;

}



/*CURRENT SUBMENU POSITION*/

#leftcolumn ul.menu li ul {

	margin: 0;

	padding: 0;

}



#leftcolumn ul.menu li#current ul li a:hover {

	/*background: url(../images/menu_row_hover.gif) center left no-repeat;*/

	font-weight:bold;

	color:#FFFFFF;

	text-decoration:none;

	display:block;

	height:23px;

	width:140px;

	background:url(../images/icon_hover.jpg) no-repeat #014489;

	padding-top:5px;

	border-bottom:1px dotted #FFF;

}



#leftcolumn ul.menu li ul, #rightcolumn ul.menu li ul {

	list-style: none;

}



/* forms */

#leftcolumn .moduletable ul, #rightcolumn .moduletable ul {

	margin: 6px 0;

	padding: 0;

	list-style: none;

}



#leftcolumn .moduletable ul li, #rightcolumn .moduletable ul li {

	margin: 0;

	padding: 0 2px;

}



table.adminform textarea {

  width: 540px;

  height: 400px;

  font-size: 1em;

  color: #000099;

}



form#form-login fieldset { 

	border: 0 none; 

	margin: 0; 

	padding: 2px 7px 0px 7px;

}

form#form-login ul li{ 

	padding: 0; 

}



form#form-login ul li a {

	text-align: left;

	padding: 0;

	font-size: 10px;

	color: #191919;

}



#modlgn_username,#modlgn_passwd

{

height:12px;

color:#000000;

border-color:#003973;

}





#login

{

	font-size:11px;

	font-family:Tahoma;

	font-weight:bold;

	color:#000;

}

#login_button{

	padding-left:20px;

	border-bottom:1px solid #9CACBD;

	padding-bottom:4px;

	width:243px; 

	padding-top:4px; 

	font-size:12px;

}



/* thumbnails */

div.mosimage         {  margin: 5px; }

div.mosimage_caption {  font-size: .90em; color: #333; }



div.caption       { padding: 0 10px 0 10px; }

div.caption img   { border: 1px solid #CCC; }

div.caption p     { font-size: .90em; color: #333; text-align: center; }



/* Parameter Table */

table.paramlist {

	margin-top: 5px;

}



table.paramlist td.paramlist_key {

	width: 128px;

	text-align: left;

	height: 30px;

}



table.paramlist td.paramlist_value {

}



div.message {

	font-family: Tahoma;

	font-weight: bold;

	font-size : 14px;

	color : #c30;

	text-align: center;

	width: auto;

	background-color: #f9f9f9;

	border: solid 1px #d5d5d5;

	margin: 3px 0px 10px;

	padding: 3px 20px;

}



/* Banners module */



/* Default skyscraper style */

.bannergroup {



}



.banneritem {



}





/* Text advert style */



.banneritem_text {

	padding: 4px;

	font-size: 11px;

}



.bannerfooter_text {

	padding: 4px;

	font-size: 11px;

	text-align: right;

}



/* System Messages */

/* see system general.css */



.pagination span { padding: 2px; }

.pagination a    { padding: 2px; }



/* Polls */

.pollstableborder td {

	text-align: left;

}



/* Frontend Editing*/

fieldset {

	border: 1px solid #ccc;

	margin-top: 15px;

	padding: 15px;

}



legend {

	margin: 0;

	padding: 0 10px;

}



td.key {

	border-bottom:1px solid #eee;

	color: #333;

}



/* Tooltips */

.tool-tip {

	float: left;

	background: #ffc;

	border: 1px solid #D4D5AA;

	padding: 5px;

	max-width: 200px;

}



.tool-title {

	padding: 0;

	margin: 0;

	font-size: 100%;

	font-weight: bold;

	margin-top: -15px;

	padding-top: 15px;

	padding-bottom: 5px;

	background: url(../../system/images/selector-arrow.png) no-repeat;

}



.tool-text {

	font-size: 100%;

	margin: 0;

}



/* System Standard Messages */

#system-message dd.message ul { 

	padding: 0;

	margin: 0;

	background: none;

	border: none;

}



/* System Error Messages */

#system-message dd.error ul { 

	color: #c00; 

	background: none;

	border: none;

	padding: 0;

	margin: 0;

	padding-left:10px;

}



/* System Notice Messages */

#system-message dd.notice ul { 

	color: #c00; 

	background: none;

	border: none;

	padding: 0;

	margin: 0;

}



#system-message dd {

	text-indent: 0;

}



#system-message dd ul {

	list-style-type: none;

	color: #c00; 

	background: none;

	border: none;

}



#system-message {

	margin-top: 5px;

}



/* ****************************************************************************** */

/* blue */

input, button {



}

/* blue */

input[type="checkbox"], input[type="radio"]{

   background: transparent;

   border: none;

}



/* -------------------------- */

a.sgfooter:link, a.sgfooter:visited {

	color: #999;

	font-family: Tahoma;

	text-decoration: none;

}

a.sgfooter:hover {

	color: #999;

	font-family: Tahoma;

	text-decoration: none;

}

#sgf {

	font-size: 12px;

	text-align: center;

	width: 100%;

	margin: 0 auto;

	color: #999;

	font-family: Tahoma;

}

.sgf {

	text-align: right;

	font-size: 12px;

	font-family: Tahoma;

	color: #999;

	text-decoration: none;

}

.sgf1 {

	font-size: 12px;

	font-family: Tahoma;

	color: #999;

	text-align: left;

}



a.sglink:link, a.sglink:visited {

	color: #999;

	font-size: 12px;

	font-family: Tahoma;

	text-decoration: none;

}

a.sglink:hover {

	color: #999;

	font-family: Tahoma;

	text-decoration: none;

	}



/*=====================By Ashish =======================*/

.search_rsearch

{

font-family:Tahoma;

font-size:12px;

font-weight:bold;

background:url(../images/search_bg_img.jpg) no-repeat top;

color:#000;

text-decoration:none;

width:233px;

padding-left:8px;

}



.search_rsearch input.button_rsearch {

padding-top:0px;

padding-left:10px;

}



.inputbox_rsearch {

	border: 1px solid #056CA8;

	color: #48475A;

	vertical-align:top;

	height:18px;

}



.bannergroup_newb

{

padding-left:12px;

padding-top:5px;

}



.banneritem_newb {

padding-top:2px;

}





h3, .componentheading_newsflash, table.moduletable_newsflash th, legend {

	margin: 0px;

	font-family: Tahoma;

	font-size: 15px;

	text-align: left;

	color: #595652;

	font-weight:bold;

	padding: 0px;

}



table.user1user2 div.moduletable_newsflash {

	margin-bottom: 0px;

}



div.moduletable_newsflash, div.module {

	margin-bottom: 25px;

}



table.contentpaneopen_newsflash h3 {

	margin-top: 25px;

	color:#000000;

}



.contentpaneopen_newsflash, table.contentpane {

	margin: 0;

	padding: 0;

	

}



table.contentpane_newsflash ul li {

	color: #999;

}



table.contentpaneopen_newsflash {

font-family: Tahoma;

font-size:12px;

font-weight:normal;

color:#000;

text-align:justify;

vertical-align:top;

}



table.contentpaneopen_newsflash li {

	margin-bottom: 5px;

}



table.contentpaneopen_newsflash fieldset {

	border: 0;

	border-top: 1px solid #669933;

}



table.contentpaneopen_newsflash h3 {

	margin-top: 10px;

}



table.contentpaneopen_newsflash h4, table.contentpaneopen_newsflash h5, table.contentpaneopen_newsflash h6 {

	font-family: Tahoma;

	color: #333;

	font-size: 12px;

}



.contentheading_newsflash {

	padding: 0;

	font-family: Tahoma;

	font-size: 23px;

	vertical-align: middle;

	color: #0062c7;

	height:40px;

	text-align: left;

	font-weight: normal;

}



div.module_newsflash{

	text-align:justify;

	padding-left:170px;

	padding-right:300px; 

	padding-top:20px;

}



.searchintro{

color:#000000;}







/*========26-06-08==================*/





#top_text{

font-family:Georgia, "Times New Roman", Times, serif;

font-size:16px;

color:#fff;

text-decoration:none;

font-weight:bold;

padding-left:20px;}



.our_service{

font-family:Verdana, Arial, Helvetica, sans-serif;

font-size:14px;

font-weight:bold;

color:#fff;

text-decoration:none;

padding-left:15px; 

padding-right:10px;

background:url(../images/our_service_bg_img.gif) no-repeat;

height:38px; 

text-align:left; 

padding-left:50px;

}





.it_service a{

font-family:Verdana, Arial, Helvetica, sans-serif;

font-size:12px;

font-weight:bold;

color:#646464;

text-align:left;

text-decoration:none;

padding-top:10px;

padding-left:8px;

display:block;

background:url(../images/bg_it_img.jpg) no-repeat; 

width:143px; 

height:25px; 

float:left; 

}



.it_service a:hover{

font-family:Verdana, Arial, Helvetica, sans-serif;

font-size:12px;

font-weight:bold;

color:#fff;

background:url(../images/it_img_hover.jpg) no-repeat;

width:149px;

height:25px;

padding-left:8px;

padding-top:10px;

text-align:left;

text-decoration:none;

width:143px; 

float:left; 

}

