﻿* html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	list-style:none;
	list-style-image:none;
}

a { /****Removes dotted outline from clicked links in FF****/
	outline: none;
}

img {
	border:none;
}


.text_link  a:link, .text_link a:Visited, .text_link a:Active
{
	color: #3d3d3d;
	text-decoration:underline;
	}
	
.text_link  a:Hover
{
	color: #ff9900;
	text-decoration:underline;
	}

.title {
	font-size: 16px;
	font-weight:bold;
	color:#346495;
	margin-bottom: 10px;
	display: block;
	
}


.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.sub 
{
	font-size:9px;
}


/****Main structure for the layout****/
body {
	color: #333;
	font-family:Calibri, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	background-color:#4990bb;
}

div#background {
	background-color:#fff;
	border: 0px solid #00F;
	
}

div#outerWrapper {
	
	text-align: center;
	height:auto;
	border: 0px solid #060;
}

div#contentWrapper {
	margin: 0 auto 0 auto;
	overflow: hidden;
	width: 990px;
	background-color:#FFF;
	text-align:left;
	
	border: 0px solid #060;
}





div#Footer {
	
	border-top: solid 0px #666;
	padding: 10px 10px 0px;
	background-color:#4990bb;
	background-image:url(images/ft_bkgrd.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	height: auto;
	color:#999;
	
}

div#FootercontentWrapper {
	overflow: hidden;
	margin: 0 auto 0 auto;
	width: 990px;
	clear:left;
}


/***Header styles***/
div#headerwrap 
{
	padding: 0;
	text-align: center;
	background-color:#fff;
	border: 0px solid #F00;
	background-image:url(images/header_bkgrd.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	height:124px;
	border: 0px solid #000;	
		
}

div#header {
	width:990px;
	margin:0px auto;
	text-align:left;
	border: 0px solid #0C0;
}

div#headerTop {
	
	height: 79px;
	border: 0px solid #960;	
} 


div#logo  {
	position: relative;
	float:left;
	left: 10px;
	display:block;
	top: 2px;
	border: 0px solid #f00;
}

div#websiteTitle
{
	font-size: 36px; 
	display: block; 
	position: absolute; 
	margin-left: 90px; 	
	#margin-left: 20px; 	
	margin-top: 16px; 
	color: #fff;
	padding-top: 16px;
	padding-bottom: 16px;	
	border: 0px solid black;
}

div#main
{
	width:990px;
	background-color:#fff;
	border: 0px solid #ff9900;
	margin-top:10px;
	background-image:url(images/Grn_content_bkgrd.jpg);
	background-position:top right;
	background-repeat:repeat-y;
	border-top: 0px solid #333;
}

div#details 
{
	position: relative;
	float:left;		
	width: 710px;
	padding: 10px;
	border-right: 1px dotted #000;
	min-height: 440px;	
	padding-right: 20px;	
}

div#details  h1
{
	font-size: 200%;
	color:#477416;
	font-weight:200;
	padding-bottom: 20px;	
	
}

div#details  .headings td
{
	font-size: 115%;
	color:#2c5e8f;
	font-weight: 200;
	text-decoration: none;
	background-color: #efefef;
	line-height: 24px;
	padding-left: 10px;
}

div#details  .headings a:link, div#details  .headings a:visited, div#details  .headings a:active 
{	
	color:#2c5e8f;
	text-decoration: none;	
}

div#details  .headings a:hover
{
	color:#20860f;
}

.backToList 
{
	font-size: 12px;
	color:#000;	
	display: block;
	border: 1px solid #ccc;
	position: absolute;
	margin-top: -36px;
	right: 20px;	
	padding: 4px;
	background-color: #ddd;
}

.backToList a:visited, .backToList a:active, .backToList a:link
{	
	color: #000 !important;
	text-decoration: none;
	
}

.backToList a:hover
{	
	text-decoration: underline;
}


div#details p
{
	margin-top: 0px;
	margin-bottom: 10px;
}

div#article_index {
	border: 0px solid #d6e7f7;
	padding: 0px;
	margin-bottom: 15px;
	color:#3d3d3d;
}
	
div#article_index ul {	
	position: relative;
	margin-left: 0px;
	display: block;
	padding-top: 12px;
	padding-left:0px;
	padding-bottom: 12px;
	border-bottom: 1px solid #ccc;	
	margin-bottom: 0px !important;
	margin-top: 4px !important;
}
	
div#article_index ul li{
	display: inline;
	list-style-type:none;
}	
	
	
div#article_index .dataText
{
	border:0px solid;
	width: 590px;
	left: 0px;
	display: block;
}

div#article_index .date 
{
	position: absolute;	
	right: 0px;
	top: 0px;
	padding-top: 12px;
	padding-bottom: 12px;
}

div#article_index a:link, div#article_index a:visited, div#article_index a:active 
{
	color: #000;
	text-decoration: none;
}

div#article_index a:hover 
{
	color: #f90;
}	
	

div#LPBanner 
{
	border-bottom:1px solid #CCC;
	
}

div#Articles_outer {
	border: 1px solid #d6e7f7;
	padding: 25px;
	margin-bottom: 0px;
}


div#Articles {
	border: 0px solid #d6e7f7;
	padding: 0px;
	margin-bottom: 0px;
	display: block;
}
	
div#Articles h3 {
	font-size: 16px;
	font-weight:bold;
	color:#346495;
	margin-bottom: 30px;
	}


div#Articles h4 {
	font-size: 13px;
	font-weight:bold;
	color:#3d3d3d;
	margin-bottom: 3px;
	}
	
div#Articles h5 {
	font-size: 13px;
	font-weight:normal;
	font-style:italic;
	color:#3d3d3d;
	margin-bottom: 3px;
	}
		

/**** main navigation classes ***/

#mainnav {
	
	height: 45px;
	border: 0px solid #000;
	}
	
	


/* hack to correct IE5.5 faulty box model */
* html .mainmenu {width:990px; w\idth:689px;}


.mainmenu {
	width:990px;
	padding-top: 12px;
	height:32px; 
	position:relative; 
	z-index:300;
	border:0px solid red; 
	font-family:Calibri, Arial, Helvetica, sans-serif;
}
	
	

/* remove all the bullets, borders and padding from the default list styling */
.mainmenu ul {
	padding:0;
	margin:0;
	list-style-type:none;
}	
	
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.mainmenu ul li {
	float:left;	
	position:relative;	
	margin-right:0px;
	border: 0px solid green;	
	text-align: center;
	border-right: 1px solid #fff;
}
	
/* style the links for the top level */
.mainmenu a, .mainmenu a:visited {
	display:block;
	font-size:16px;
	text-decoration:none; 
	color:#333; 
	height:32px; 
	border:0px solid #000; 
	line-height:29px; 
	font-weight:normal;
	}
	
.mainmenu a:hover 
{
	color: #f90;
}
	
/* a hack so that IE5.5 faulty box model is corrected */
* html .mainmenu a, * html .mainmenu a:visited {	
	padding-top: 0px;
	}
 



/**** main navigation classes ***/



/*********** rightPanel *************/

#rightpanel {
	float:right;	
	width: 220px;
	margin-right: 10px;
	height:auto;
	padding-left: 10px;
	padding-top: 10px;
}
	
	
	
* html #rightpanel {
	float:right;
	border: 0px solid #0C0;
	width: 220px;
	margin-right: 5px;
	height:auto;
}


.spacer_div {
	height:10px;
	margin-top: 2px;
	margin-bottom: 2px;
	}


#rightpanel h2 {
	font-size: 14px;
	font-weight:normal;
	margin-bottom: 12px;
	margin-top: 0px;
}

	
#rightpanel h1 {
	font-size: 16px;
	color:#F90;
	font-weight:normal;
	margin-bottom: 4px;
}


#rightpanel h1 a:link, #rightpanel h1 a:Visited, #rightpanel h1 a:Active {
	font-size: 16px;
	color:#F90;
	font-weight:normal;
	margin-bottom: 4px;
	text-decoration:none;
	}
	
#rightpanel h1 a:Hover {
	font-size: 16px;
	color:#333;
	font-weight:normal;
	margin-bottom: 4px;
	text-decoration:none;
	}


#rightpanel p {
	font-size: 12px;		
}	

#rightpanel p a:Link, #rightpanel p a:Visited, #rightpanel p a:Active {
	color:#333;
	text-decoration:none;
	
	}

#rightpanel p a:Hover {
	color:#FF9900;
	text-decoration:none;
	
	}
	
	
#rightpanel h4 
{	
	font-weight: normal;
	padding-top: 2px;
	padding-bottom: 2px;
}


#rightpanel h4 a:Link, #rightpanel h4 a:Visited, #rightpanel h4 a:Active {
	color:#333;
	text-decoration:none;	
	font-weight: normal;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#rightpanel h4 a:Hover {
	color:#FF9900;
	text-decoration:none;
	font-weight: normal;
	padding-top: 2px;
	padding-bottom: 2px;	
}

.contactClass
{
	padding: 8px;
	color: #000;
	border: 1px solid #ccc;
	background-color: #eee;
	margin-top: 20px;
	display: block;	
	
}



/******************Footer Style******************************/

#Footer_details {
	width: 990px;
	height: 180px;
	background-image:url(images/footer_box_bkgrd.gif);
	background-repeat: no-repeat;
}

#Footer_details h1 {
	font-size: 20px;
	color:#FFF;
	font-weight:normal;
	display:block;
	background:none;
	border-bottom: 1px solid #dc6906;
	margin-bottom: 10px;
	padding-bottom: 5px;
}

div#catg {
	width: 180px;
	margin-left:4px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #999999;
	margin-bottom: 10px;
	}
	
div#catg_media {
	width: 180px;
	margin-left:4px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #999999;
	margin-bottom: 10px;
	}
	
div#catg_media h1{
	font-size: 18px;
	font-weight:normal;
	color: #336633;
	padding-top: 15px;
	padding-left: 4px;
	text-decoration: none;
	margin-bottom: 6px;
	}
	
	
div#catg_media h2{
	font-size: 14px;
	font-weight:normal;
	color: #000;
	padding-top: 15px;
	padding-left: 4px;
	text-decoration: none;
	margin-bottom: 6px;
	}	

	
	
div#catg_media p{
	font-size:11.5px;
	line-height:18px;
	padding: 5px;
	padding-bottom: 25px;}
	
	
div#Socialcatg {
	width: 174px;
	margin-left:8px;
	padding-bottom: 20px;
	border-bottom: 0px dashed #999999;
	margin-bottom: 10px;
	margin-top: 40px;
	}
	
div#Socialcatg p{
	font-size:11.5px;
	padding: 5px;
	padding-bottom: 25px;}
	
div#S_innerTop {
	width: 174px;
	background-image:url(Images/S_inner_top.jpg);
	background-position:top;
	background-repeat:no-repeat;
	padding-left: 0px;
	padding-right: 0px;
	text-align:center;
	padding-bottom: 20px;

	
	}
	
#Ftcatg {
	border: 0px solid #000;
	float:left;
	width:253px;
	height: 130px;
	margin-left: 35px;
	margin-right: 35px;
	margin-bottom: 4px;
	# margin-bottom: 0px;
	margin-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	text-align:left;
	}
	

#Ftcatg  ul {
	position: relative;
	display: block;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 0px;
	border: 0px solid #ccc;
	margin-top:6px;
	margin-bottom:0px;
	font-size:13px;
	color:#FFF;
	
	}

	
#Ftcatg  ul li {
	
	display:inline;
	list-style:none;
	border: 0px solid #09F;
	left: 0px;
	
	}
	

#Ftcatg .blog
{
	width: 60px;
	left: 0px;
	display: block;
	background:none;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 40px;
	border: 0px solid black;
	text-align:left;
	background-image:url(images/ft_1eblog.jpg);
	background-position:left;
	background-repeat:no-repeat;

	
}

#Ftcatg .tube 
{
	position: absolute;	
	right: 0px;
	left:160px;
	width: 60px;
	top: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right:0px;
	padding-left: 35px;
	text-align:left;
	background:none;
	background-image:url(images/ft_YouTube.jpg);
	background-position:left;
	background-repeat:no-repeat;
	
}
	
	
	
#Ftcatg .RSS
{
	width: 60px;
	left: 0px;
	display: block;
	background:none;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 40px;
	border: 0px solid black;
	text-align:left;
	background-image:url(images/ft_RSS.jpg);
	background-position:left;
	background-repeat:no-repeat;

	
}

#Ftcatg .twitter 
{
	position: absolute;	
	right: 0px;
	left:160px;
	width: 60px;
	top: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right:0px;
	padding-left: 35px;
	text-align:left;
	background:none;
	background-image:url(images/ft_twitter.jpg);
	background-position:left;
	background-repeat:no-repeat;
	
}	


#Ftcatg .linked
{
	width: 60px;
	left: 0px;
	display: block;
	background:none;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 40px;
	border: 0px solid black;
	text-align:left;
	background-image:url(images/ft_linked_in.jpg);
	background-position:left;
	background-repeat:no-repeat;

	
}

#Ftcatg .Fbook 
{
	position: absolute;	
	right: 0px;
	left:160px;
	width: 60px;
	top: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right:0px;
	padding-left: 35px;
	text-align:left;
	background:none;
	background-image:url(images/ft_facebook.jpg);
	background-position:left;
	background-repeat:no-repeat;
	
}	


#Ftcatg .col1 {
	width: 80px;
	left: 0px;
	display: block;
	background:none;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
	border: 0px solid black;
	text-align:left;
	
	}
	
#Ftcatg .col2 {
	position: absolute;	
	right: 0px;
	left:95px;
	width: 80px;
	top: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right:0px;
	padding-left: 0px;
	text-align:left;
	background:none;
	
	}
	
	
#Ftcatg .col3{
	position: absolute;	
	right: 0px;
	left:182px;
	width: 70px;
	top: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right:0px;
	padding-left: 0px;
	text-align:left;
	background:none;
	
	}

.footer_links a:link, .footer_links a:Visited, .footer_links a:Active {
	color:#FFF;
	text-decoration:none;
	font-weight: normal;
	}


.footer_links a:Hover {
	color:#4990bb;
	text-decoration:none;
	font-weight: normal;
	}


#copyright {
	border: 0px solid #0C0;
	margin-top: -5px;
	padding: 0px;
	color:#052133;
	font-size: 12px;
	line-height: 18px;}


#copyright a:link, #copyright a:Visited, #copyright a:Active {
	text-decoration:underline;
	color:#052133;
	}
	
#copyright a:Hover {
	text-decoration:underline;
	color:#4990bb;
	}
	
	
#contact_us {
	border: 0px solid #000;
	float:left;
	width:165px;
	height: 130px;
	margin-left: 45px;
	margin-right: 0px;
	margin-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	text-align:left;
	}
	
#contact_us h1 {
	font-size: 20px;
	color:#FFF;
	font-weight:normal;
	display:block;
	background:none;
	border-bottom: 1px solid #dc6906;
	margin-bottom: 10px;
	padding-bottom: 5px;
	}
	
#contact_us h1 a:link, #contact_us h1 a:Visited, #contact_us h1 a:Active 
{
	font-size: 20px;
	color:#FFF;
	font-weight:normal;
	display:block;
	background:none;
	
	text-decoration:none;
	}
	
#contact_us h1 a:Hover 
{
	font-size: 20px;
	color:#dc6906;
	font-weight:normal;
	display:block;
	background:none;
	
	text-decoration:none;
	}

/**** footer classes ends here ***/


.sup { 
	font-size:9px;
	font-weight:bold;
	vertical-align:top;
	margin-bottom: 5px;
	color:#F90;} 
 
 
.sub {
	font-size:9px;
	vertical-align:bottom;} 
	
	
div#Articles .Ftnote {
	font-size: 9px;
	color:#3d3d3d;

	}
	
	
	
.Footnote {
	font-size: 9px;
	color:#3d3d3d;
	}