body, td, p, a, h1, h2, h3, ol ,ul, .form, .mandatory, .button
{
font-family : Arial, Helvetica, MS Sans Serif, Sans Serif;
}

body
{ 
background-color : #FFFFFF;

margin-left : 10px;
margin-right : 10px;
margin-top : 40px;
margin-bottom : 10px;

color : #000000; 
font-size : 12px; 
letter-spacing : normal; 
line-height : normal;
} 

td, p
{ 
color 			: #000000; 
font-size 		: 12px; 
letter-spacing 	: normal; 
line-height 	: normal;
vertical-align 	: top; 
text-align 		: left;
}


p.right
{
text-align 	: right;
} 

p.center
{
text-align 	: center;
} 

a:link				{color : #000000; text-decoration : underline;}
a:visited			{color : #000000; text-decoration : underline;}
a:hover				{color : #CC6600; text-decoration : underline;}

a.emaillink
{
font-size : 10px;
font-family : Verdana;
font-weight : bold;
}

a.emaillink:link		{color : #CC6600; text-decoration : none;}
a.emaillink:visited		{color : #CC6600; text-decoration : none;}
a.emaillink:hover		{color : #000000; text-decoration : underline;}

a.topnavigation
{
font-size : 11px;
font-weight : bold;
}

a.topnavigation:link		{color : #FFFFFF; text-decoration : none;}
a.topnavigation:visited		{color : #FFFFFF; text-decoration : none;}
a.topnavigation:hover		{color : #FFFFFF; text-decoration : underline;}


td.navigation
{
width : 150px;
background-color : #EEEEEE;
}

h1 
{
color : #000000;
font-size : 16px; 
font-weight : normal;
}

h2 
{
color : #000000;
font-size : 12px; 
font-weight : normal;

}

h3 
{
font-size : 11px; 
font-weight : bold;
}

h6 
{
color : #999999;
font-size : 10px; 
font-weight : normal;
}


.form	
{
font-size: 11px;
background-color 	: #FFFFFF;
color 				: #000000;
}

.mandatory	
{
font-size: 11px;
background-color 	: #FFFFFF;
color 				: #CC0000;
}

.button
{
font-size: 11px;
font-weight : bold;
}

hr.white
{
background-color : transparent;
color : #FFFFFF;
height : 1px;
} 

hr
{
background-color : transparent;
color : #CCCCCC;
height : 1px;
} 

ol
{
font-size : 11px;
}

li
{
margin-bottom : 5px; 
color : #CC6600;
}

img
{
border	: 0px;
}

iframe
{
width : 100%;
height : 101px;
}

.imagetext
{
font-size : 10px; 
font-family : Verdana, Arial, Helvetica, MS Sans Serif, Sans Serif;
color : #CC6600;
}