/* CSS Document */
td.tHead {
	background-color: #000066;
	color: white;
	font-weight: bold; 
	font-size: x-small;
	padding: 2px;
}

table.data {
	border: 1px solid #000066;
}
		
		/* ----------------- */
		/* page container    */
		/* ----------------- */		
		#container
		{
			margin: 0.5em auto;
			width:904px;
			border: solid 0px #B53018;
		}
		#containerhome
		{
			margin: 0.5em auto;
			width:904px;
			border: solid 1px #B53018;
		}
		
		/* ----------------- */
		/* page header       */
		/* ----------------- */
		#row1
		{
			width:904px;
			height:113px;
			background : White url(../home-header.gif) no-repeat left;
		}
		#row1index
		{
			width:904px;
			height:113px;
		}


		/* ----------------- */
		/* top nav area      */
		/* ----------------- */

		#row2
		{
			width: 100%;
			height:25px;
			/*background-color:#414142;*/
			background: url(../gradient.jpg) top left repeat;
			display : block;
			float : left; 
		}

		/* ----------------- */
		/* homepage main content area */
		/* ----------------- */
		#row3 
		{
			width:904px;
			height:309px;
			text-align:left;
		}
		#row3 ul {
			padding:0;
			margin:0;
			list-style-type:none;
		}
		#row3 ul li {
			display : block;
			float : left; 
			position:relative;
		}
		#row3 ul li#col1 {
/*		width:904px;
		height:330px; */
		width:904px;
		height:275px;
		background-image:url(../Home-logo.jpg);
		background-repeat:no-repeat; 
		background-position:left;
/*			background-image:url(../web-home-page.jpg); */
		}
/*		#row3 ul li#col2 {
			width:384px;
			height:288px;
			background-image:url(../home-main-middle.jpg);
		}
		#row3 ul li#col3 {
			width:220px;
			height:288px;
			background-image:url(../home-main-right.jpg);
		}
	*/
		#row4
		{
			
			text-align:center;
			font-family:Verdana, Arial, Helvetica, sans-serif;
		}
		
		/* ----------------- */
		/* main insidepage content area */
		/* ----------------- */
		
		#netdsl {
			width:904px;
			height:100%;
			text-align:right;
		}

		#inside {
			width:904px;
			/*height:100%;*/
			text-align:left;
			background-color:#F0F0E6;
			/*border: 10px Fuchsia;*/
		}
		#inside ul {
			padding:0;
			margin:0;
			list-style-type:none;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:12px;
			line-height: 1.8;
		}
		#inside ul li {
			float: left;
			position:relative;
		}
		
		#inside ul li#nav {
			/*height:100%;*/
			width:190px;
			/*background-color:#E7E6D6;*/
			background-color:#f0f0e6;
		}
		#inside #nav {
			/*height:100%;*/
			width:190px;
			/*background-color:#E7E6D6;*/
			background-color:#f0f0e6;
		}
		
		#inside ul li#navnewsletter {
			/*height:100%;*/
			width:190px;
			/*background-color:#E7E6D6;*/
			background-color:#f0f0e6;
		}
		
		#inside ul li#content {
			height:100%;
			width:644px;
			padding:0px 60px 0px 10px;
			text-align: left;
			overflow:auto;
			color:#666666;
			background-color:#FFFFFF;
			font-size:0.75em;
			border-right: 1px #B53018;
		}
		#inside ul li#content a {
		color: #0080FF;
		}

		.maincontent {
		/*height:100%; */
		width:714px; 
		padding:0px 60px 0px 10px; 
		overflow:auto;
		color:#666666;
		background-color:#FFFFFF; 
		font-size:0.75em; 
		border-right: 1px #B53018; 
		padding:0; 
		margin:0; 
		list-style-type:none; 
		float:left;
		}

		.mainholder{
		margin-left:10px; 
		margin-top:10px; 
		margin-right:10px; 
		margin-bottom:10px;
		line-height:1.5em;
		}
		.mainholder hr {
		border: none 0;
		border-top: 1px solid #ccc;
		border-bottom: 1px solid #efefef;
		width: 95%;
		height: 2px;
		margin: 10px auto 0 0;
		text-align: center;
		margin-top: 25px;
		}

		/*.mainholder hr { background: #fff url(../borderLine.gif) no-repeat center bottom;
		margin: 8px auto;
		height: 1px;
		border: 0 none;
		}*/
		
		#inside maincontent #mainholder a {
		color: #0080FF;
		}
		
		
		/*#inside ul li#content p {
		padding-bottom:5px; 
		}*/
		
		ul.quote {
			width:400px;
			list-style-position:outside;			
		}
		ul.quote li {
			margin-left:40px;		
			color:#EF493A;
			list-style-image:url(../quotemark-left.gif);		
		}

		table.bullets {
			margin-left:10px;
		}
		table.bullets td {
			font-size:1.1em;
			padding:3px;
			vertical-align:top;
		}
		
		.NewsIndex tr {
		font-size:8px
		}
		
		/* -----------------  */		
		/* homepage news area */
		/* -----------------  */		
		#row4
		{
			width:904px;
			height:185px; /*200*/
			background-color:#ffffff;
			/*background-image:url(../web-home-bottom.jpg); */
			/*background-color:#d8d0c7;*/
		}
		#row4 ul {
			padding:0;
			margin:0;
			list-style-type:none;
		}
		#row4 ul li {
			float:left;
			position:relative;
			line-height:0.8em;
			color:#333333;
			text-align:left;
		}
		#row4 ul li#col1 {
			width:32%;
			height:105px;
			padding-top:10px;
			padding-left:10px;
		}
		#row4 ul li#col2 {
			width:32%;
			height:105px;
			padding-top:10px; 
			padding-left:10px;
		}
		#row4 ul li#col3 {
			width:32%;
			height:105px;
			padding-top:10px;
			padding-left:10px;
		}
		#row4 ul li#col4 {
			width:24px;
			height:115px;
			background-color:#f04638;
		}
		#row4 td a{
			font-size: 13px; 
			font-weight: bold;
			color:#808080;
		}

		.news-head {
/*		  color:#f04638; */
			color:#A52008;
			font-size:12px;
			font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		}
		.news-summary {
			font-size:10px;
			font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-weight:bold;
		}
		.news-copy {
			font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-size:10px;
		}
		/* ----------------- */
		/* homepage footer       */
		/* ----------------- */
		#row5
		{
			width:904px;
			height:70px;
			background : url(../home-footer.jpg) no-repeat left;

		}

		/* ----------------- */
		/* Other styles      */
		/* ----------------- */
		a, a:visited {
			text-decoration:none;
			color:#f04638;
		}
		a:hover {
			text-decoration:underline;
		}
		img {
			border:0px;
		}
		h1 {
			font-size:18px;
			font-weight:bold;
			line-height:16px;
		}
		h2 {
			font-size:14px;
			padding-top:4px;
			line-height:14px;
			font-weight:bold;
			color:#EF493A;
		}
		h3 {
			font-size:12px;
			font-weight:bold;
		}
		.small {
			font-size:9px;
		}
		
a.back-to-top {
		width:80px;
		float:right;
		text-align:right;
		font-size:10px;
		font-weight:bold;
		padding-top:1em;
		padding-bottom:1em;
		background-image:url(../up-triangle.gif);
		background-repeat:no-repeat;
		background-position:left;
		clear:both;
}
a.back-to-top:link, a.back-to-top:visited {
		color:#EF493A;
		text-decoration:none;
}
a.back-to-top:hover {
		color:#EF493A;
		text-decoration:underline;
}
