/* CSS Document */
html,body{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#000000; margin:2px 0px 0px 0px; padding:0;}
#wrapper{width:100%;}
#page{width:915px; margin:auto; }
#main{width:915px;}
#header{background-image:url(../images/header.jpg); width:910px; height:20px; margin-top:8px; }
#logo{float:left; margin-top:23px;}
#top_nav{float:right; width:490px;}
#filemaker{background-image:url(../images/fil_makertxt.jpg); width:489px; height:34px; background-repeat:no-repeat;}
#content{width:915px;}
#left_panel{float:left; width:610px;}
#right_panel{float:left; width:290px; margin-left:10px;}
#footer{background-image:url(../images/footer_bg.gif); height:108px; background-repeat:repeat-x; background-color:#fcfcfc;}
#menu_bg{background-image:url(../images/tab_menu_bg.gif); height:18px;background-repeat:repeat-x; margin-right:10px;}
#bg_tab_body{background-image:url(../images/bg_tab_body.gif); min-height:200px; margin-top:-12px; background-repeat:repeat-x; background-color:#f0f0f0; margin-bottom:10px;margin-right:10px;}


/*Common link style starts here */
a{text-decoration: underline; color:#55257c;}
a:visited {text-decoration: underline;}
a:active {text-decoration: none; color:#000000;}
a:hover {text-decoration: underline; color:#000000; }
/*Common link style ends here */

/*Top Navigation Menu Starts here*/
#menu ul{ margin-left:0px; margin:0px; padding:0px 0px 0px 0px;}
#menu ul li{float:right; font-size:11px; font-weight:normal; list-style-type:none; padding:0px 3px 0px 3px; }
#menu ul li a{color:#000000; text-decoration:none;}
#menu ul li a:hover{color:#000000; text-decoration:underline;}
/*Top Navigation Menu Ends here*/


#menu1 ul {float:left;list-style-type:none;margin:0px;padding:0px;background:#ececec; font-family:Arial, Helvetica, sans-serif; } 
#menu1 ul li {float:left;background:url('../images/start.gif') no-repeat;margin-right:0px;} 
#menu1 ul li a {float:left;background:url('../images/end.gif') no-repeat;background-position: 100% 0%;padding-left:10px;padding-right:10px;font-size:15px;text-decoration:none;font-weight:bold;color:#FFFFFF;line-height:30px;} 
#menu1 ul li a:hover {text-decoration:none; color:#c4ffc8;}  
#menu1 ul li.selected {float:left;background:url('../images/start_hover.gif') no-repeat;margin-right:0px;} 
#menu1 ul li.selected a {float:left;background:url('../images/end_hover.gif') no-repeat;background-position: 100% 0%;padding-left:10px;padding-right:10px;font:15px Arial;text-decoration:none;font-weight:bold;color:#FFFFFF;line-height:30px;} 



#menu3 ul{ margin:10px 0px 0px 20px; padding:10px 0px 0px 0px;}
#menu3 ul li{font-size:12px; font-weight:bold; list-style-type:none; color:#000000;padding:5px 0px 5px 0px; background-image:url(../images/dott.gif); height:25px; width:500px; background-repeat:repeat-x; }
#menu3 ul li a{color:#000000; text-decoration:none;}
#menu3 ul li a:hover{color:#000000; text-decoration:underline;}






/*Foter Menu Starts here*/
#menu2 ul{vertical-align:middle; padding:30px 0px 0px 0px; margin-left:20px;}
#menu2 ul li{float:left; font-size:12px; font-weight:bold; list-style-type:none; padding:0px 20px 0px 20px; }
#menu2 ul li a{color:#383838; text-decoration:underline;}
#menu2 ul li a:hover{color:#000000; text-decoration:none;}
#menu2 ul li.selected a{color:#d20300;}
/*Footer Menu Ends here*/


#top{background-image:url(../images/top.gif); width:284px; height:14px; background-repeat:no-repeat;}
#middle{background-image:url(../images/middle.jpg);width:284px; height:40px; background-repeat:no-repeat; background-color:#f3f3f3;}
#bottom{background-image:url(../images/bottom1.jpg);width:284px; height:18px; background-repeat:no-repeat;}
.space1{margin-bottom:5px;}

.left{float:left; margin-left:14px;}
.balance{clear:both;}


.text{font-size:12px; font-weight:bold; line-height:30px; margin-left:20px; margin-top:15px;}
.dot{background-image:url(../images/dott.gif); height:30px; background-repeat:repeat-x;}


div#FileMakerContent {
	width:600px;
	padding:0px;
	font-family:"Lucida Grande", Helvetica, sans-serif;
	font-size:11px;
	color:black;
	margin:0;
	line-height:14px;
}

div#FileMakerContent h3 {
	font-size:14px;
	padding:15px 0 5px 0;
	color: #2da944;
	margin:0;
}

div#FileMakerContent h2 {
	font-weight:bold;
	font-size:14px;
	background-color:#658baf;
	color:white;
	display:block;
	padding:0 0 0 10px;
	line-height:28px;
	width:100%;
}

div#FileMakerContent ul {
	padding-left:9px;
	margin-left:9px;
}


div#FileMakerContent h1 {
	font-family:Helvetica;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 1px;
	color: #55257c;
	padding: 10px 0 5px 0;
	margin:0;
}
