﻿/*

Author  :	Jignesh Jethwani
Date	:	06/04/2009

body font color					:   #344B56
top navigation background color	:	#344B56
bottom background color			:	#005f9e
hr								:	#005f9e
top navigation					:	#ffffff
top navigation hover			:	#56b5cf
href links						:	#127ac4;	

*/

body
{
	font-family: Arial, Helvetica, sans-serif;	
	padding:0px;
	margin:0px auto;
}

img
{	
	margin:0px;
	padding: 0px;	
	border-width:0px;
}

.main
{
	width:1000px;	
	text-align:center;	
	border : solid 1px #000000;		
	margin:0px auto;		
}

.maintable 
{			
	border-collapse: collapse; 	
}

.maintable td 
{
	padding:0px;
	margin:0px;	
	overflow:visible;	
}

table
{
	border-collapse: collapse;	
	overflow:visible;	
}

table td
{
	padding:0px;
	margin:0px; 	
	overflow:visible;
}


.topcell, .topcellnav
{
	height:36px;
	background-color: #344B56;
	color:#ffffff;	
	font-size:small;		
}

.topcellnav
{
	text-align:right;		
}

.topcell div
{
	margin-left:10px;
	padding:0px;	
	text-align:left;
}

.topcellnav div
{
	margin-right:10px;
}

.topcell a, .topcell a:link, topcell a:visited 
{
	color:#ffffff;
	text-decoration:none;	
}

.topcell a:hover
{ 
	color:#56b5cf;
	text-decoration:none;
}

.topcellnav a, .topcellnav a:link, .topcellnav a:visited 
{
	color:#ffffff;
	text-decoration:none;	
	text-align:right;
	margin-right: 5px;
	margin-left: 5px;
}

.topcellnav a:hover
{ 
	color:#56b5cf;
	text-decoration:none;	
	margin-right: 5px;
	margin-left: 5px;
}

.contentcontainer
{		
	background:  url(../images/left.gif);			
	background-repeat:no-repeat;
	overflow:visible;		
	display:inherit;
	min-height: 325px;
    height: auto;
    _height: 325px;
}

.left
{
	width:429px;	
	float :left;
	min-height:325px;	
	height:auto;	
	overflow:visible;		
}

.right
{	
	float:right;
	text-align:right;
	overflow:visible;		
	min-height:325px;
	height:auto;	
}

.content
{	
	margin: 0px 15px 15px 15px;
	text-align: left;
	width:536px;		
	height:auto;	
	vertical-align:top;		
	overflow:visible;	
}

.content p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;
}

.contentbottom
{
	text-align:right;	
}

.bottomcell, .bottomcellright
{	
	background-color: #005f9e;	
	height:25px;
	color:#ffffff;
	font-size:small;
	padding:0px;
	margin:0px;
}

.bottomcellright
{
	text-align:right;	
}

.content h1
{
	font-weight :bold;
	margin:10px 0px 10px 0px;
	font-size:medium;
}

p.subheader
{
	margin-top:5px;	
	font-weight :bold;
}

.colorsubheader
{
	margin-top:5px;	
	font-weight :bold;
	color: #005f9e;
}

a, a:link, a a:visited, a:hover
{
	color : #127ac4;	
	text-decoration:none;
}

.content p, .content span
{
	font-size:small;	
}

.content p.aligncenter
{
	font-size:small;	
	text-align:center;
}

hr.blue
{
	margin:5px 0px 0px 0px;
	color :#005f9e;
	height:1px;
}

ul, li
{
	font-size:small;	
	color:#005f9e;
}


span.listlabel
{
	color:#000000;
}

p.contactus
{
	margin:10px 0px 10px 0px;		
}

p.titlered
{
	color:#ff0000;
	font-weight:bold;
}

