@charset "utf-8";
/* CSS Document */
/******************************************
** Developed by: Future Impulse          **
** Website: http://www.futureimpulse.com **
** Created Date: 24-February-2010        **
*******************************************/
/* Start - Main Body */

body{
	margin:3px;
	padding:0;
	line-height: 1.5em;
	background: #F0F0F0 url(../images/body_bg.gif) repeat-x;
}
b{font-size: 110%;}
em{color: red;}

a
{
	text-decoration:none;
	color:#009;
}
a:hover
{
	text-decoration:underline;
	color:#900;
}

#topLogoSection{
	position:relative;
	height: 70px; /*Height of top section*/
	/*padding-top: 10px;*/
	text-align: left;
	vertical-align: middle;
	/*background-color: #FFF; #2A3C2A;*/
	background: #FFF url(../images/top_bg.gif) repeat-x;
	/*background-image: none;
	background-repeat: repeat-x;*/
	border-top-width: thick solid #000;
	border-right-width: thick solid #000;
	border-bottom-width: thick none #000;
	border-left-width: thick solid #B1BDC6;
	/*background: #4F7254 url(../images/bannerpicture.png) no-repeat top right;*/
	
}

.topHeadDiv
{
	margin:0px;
}
.topHeadLogo
{
	float:left;
	background: url(../images/logoFI.gif) no-repeat top left;
	width:50px;
	height:50px;
	margin:10px 10px 0px 10px;
}

.topHeadText
{
	float:left;
	width:500px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:20px;
	color:#D03431;
	text-align:left;
	height:60px;
	padding:10px 0px 0px 0px;
}

.topHeadText p
{
	display:inline;
	font: bold 8px Verdana, Geneva, sans-serif;
	color:#666;
}

.topHeadText span
{
	font-family:Verdana, Geneva, sans-serif;
	font-weight:normal;
	font-size:14px;
	color:#000;
	text-align:left;
	height:60px;
	padding:10px 0px 0px 0px;
}

.topSearchBox
{
	float:right;
	width:400px;
	height:60px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#FFF;
	text-align:right;
	padding:0px 5px;
}

.topSearchBox input
{
	background: #FFF url(../images/search.png) left no-repeat; 
	padding-left:20px;
	border-style:ridge;
	width:170px;
	height:15px;
}

.topSearchBox a, a:link, a:visited
{
	text-decoration:none;
	color:#FFF;
}

.topSearchBox a:hover
{
	text-decoration:none;
	color:#0F0;
}



.bannerDiv
{
	clear:both;
	padding:0px 3px;
	
}

#maincontainer{
	width: 1000px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
	background: transparent;
	border:#09F;
}
#topsection{
	height: 90px; /*Height of top section*/
	/*padding-top: 10px;*/
	text-align: left;
	vertical-align: middle;
	/*background-color: #FFF;
	background-image: none;
	background-repeat: repeat-x;*/
	border-top-width: thin solid #CCC;
	border-right-width: thin solid #CCC;
	border-bottom-width: thin none #CCC;
	border-left-width: thin solid #CCC;
	/*background: #4F7254 url(../images/bannerpicture.png) no-repeat top right;*/
	
}

#topsection table
{
	height:90px;
	width:1000px;
	background-color:#E7E7E7;
	margin-left:-3px;
}
#topsection table td
{
	padding:0px 0px 0px 0px;
	background-color:#006;
	border-top:6px solid #999;
	border-right:3px solid #999;
	border-bottom:6px solid #999;
	border-left:3px solid #999;
}

#tabmenusection{
	float: left;
	height: 36px; /*Height of tab section*/
	/*background-color: #FB9A84;*/
	background-image: url(../images/tabBackground.gif);
	background-repeat: repeat-x;
	width: 100%;
	/*border-bottom: thin solid #2A3C2E;
	border-left: thin solid #2A3C2E;
	border-right: thin solid #2A3C2E;*/
}

#topsection h1{
	margin: 0;
	padding-top: 15px;
}

#contentwrapper{
	float: left;
	width: 745px;
	padding: 0 5px 0 0;
}

#pds{
	margin:5px 0 0 0;
}

#pds table{
	font: normal 12px Verdana, Geneva, sans-serif;
	background-color:#FFF;
}

#pds thead{
background-color:#999;
}


#pds td{
	border:1px solid #CCC;
	padding:5px;
	line-height:18px;
}

#pds td a{
	text-decoration:none;
	color:#009;
}

#pds td a:hover{
	text-decoration:underline;
	color:#900;
}


#contentwrapperIndex{
	float: left;
	width: 745px;
	padding: 0 5px 0 0;
}


/*
#contentcolumn{
	margin: 5px 0px 0 185px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
/*}*/

#leftcolumn{
	float: left;
	/*clear:both;
	margin-top: 5px;*/
	margin-bottom: 5px;
	width: 180px; /*Width of left column in pixel*/
	/*hight: 700px;*/
	/*margin-left: -1000px; /*Set margin to that of -(MainContainerWidth)*/
	background: #7D8A7A; /*#42760E;*/
	/*height: /*460px;*/
}

#rightcolumn{
	float: left;
	width: 250px; /*Width of right column*/
	/*margin-left: -190px; /*Set left margin to -(RightColumnWidth)*/
}

.sectionHead
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	font-weight:normal;
	text-align:left;
	color: #C22;/*#EEE;*/
	background: #FFF;/*#306;*/
	/*border-right: 1px solid #CCC;*/
	border-bottom: 2px solid #E4A5A5;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-top: 1px solid #CCC;
	/*font-weight: bold;*/
	padding: 2px 0px 2px 3px;
	margin:5px 0px 0px 0px;
	/*-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 10px;	*/
	height:25px;
}

.sectionDetailsCell
{
	background: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	color: #444;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #999;
	border-left: 1px solid #CCC;
	padding: 4px 7px 4px 7px;
	margin:0px 0px 0px 0px;
	line-height: 20px;
	text-align:justify;
	/*-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-right-radius: 10px;*/
}
.sectionDetailsCell a
{
	text-decoration:none;
	color:#009;
}
.sectionDetailsCell a:hover
{
	text-decoration:underline;
	color:#900;
}
.sectionDetailsCell h4
{
	color:#090;
}

.rightHeadingCell
{
	background:  #B0CEB5 url(../images/leftmenu.png); /*#5B2200;*/
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	text-align:center;
	vertical-align: middle;
	color: #FFF;
	/*border-right: 1px solid #CCC;*/
	border-bottom: 2px solid #090;
	font-weight: bold;
	/*padding: 3px 6px 0px 3px;*/
	padding: 0px 7px 2px 3px;
	margin:0px 0px 0px 0px;
	height:20px;
		
	/*-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 0px;*/
	
}

.noticeBoardCell
{
	background: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size:11px;
	color: #444;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #999;
	padding:4px;
	line-height:16px;
	/*height:252px;
	margin-bottom: 5px;*/
	
	/*-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-left-radius: 10px;*/
	
}
.noticeBoardCell li
{
	line-height:16px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#666;
}

.noticeBoardCell li a
{
	line-height:25px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#009;
}

.noticeBoardCell li a:hover
{
	color:#900;
}

.newsCell
{
	background: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size:11px;
	color: #444;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #999;
	padding: 4px;
	height: 133px;
	line-height: 16px;
	/*-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-right-radius: 10px;*/
}

.newsCell li
{
	line-height:16px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#333;
}
.downloadsCell
{
	background: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size:11px;
	color: #444;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #999;
	padding: 4px;
	line-height: 16px;
	/*height:150px;
	margin-bottom: 5px;*
	/*-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-left-radius: 10px;*/
}

.downloadsCell a
{
	text-decoration:none;
	color:#009;
}
.downloadsCell a:hover
{
	text-decoration:underline;
	color:#900;
}

.tbl_head{
	height:25px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	border-bottom:1px solid #000000;
	border-left:0px solid #000000;
	border-right:0px solid #000000;
	border-top:0px solid #000000;
	background-color:#B3D1B8;
	font-weight:bold;
	padding:0px 5px;
	color:#000;
}

.tbl_style{
	height:17px;
	border:0px solid #000000;
	border-bottom:1px solid #900;
	border-left:0px solid #900;
	border-right:0px solid #900;
	border-top:0px solid #900;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	/*text-align:left;*/
	margin:0;
	padding:3px;
}

.loginbox
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	border:1px solid #309;
}

.loginbox thead td
{
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	background:#7D8A7A url(../images/leftmenu.png) repeat;
	height:25px;
}

.loginbox tbody td
{
	font-size:12px;
	font-weight:bold;
	color:#000;
	background-color:#7D8A7A;
	height:25px;
	padding:5px 5px 0px 5px;
}

.sub_heading{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#990000;
	background-color:#B3D1B8;
	text-align:left;
	margin:15px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
}

.faq_ques{
/*	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 13px; 
*/	COLOR: #000;
	font-weight: bold;
	TEXT-ALIGN: justify;
	LINE-HEIGHT: 20px; 
}
.faq_ans{
/*	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 13px; 
*/	COLOR: #000;
	font-weight: normal;
	TEXT-ALIGN: justify;
	LINE-HEIGHT: 22px;
	padding:0px 0px 0px 18px;
}


.tabb { font-weight:bold; font-size:14px; font-family:Arial,Helvetica;}
.tab { font-weight:bold; font-size:12px; font-family:Arial,Helvetica;TEXT-ALIGN: center}
.tan {FONT-SIZE: 12px; COLOR: navy; FONT-FAMILY: Arial,Helvetica; TEXT-ALIGN: center}
.tann {FONT-SIZE: 14px; COLOR: navy; FONT-FAMILY: Arial,Helvetica; TEXT-ALIGN: center}
.tanc {FONT-WEIGHT: bold;FONT-SIZE: 10px; COLOR: navy; FONT-FAMILY: Arial,Helvetica; TEXT-ALIGN: center;}
.style18 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; }



.innertube{
	margin: 0px; /*Margins for inner DIV inside each column (to provide padding)*/
}
/*.innertube a:link {text-decoration:none;}
.innertube a:hover {text-decoration:underline;}
.innertube a:visited {text-decoration:none;}*/

.shadow
{
	/*background-color: #FFF;*/
	background-image: url(../images/shadowr.png);
	background-position:right;
	background-repeat:no-repeat;
	/*padding: 0 0 20px 0;*/
	width: 100%;
	height: 17px;
	margin: 0px 0px;

}
.shadow span
{	
	display: block;
	background: url(../images/shadowl.png);
	background-position:left;
	background-repeat:no-repeat;
	/*padding: 0px 40px 0px 0px;*/
	width:62px;
	height: 17px;
	margin-top:: 0px;
}
/* End - Main Body */

#footer{
	clear: both;
	font-family: Verdana, Geneva, sans-serif;
	font-size:10px;
	color: #99F;
	
	width: 100%;
	text-align: center;
	padding: 10px 0;
	background: #333;
	line-height: 16px;
}

#footer a:link {color: #3F0; text-decoration: none; }
#footer a:visited {color: #FF6; text-decoration: none; }
#footer a:hover {color: #9F0; text-decoration: none; }
#footer a:active {color: #0F9; text-decoration: none; }

#footer a{
	color: #FFFF80;
}

