/* CSS Document */
body{
    font-family:Verdana;
    font-size:11px;
    font-weight:normal;
    color:#666666;
    background-color:#FFFFFF;
    margin-top:0px;
    margin-left:10px;
}

form{
    margin:0px;
}
.rightBorder{
    border-right:dotted 1px #DDDDDD;
}
.smallcopy{
    font-size:9px;
}
.whiteText{
    color:White;
}
.greyBorder{
    background-color:#F2F2F2;
    border:solid 1px #DDDDDD;
}
.dottedBottom{
    border-bottom:dotted 1px #CCCCCC;
}
.formFields{
    font-family:Verdana;
    font-size:x-small;
    font-weight:normal;
    color:#666666;
    background-color:#FFFFFF;
    border: 1px solid #AAAAAA;
}
.sepper
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ac0078;
	font-weight: bold;
	width: 17px;
	padding-bottom: 5px;
}
h1{
	font-family: Verdana;
	color: #ac0078;
	font-size:medium;
	font-weight:normal;
	margin:0px;
}
h2{
	font-family: Verdana;
	color: #f46600;
	font-size:12px;
	font-weight:normal;
	margin:0px;
}
h3{
	font-family: Verdana;
	color: #ac0078;
	font-size:medium;
	font-weight:normal;
	margin:0px;
	font-size:10px;
}
img{
    border-color:#FFFFFF;
}
.rhed_orange
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #f46600;
	font-weight: bold;
}

.rtxt_orange
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #f46600;
	text-align: justify;
}

.rhed_blue
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0083d7;
	font-weight: bold;
}

.rtxt_blue
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0083d7;
	text-align: justify;
}

.rhed_pink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ac0078;
	font-weight: bold;
}

.rtxt_pink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ac0078;
	text-align: justify;
}
.lhed_grey
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7b7978;
	font-weight: bold;
}
.ltxt_grey
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7b7978;
	text-align: justify;
}
.lhed_grey3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7b7978;
	font-weight: bold;
}
a.a_comp:link,a.a_comp:visited,a.a_comp:active,a.a_comp:hover{	
    font-family: Verdana;
    font-size: 10px;
    font-style: normal;
    color: #0083d7;
    text-decoration: underline;
}
a.a_prom:link,a.a_prom:visited,a.a_prom:active,a.a_prom:hover{	
    font-family: Verdana;
    font-size: 10px;
    font-style: normal;
    color: #ac0078;
    text-decoration: underline;
}
a.a_inno:link,a.a_inno:visited,a.a_inno:active,a.a_inno:hover{	
    font-family: Verdana;
    font-size: 10px;
    font-style: normal;
    color: #f46600;
    text-decoration: underline;
}
a.a_normal:link,a.a_normal:visited,a.a_normal:active,a.a_normal:hover{	
    font-family: Verdana;
    font-size: 10px;
    font-style: normal;
    color: #666666;
    text-decoration: none;
}
a.white:link,a.white:visited,a.white:active,a.white:hover{	
    font-family: Verdana;
    font-size: 10px;
    font-style: normal;
    color: #FFFFFF;
    text-decoration: none;
}
.Cellblue{
    background-color: #0083d7;
}
.Cellpink{
    background-color: #ac0078;
}
.Cellorange{
    background-color: #f46600;
}
.Cellgrey{
    background-color: #F2F2F2;
}
.highlight{
    color:#FF0000;
    

}
