/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	height: 100%;
	/*
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Arial;
    FONT-SIZE: 11px;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
*/
}
/*
H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	


A:link	{	
	text-decoration:	none;
	color:	#670020;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#670020;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#D9bfc0;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	
*/
/*
IMG 	{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	}
*/

.TopMenuHome
{
	font-family:Times New Roman;
	font-size:12px;
	color:#555555;
	text-decoration: none;
}

.TopMenu
{
	font-family:Times New Roman;
	font-size:12px;
	color:#000000;
	text-decoration: none;
}

.TopTagLine
{
	font-family:Times New Roman;
	font-size:13px;
	font-style:italic;
	color: #000000;
	background-color: Transparent;
}

.AssociationHeader
{
	font-family:Times New Roman;
	font-size:24px;
	color:#670020;
}

.AssociationSubHeader
{
	font-family:Arial;
	font-size:16px;
	font-weight: bold;
	color:#343434;
}

.PageHeader
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#670020;
}

.Button
{
	background-color:#670020;
	color:white;
	font-style:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
}

.ItemHeader
{
	color:#670020;
	font-style:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:Bold;
}

.ItemHeader2
{
	color:#343434;
	font-style:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:Bold;
}

.link
{
	font-family: Times New Roman;
	text-decoration: underline;
	color: #670020;
}

.link2
{
	font-family: Arial;
	text-decoration: none;
	color: #670020;
}
.link2:hover
{
	text-decoration: underline;
}

.AssocListingItem
{
	color:#000000;
	font-style:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8px;
	font-weight:normal;
}

.AssocListingHeader
{
	color:#000000;
	font-style:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

.PageInformation
{
	color:#000000;
	font-style:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
}

.PageInformationbold
{
	color:#000000;
	font-style:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}

.PageInformation2
{
	color:#000000;
	font-style:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:normal;
}

.PageInformationbold2
{
	color:#000000;
	font-style:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:bold;
}

.AssociationDropDownList
{
	font-size: 11px;
	width: 100%;
	font-style: normal;
}

.AssociationDropDownListHolder
{
	font-size: 12px;
	width: 100%;
	margin: 10px 5px 0px 5px;
	padding: 10px 10px 0px 5px;
}

.PageInformationValues
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	10px;
	font-weight:	normal;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}

.PageInformationValues2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	10px;
	font-weight:	normal;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	height:380px;
	width:390px
}

.required
{
	color:#000000;
	font-style:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

.MenuHeader
{
	margin: 15px 10px 0px 10px;
	padding: 15px 10px 0px 10px;
	font-style:normal;
	font-family:Arial, Helvetica, sans-serifd;
	font-size:12px;
	font-weight:bold;
}

.MenuInformation
{
	margin: 0px 10px 0px 10px;
	padding: 0px 10px 0px 10px;
	font-style:normal;
	font-family:Arial, Helvetica, sans-serifd;
	font-size:12px;
	font-weight:normal;
}

.rtAnnouncement
{
	font-weight: bold;
	border-bottom: solid 1px #BC8E90;
	border-top: solid 1px #BC8E90;
	border-right: solid 1px #BC8E90;
	border-left: solid 1px #BC8E90;
	padding: 5px 5px 5px 5px;
}

.TopMenuHeader
{
	color:#670020;
	background-color:white;
	font-style:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}

.Grid
{
	border-color:#670020;
	border-width:1px;
	border-style:solid;
	border-bottom-color:#670020;
	border-left-color:#670020;
	border-right-color:#670020;
	border-top-color:#D9BFC0;
}

.GridHeader
{
	background-image: url(/DesignImages/inner2headerbg.gif);
	background-repeat: repeat-x;
	padding-left: 4px;
	color:white;
	background-color:#D9BFC0;
	font-style:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}

.GridItem
{
	padding-left: 4px;
	font-weight: normal;
	font-size: 12px;
	background-image: url(/DesignImages/defaultItemBg.gif);
	color: #000000;
	background-repeat: repeat-x;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	height: 20px;
}

.GridAlternateItem
{
	background-image: url(/DesignImages/altrowbg.gif);
	background-repeat: repeat-x;
	padding-left: 4px;
	color:#000000;
	font-style:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	height:20px;
}

.GridEditItem
{
	background-color:#F5E9E7;
	color:#000000;
	font-style:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	height:20px;
}

.formStyle
{
	font-family: Arial;
	font-size: 6px;
}

.aboutUsText
{
	font-family: Times New Roman;
}

.aboutUsAMI
{
	font-family: Times New Roman;
	color: #670000;
}

.aboutUsBegin
{
	font-family: Times New Roman;
	font-size: 60px;
	color: #670000;
	line-height: 0.8em;
}

.EditGridHeader
{
	background-image: url(/DesignImages/DefaultSelectedItemBG.gif);
	background-repeat: repeat-x;
	height: 18px;
}

.EditGridButtonRow A { font-family:Arial, Helvetica, sans-serif; FONT-SIZE: 10px; COLOR: #670020 }

.EditGridHeader TD { FONT-WEIGHT: bold; FONT-SIZE: 10px; PADDING-TOP: 4px; TEXT-ALIGN: center }

.servicesCompany
{
	background-color: #eeeeee;
	color: #670000;
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
}
.servicesInfo
{
	margin-left: 20px;
}
.servicesInfo td
{
	font-family: Arial;
	font-size: 12px;
	padding-top: 1px;
}

#dltCompanyInfo
{
	width: 100%;
}

.servicesDescription
{
	width: 200px
}
.referencesList
{
	margin-left: 40px;
	width: 100%;
	border-top: solid 1px #D9BFC0;
}
.referencesList td
{
	font-family: Arial;
	font-size: 12px;
	padding-right: 30px;
	padding-top: 1px;
}

.servicesReferences
{
	margin-top: 5px;
	width: 100%;
}
.referenceInfoCol2
{
	margin-left: 20px;
}
.serviceCategoriesHeader
{
	width: 100%;
	color: #670000;
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
}
.servicesReferencesTitle
{
	width: 100%;
	color: #670000;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	padding-left: 40px;
	padding-right: 20px;
}

.CompanyList
{
	margin-top: 20px;
}

.CategoryList
{
	border: solid 1px #D9BFC0;
	margin-top: 20px;
	width: 100%;
}

.serviceCategory
{
	color:#670020;
	font-style:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:Bold;
	margin-left: 20px;
}