.aiti-main {
	background-color: #0066CC;
	margin: 0;
}
.aiti-main-table {
	background-color: #FFFFFF;
}
.aiti-main-copyright {
	background-color: #013A94;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: right;
	padding: 2px;
}
.aiti-main-nav-left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-indent: 2px;
	background-color: #EEEEEE;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #FF0000;
}
a:active {
	text-decoration: none;
}
.aiti-main-nav-left-sub {
	text-indent: 6px;
}
.aiti-main-bold {
	font-weight: bold;
}
.aiti-main-copyright a:link {
	text-decoration: none;
	color: white;
}
.aiti-main-copyright a:visited {
	text-decoration: none;
	color: white;
}
.aiti-main-copyright a:hover {
	color: #FF0000;
}
.aiti-main-copyright a:active {
	text-decoration: none;
	color: white;
}

.aiti-main-nav-left-sub td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.arrowlistmenu{
width: 200px; /*width of accordion menu*/
}
.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
font: bold 14px Arial;
color: white;
background: black url(images/titlebar.png) repeat-x center left;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 10px; /*header text is indented 10px*/
cursor: hand;
cursor: pointer;
}
.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
background-image: url(images/titlebar-active.png);
}
.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 8px;
}
.arrowlistmenu ul li{
	padding-bottom: 2px;
}
.arrowlistmenu ul li .opensubheader{ /*Open state CSS for sub menu header*/
background: lightblue !important;
}
.arrowlistmenu ul li .closedsubheader{ /*Closed state CSS for sub menu header*/
background: lightgreen !important;
}
.arrowlistmenu span{
	color: #000000;
	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: bold;
	border-bottom: 1px solid #dadada;
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.arrowlistmenu ul li a{
color: #A70303;
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: 100%;
}
.arrowlistmenu ul li a:active{
color: #A70303;
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: 100%;
}
.arrowlistmenu ul li a:visited{
color: #A70303;
}
.arrowlistmenu ul li a:hover{ /*hover state CSS*/
	background-color: white;
	color: #0066CC;
}
.arrowlistmenu ul li a.subexpandable:hover{ /*hover state CSS for sub menu header*/
background: lightblue;
}
.arrowlistmenu ul li a.blue{
color: #1A70C7;
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: 100%;
}
.arrowlistmenu ul li a.blue:active{
color: #1A70C7;
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: 100%;
}
.arrowlistmenu ul li a.blue:visited{
color: #1A70C7;
}
.arrowlistmenu ul li a.blue:hover{ /*hover state CSS*/
	background-color: white;
	color: #1A70C7;
}
.arrowlistmenu ul li a.black{
color: #A70303;
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: bold;
border-bottom: 1px solid #dadada;
font-size: 100%;
}
.arrowlistmenu ul li a.black:active{
color: #A70303;
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: bold;
border-bottom: 1px solid #dadada;
font-size: 100%;
}
.arrowlistmenu ul li a.black:visited{
color: #A70303;
}
.arrowlistmenu ul li a.black:hover{ /*hover state CSS*/
	background-color: white;
	color: #1A70C7;
}

.lawl h2	
{
	border-bottom: 1px solid #000;
	padding-bottom: 0;
	margin-bottom: 0;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1.5em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-indent: 50px;	
}
.lawl h2 a
{
	border-bottom: .33em solid #000;
}
.lawl h3	
{
	border-bottom: 1px solid #000;
	padding-bottom: 0;
	margin-bottom: 0;
	text-indent: 50px;	
}
.lawl h3 a
{
	border-bottom: .33em solid #000;
}
.lawl h4	
{
	padding-bottom: 0;
	margin-bottom: 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
}
.lawl h4 a
{
	border-bottom: .33em solid #000;
}
.lawl
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 1.5em;
	letter-spacing: 0.04em;
}
.lawl p
{
	padding: 5px;
}
.lawl a.blue:link{
color: #1A70C7;
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: normal;
font-size: 100%;
}
.lawl a.blue:visited{
color: #1A70C7;
}
.lawl a.blue:hover{ /*hover state CSS*/
	background-color: white;
	color: #FF0000;
}
.lawl a.blue:active{
color: #1A70C7;
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: normal;
font-size: 100%;
}

.border-dotdotdot
{
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
}.floatright {
	float: right;
}
