/* CSS Document */
a.kk:active, a.kk:visited, a.kk:link{font-family:Arial; font-size:12px; color:#ba2022; text-decoration:none;}
a.kk:hover{font-family:Arial; font-size:12px; color:#000000;}
a.kk1:active, a.kk1:visited, a.kk1:link{font-family:Arial; font-size:12px; color:maroon; text-decoration:underline; line-height:22px;}
a.kk1:hover{font-family:Arial; font-size:12px; color:#000000;}
a.kk2:active, a.kk2:visited, a.kk2:link{font-family:Arial; font-size:11px; color:#434343; text-decoration:none; line-height:24px;}
a.kk2:hover{font-family:Arial; font-size:11px; color:#000000;}
a.kk3:active, a.kk3:visited, a.kk3:link{font-family:Arial; font-size:11px; color:#ffffff; text-decoration:none;}
a.kk3:hover{font-family:Arial; font-size:11px; color:#000000;}
a.kk4:active, a.kk4:visited, a.kk4:link{font-family:Arial; font-size:12px; color:yellow; text-decoration:underline;}
a.kk4:hover{font-family:Arial; font-size:12px; color:#ffffff;}
h1{
	font-family:Arial;
	font-size:100%;
	color:#f6731f;
	margin:0px;
	}
h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	margin:0px;
	}
input{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	background-color:#c7def8;
	border:1px solid #00517c;
	height:15px;
	}
.insideinput{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	background-color:#ffffd6;
	border:1px solid #686868;
	height:15px;
	}
body{margin:0px;}
.bodytext{
	font-family:Arial;
	font-size:12px;
	color:#3a3a3a;
	line-height:16px;
	text-align:justify;
	
	}
.bodytext1{
	font-family:Arial;
	font-size:13px;
	color:#3a3a3a;
	line-height:16px;
	text-align:justify;
	
	}
.bodytext2{
	font-family:Arial;
	font-size:13px;
	color:#3a3a3a;
	line-height:18px;
	text-align:justify;
	
	}

#marqueecontainer{
position: relative;
width: 265px; /*marquee height */
height:98px;
background-color: #f1f7fb;
overflow: hidden;
padding: 2px;
padding-left: 4px;
padding-top:10px;
}
#marqueecontainer1{
position: relative;
width: 265px; /*marquee height */
height:98px;
background-color: #f1f7fb;
overflow: hidden;
padding: 2px;
padding-left: 4px;
padding-top:10px;
}

.orangecontent{
	font-family:Arial;
	font-size:12px;
	color:maroon;
	}
	
.orangecontent1{
	font-family:Arial;
	font-size:16px;
	color:#f6731f;
	}
.border1{
	border:1px solid #d0d0d0;
	}
.border2{
	border:1px solid #91b7db;
	}
.border3{
	border:1px solid #e3e3e3;
	}
.border4{
	border:1px solid #69a2e4;
	}
.bluetext{
	font-family:Arial;
	font-size:14px;
	color:#1e598f;
	}
.whitetext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	}
.footer{
	font-family:Arial;
	font-size:11px;
	color:#434343;
	}
.tabinside{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#1e598f;
	}
ul.list{
color:#0a447a;
list-style:none;
text-decoration:none;
}
ul.list li{
color: #A70303;
background: url(../images/arrow3.gif) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
font-weight: normal;
border-bottom: 0px solid #dadada;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
ul.list2{
color:#3a3a3a;
list-style:none;
text-decoration:none;
}
ul.list2 li{
color: #3a3a3a;
background: url(../images/arrow3.gif) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
font-weight: normal;
border-bottom: 0px solid #dadada;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}


.links ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.links ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/

}

.links ul li a{
color: #A70303;
background: url(../images/arrow3.gif) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: underline;
font-weight: normal;
border-bottom: 0px solid #dadada;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

.links ul li a:visited{
color: #A70303;
}

.links ul li a:hover{ /*hover state CSS*/
color: #A70303;
background-color: #F3F3F3;
}

.topwhite{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	}
.leftmenu{
width: 204px; /*width of menu*/
padding-left:2px;

}

.leftmenu .headerbar{
font: bold 12px Arial;
color: white;
background: #538cd0;
margin: 0px 0px 4px 0px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 5px 10px; /*header text is indented 10px*/
}

.leftmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
background-color:#FFFFFF;
padding-left:3px;
}

.leftmenu ul li{
padding-bottom: 4px; /*bottom spacing between menu items*/
font-family:Arial;
	font-size:13px;
	color:#f6731f;
}

.leftmenu ul li a{
color: maroon;
background: url(../images/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: normal;
border-bottom: 1px solid #dadada;
font-size: 90%;
background-color:#ffffff;
}

.leftmenu ul li a:visited{
color: maroon;
}

.leftmenu ul li a:hover{ /*hover state CSS*/
color: #000000;
background-color: #d1e4fa;

}

.leftmenu ul li.selected a{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #000000;
background-color: #d1e4fa;

}
p{height:15px;}
ul.list{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
list-style:none;
text-decoration:none;
color:#000000;
padding:0px 0px 0px 8px;
margin:0px 0px 0px 12px;
}

ul.list1{
font-family:Arial;
font-size:12px;
list-style:none;
text-decoration:none;
color:#003754;
padding:0px 0px 0px 8px;
margin:0px 0px 0px 12px;
}
ul.list1 li{
font-family:Arial;
font-size:11px;
list-style-position:outside;
list-style-type:square;
list-style-image:url(../images/arrow3.jpg);
text-decoration:none;
color:#094d72;
padding:1px 0px 0px 0px;
line-height:16px;
}
p{
	margin:0px 0px 0px 0px;
	}
.blackcontent{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	}
.yellowtext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:yellow;
	}
.maroontext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:maroon;
	}
.gobt{
	background-image:url(../images/go.gif);
	height:21px;
	width:32px;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#f9702c;
	font-weight:bold;
	}

.sitemapmenu{
width: 300px; /*width of accordion menu*/
}

.sitemapmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
font: bold 12px Arial;
color: white;
background: white url(../images/sitemapbg1.png) repeat-x center left;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0px 4px 20px; /*header text is indented 10px*/
cursor: hand;
cursor: pointer;

}

.sitemapmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
background-image: url(../images/sitemapbg2.png);
color:black;
}

.sitemapmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.sitemapmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.sitemapmenu ul li a{
color: #A70303;
background: url(../images/arrowbullet3.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 90%;
}

.sitemapmenu ul li a:visited{
color: #A70303;
}

.sitemapmenu ul li a:hover{ /*hover state CSS*/
color: #A70303;
background-color: #F3F3F3;
}
ul.categoryitems{
	padding-left:10px;
	}
.expandmenu{
width: 200px; /*width of accordion menu*/
}

.expandmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
color: maroon;
background: white url(../images/aboutexpandbg1.gif) repeat-x center left;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
padding: 6px 0 4px 19px; /*header text is indented 10px*/
cursor: hand;
cursor: pointer;
border-bottom: 1px solid #dadada;
}

.expandmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
background-image: url(../images/aboutexpandbg2.gif);
color:black;
}

.expandmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.expandmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.expandmenu ul li a{
color: maroon;
background: url(../images/arrowbullet3.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 4px 0;
padding-left: 14px; /*link text is indented 19px*/
text-decoration: none;
font-weight: normal;
border-bottom: 1px solid #dadada;
font-size: 12px;
font-family:Arial, Helvetica, sans-serif;
}

.expandmenu ul li a:visited{
color: #A70303;
}

.expandmenu ul li a:hover{ /*hover state CSS*/
color: #A70303;
background-color: #F3F3F3;
}
.linkshome ul{
list-style-type: none;
margin: 0;
margin-left:2px;
padding: 0;
margin-bottom: 5px; /*bottom spacing between each UL and rest of content*/
}

.linkshome ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/

}

.linkshome ul li a{
color: #094d72;
background: url(../images/arrow3.gif) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: underline;
font-weight: normal;
border-bottom: 0px solid #dadada;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}

.linkshome ul li a:visited{
color: #094d72;
}

.linkshome ul li a:hover{ /*hover state CSS*/
color: #094d72;
background-color: #ffffff;
}
.bluehomep{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#094d72;
	}

