body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma;
	color: #333333;
	font-size: 11px;
}
td, P
{
	font-family: Tahoma;
	color: #333333;
	font-size: 11px;
}
ul
{
	list-style-image: url(/AISCommunity/images/dot_4.jpg);
	margin-top: 8px;
	margin-left: 28px;
	margin-bottom: 8px;
}
ol
{
	list-style-type: disc;
	margin-top: 8px;
	margin-bottom: 8px;
}
li
{
	margin-top: 3px;
	margin-bottom: 3px;
}
h2
{
	font-family: Tahoma;
	color: #EADB96;
	font-size: 12px;
	font-weight: bold;
    text-transform : uppercase;
	margin-top: 8px;
	margin-bottom: 4px;
	padding-left:7px;
}
.greenb
{
	font-family: Tahoma;
	color: #029B43;
	font-size: 11px;
	font-weight: bold;
}
.gray
{
	font-family: Tahoma;
	color: #8F8E8E;
	font-size: 11px;
	font-weight: normal;
}

.imgBorder
{
	border-top: 1px solid #8C783D;
	border-bottom: 1px solid #8C783D;
	border-right: 1px solid #8C783D;
	border-left: 1px solid #8C783D;
}

.txtbox
{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	height: 20;
	width: 167px;
	border-top: #C2E2C8 1px solid;
	border-bottom: #C2E2C8 1px solid;
	border-left: #C2E2C8 1px solid;
	border-right: #C2E2C8 1px solid;
	background-color:#2E9A40;
}
a:link
{
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
a:visited
{
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
a:hover
{
	font-family: Tahoma;
	font-size: 11px;
	color: #9966CC;
	font-weight: normal;
	text-decoration: none;
}

a.whitel:link
{
	font-family: Tahoma;
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
a.whitel:visited
{
	font-family: Tahoma;
	color: #ffffff;
	width:100%;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
a.whitel:hover
{
	font-family: Tahoma;
	color: #333333;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	vertical-align:middle;
}
a.admin:link
{
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
a.admin:visited
{
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
a.admin:hover
{
	font-family:Tahoma;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
}


