/* ACR Solutions CSS Document */

Body
{
	font-family: Verdana;
	color: #000000;
	font-weight: none;
	margin:0;
	font-size: 10px;
	background-color: #FFFFFF;
	text-align: Justify;
}

P, Table, .MainText
{
	font-family: Verdana;
	color: #000000;
	line-height:14px;
	font-weight: none;
	font-size: 10px;
	text-align: Justify;
}

.TextTitle
{
	font-family: Verdana;
	color: #c72222;
	font-weight: bold;
	font-size: 10px;
}

.WhiteSmall
{
	color: #FFFFFF;
}


.MainTitle
{
	font-family: Verdana;
	color: #c72222;
	font-weight: bold;
	font-size: 12px;
}

.TextTitleNormal
{
	font-family: Verdana;
	color: #c72222;
	font-weight: normal;
	font-size: 10px;
}

.Title
{
	font-family: Verdana;
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;
	padding: 6;
	background-color: #980200;
}

.IndentText
{
	font-family: Verdana;
	color: #000000;
	font-weight: none;
	font-size: 10px;
	text-indent: 2em;
	font-weight: normal;
}

.FooterBlack
{
	font-family: Tahoma;
	color: #000000;
	font-weight: none;
	font-size: 10px;
}

.GradientBackground
{
	background-image: url(../images/gradient-background.jpg);
	background-repeat: repeat-x;
	background-color: #f9f9f9;
	background-position: left-top;
	vertical-align: top;
}

.BoxTable
{	
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	text-align: left;
}

.BoxGradientBackground
{
	background-image: url(../images/box-gradient-background.jpg);
	background-repeat: repeat-x;
	background-color: #f7f6f7;
	background-position: left-top;
	text-align: center;
	vertical-align: top;
}

.ImageBox
{
	vertial-align: middle;
	text-align: center;
}

.TableBox
{
	text-align: left;
	vertical-align: middle;
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
	padding: 5;
}

.InputFields
{
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	background: #FFFFFF;
	border: 1px solid #a7a6aa;
}

.More
{
	background-color: #eeeeee;
	text-align: right;
	vertical-align: middle;
	padding: 0;
}

.ViewLargeImage
{
	font-family: Arial;
	color: #c72222;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	text-align: Justify;
	padding: 1;
	background-color: #eeeeee;
}

a.RedFooterLink:link{ font-family: Tahoma; color: #c72222; font-weight: normal; font-size: 10px; text-decoration: none;}
a.RedFooterLink:visited{ font-family: Tahoma; color: #c72222; font-weight: normal; font-size: 10px; text-decoration: none;}
a.RedFooterLink:hover{ font-family: Tahoma; color: #7f0101; font-weight: normal; font-size: 10px; text-decoration: none;}

a.MoreLink:Link{ font-family: Arial; color: #c72222; font-weight: normal; font-size: 11px; text-decoration: none;}
a.MoreLink:Visited{ font-family: Arial; color: #c72222; font-weight: normal; font-size: 11px; text-decoration: none;}
a.MoreLink:Hover{ font-family: Arial; color: #7f0101; font-weight: normal; font-size: 11px; text-decoration: none;}

a.NormalLink:Link{ font-family: Verdana; color: #c72222; font-weight: normal; font-size: 10px; text-decoration: none;}
a.NormalLink:Visited{ font-family: Verdana; color: #c72222; font-weight: normal; font-size: 10px; text-decoration: none;}
a.NormalLink:Hover{ font-family: Verdana; color: #7f0101; font-weight: normal; font-size: 10px; text-decoration: none;}