/* CSS Document */

body {
	margin-top:0px;
    background: #ffffff;
}

/* Menu Css Starts here */

/*.menu_bg
{
background-image:url(../images/menu_bg.gif);
background-repeat:repeat-x;
height:35px;
}*/

#templatemo_menu {
	clear: both;
	margin-bottom: 0px;
	padding: 0px;
	width: 930px;
	height: 25px;
	background: #ffffff;
}

#menu {
	float: right;
	width: 927px;
	height: 35px;
	margin: 0px;
	background: url(../images/templatemo_menu_background.gif) repeat-x;

}

#menu ul {
	margin: 0px;
	text-align: center;
	list-style: none;
}

#menu ul li {
	margin: 0px;
	display: inline;
}

#templatemo_menu ul li a {
	margin: 0px;
	display:inline-block;
	height: 30px;
	padding: 5px 10px 0px 20px;
	font: 14px arial;
	color:#000000;
	text-decoration: none;
	font-weight:500;

}

#menu ul li a:hover, #menu ul li .current {
	color: #FFF;
	background: url(../images/templatemo_menuhover_background.gif) repeat-x;
}

/* Menu Css Ends here */


/*  Left & Right menu Starts here */
.leftmenu_heading
{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#FFFFFF;
font-weight:bold;
}
.left_menu_content
{
color:#333333;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:justify;
line-height:18px;
font-weight:normal;
}
.left_menu_content_center
{
color:#333333;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:center;
line-height:18px;
font-weight:normal;
}
.left_menu_content_heading
{
color:#008fc1;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
}
a.left_menu_content_heading:hover
{
text-decoration:underline;
}
.more_button{
	color: #FFFFFF;
	font-size:12px;
	text-decoration: none;
	width:67px;
}
a.more_button:hover{
	color: #000;
}
.genText1
{
    color: #000066;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    visibility: visible;
}
.genBoldText {
    color: #000066;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    font-weight: Bold;
    font-style: normal;
    font-variant: normal;
    text-transform: capitalize;
    visibility: visible;
}
/*  Left & Right menu Ends here */

/* Footer Code Starts here */
.footer_text
{
    font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666;
	text-align: center;
	text-decoration:none;
}

a.footer_text:hover
{
color: #fff;
text-decoration:underline;
}

/* Footer Code Ends here */

