@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#333;
}
a, a:link, a:active  {
	text-decoration: none;
	color: #0000ff;
}
a:visited {
	text-decoration: none;
	color: #006699;
}
a:hover, a:visited:hover  {
	text-decoration: none;
	color: #009900;
}
a.link1, a.link1:link, a.link1:active {
	font-size: 18px;
	text-decoration: none;
	color: #0000ff;
	font-weight: normal;
}
a.link1:visited {
	font-size: 18px;
	text-decoration: none;
	color: #006699;
}
a.link1:hover, a.link1:visited:hover {
	text-decoration: none;
	color: #009900;
}
a.linkw, a.linkw:link, a.linkw:active {
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
}
a.linkw:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.linkw:hover, a.linkw:visited:hover {
	text-decoration: none;
	color: #ffff00;
}
.smallfont {
	font-size: 11px;
	line-height: 14px;
}
.borderblue{
	border: 1px solid #0099FF;
}
.bordergrey_smallfont {
	border: 1px solid #EAF59A;
	font-size: 11px;
}
.bordergrey_bggrey {
	border: 1px solid #cccccc;
	background-color:#F6F6F8;
}
p {
	line-height: 18px;
	text-align: justify;
	padding-bottom: 10px;
	margin: 0px;
}
.listlink {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
.listlink li {
	font-size: 12px;
	background-image: url(images/icon-bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 10px;
	padding-bottom: 1px;
	margin: 0px;
	padding-top: 1px;
	padding-right: 0px;
	text-align: justify;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.listsmall {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
.listsmall-1 {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
.listsmall-1 li {
	font-size: 12px;
	background-image: url(images/icon-bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 10px;
	padding-bottom: 2px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	text-align: justify;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #00F;
	color: #000;
}

.listsmall li {
	font-size: 11px;
	background-image: url(images/icon-bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 10px;
	padding-bottom: 1px;
	margin: 0px;
	padding-top: 1px;
	padding-right: 0px;
	text-align: justify;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	color: #000;
}

.listpoint {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
.listpoint li {
	background-image: url(images/icon-tick.jpg);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 15px;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-right: 0px;
	margin: 0px;
	text-align: justify;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C9D2DA;
}
.listpointborder {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
.listpointborder li {
	color:#ff0000;
	background-image: url(images/icon-tick.jpg);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 15px;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-right: 0px;
	margin: 0px;
	text-align: justify;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C9D2DA;
}
h1 {
	font-size: 16px;
	color:#ffffff;
	background-color: #0066cc;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	border-top-color:#ffffff;
	border-left-color:#ffffff;
	border-right-color:#000000;
	border-bottom-color:#000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
h2 {
	font-size: 13px;
	background-color: #CCFF66;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	border-top-color:#ffffff;
	border-left-color:#ffffff;
	border-right-color:#6699CC;
	border-bottom-color:#6699CC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
h3 {
	font-size: 13px;
	color:#ffffff;
	background-color: #003366;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	border-top-color:#ffffff;
	border-left-color:#ffffff;
	border-right-color:#000000;
	border-bottom-color:#000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-right: 5px;
}
h4 {
	font-size: 16px;
	color: #003366;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h5 {
	font-size: 16px;
	color: #FFFFFF;
	background-color: #ff6600;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-bottom: 0px;
	margin-top: 00px;
}
h6{
	font-size: 16px;
	color: white;
	background-color:#185594 ;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-bottom: 10px;
	margin-top: 0px;
}

.style1 {
	color: #FF6600;
	font-weight: bold;
}
.style2 {
	font-size: 18px;
	color: #F60;
}
.style3 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}
.style4 {
	color: #60F;
}
.style5 {
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
}
.shadow{ 
	font-size:16px;color: #FFF;
	text-shadow: 1px 1px 1px #000; 
	font-weight:bold; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	color:#FFF;
}
	
	/************************************************start menu**************************************************/
	#menu{
	display:block;
	background: #333333
	;
}
#nav {
    margin:0; 
    padding:0; 
    list-style:none;
}    
    
    /* make the LI display inline */
    /* it's position relative so that position absolute */
    /* can be used in submenu */
    #nav li {
        float:left; 
        display:block; 
        /*width:100px;*/ 
        background:#333333; 
        position:relative;
        z-index:500; 
        margin:0px;
    }
        
    /* this is the parent menu */
    #nav li a {
        display:block; 
        padding:8px 20px 0 30px; 
        /*font-weight:700; */ 
        height:23px; 
        text-decoration:none; 
        color:#FFF; 
      /*  text-align:center; */
        
    }
    #nav li a:hover {
        color: #FFF;
    }
    
    /* you can make a different style for default selected value */
    #nav a.selected {
        color:#FFF;
    }
    
        /* submenu, it's hidden by default */
        #nav ul {
            position:absolute; 
            left:0; 
            display:none; 
            margin:0px;/* 0 0 -1px; */
            padding:0; 
            list-style:none;
        }
        
        #nav ul li {
            width:240px; 
            float:left; 
            /*border-top:1px solid #fff;*/
        }
        
        /* display block will make the link fill the whole area of LI */
        #nav ul a {
            display:block;  
            height:15px;
            padding: 8px 10px; 
            color:#FFF;
        }
        
        #nav ul a:hover {
	color:#99DB35;
            /*text-decoration:underline;   */ 
			 
        }
/* fix ie6 small issue */
/* we should always avoid using hack like this */
/* should put it into separate file : ) */
*html #nav ul {
    margin:0 0 0 -2px;
}
.h1_style {
	font-size: 13px;
	color:#ffffff;
	background-color: #0099FF;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	border-top-color:#ffffff;
	border-left-color:#ffffff;
	border-right-color:#000000;
	border-bottom-color:#000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-right: 5px;
	display: block;
}
