/* external style sheet for the AMI Documentation */

ul {
	list-style-image: url(graphics/bullet_content.gif);
	line-height:18px;
}

font {
	font-weight: normal;
	color:#333300;
	font-size: 11px;
	line-height: 14px;
	font-family: verdana, arial, helvetica;
	font-variant: normal;
	font-style: normal;
}

.white {
	color:#FFFFFF;
}

b {
	font-weight: bold;
}

font.header {
	font-weight: bold;
	color:#660033;
	font-size: 11px;
	line-height: 12px;
	font-family: verdana, arial, helvetica;
	font-variant: normal;
	font-style: normal;
}

font.footer1 {
	font-weight: normal;
	color:#CCDBE7;
	font-size: 10px;
	line-height: 12px;
	font-family: verdana, arial, helvetica;
	font-variant: normal;
	font-style: normal;
}

a {text-decoration: underline;
	font-weight: normal;
	color:#000000;
	font-size: 11px;
	font-family: verdana, arial, helvetica;
	font-variant: normal;
	font-style: normal;
}
a:hover {color: #DC4670;}

a.footer2 {text-decoration: none;
	font-weight: normal;
	color:#CCCC99;
	font-size: 10px;
	font-family: verdana, arial, helvetica;
	font-variant: normal;
	font-style: normal;
}
a.footer2:hover {color: #FFFFFF;
	text-decoration: underline;}

a.nav {text-decoration: none;
	font-weight: normal;
	color:#000000;
	font-size: 10px;
	line-height: 10px;
	font-family: verdana, arial, helvetica;
	font-variant: normal;
	font-style: normal;
}
a.nav:hover {color: #82001C;}

a.navOn {text-decoration: none;
	font-weight: normal;
	color:#82001C;
	font-size: 10px;
	line-height: 10px;
	font-family: verdana, arial, helvetica;
	font-variant: normal;
	font-style: normal;
}
a.navOn:hover {color: #82001C;}

input.button
{ 
	BACKGROUND-COLOR: #cccccc;
	width: 60px; 
	height: 22px; 
	BORDER-WIDTH: 1;
	BORDER-STYLE:SOLID;
	BORDER-COLOR:#000000;

}

/*Webform styles*/
.CboBox
{
	Width:175px;
	FONT-FAMILY: Arial; 
	FONT-SIZE: 8pt;	
}

.TxtBox
{
	margin-left: 0px;
	FONT-FAMILY: Arial; 
	FONT-SIZE: 8pt;	
	Width:175px;
}

.TxtBoxNotes
{
	margin-left: 0px;
	width: 100%;
	height: 105px;
	FONT-FAMILY: Arial; 
	FONT-SIZE: 8pt;		
}

.TxtBoxLarge
{
	width: 275px;
	FONT-FAMILY: Arial; 
	FONT-SIZE: 8pt;		
}

.LblText
{
	margin-left: 0px;
	FONT-FAMILY: Arial; 
	FONT-SIZE: 8pt;
	font-weight: bold;
	
}