body
{
    font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
    font-weight: normal;
    color: #333333;    
    background-color: #bde4fa;
    background-image: url(images/mountains.jpg);    
    background-repeat: repeat-x;    
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
}

a
{
    color:#333;
}

.ArticleHeading 
{
    color:#3268aa;
    font-weight:bold;
}

.ArticleHeading a
{
    text-decoration: none;
    color:#3268aa;
}

.ArticleHeading a:Hover
{
    text-decoration: underline;
}


.menu a
{
    
	text-decoration:none;  
}

h1
{
   	font-family: Times New Roman, Times, serif;
	font-size: 16px;
    font-weight: bold;
    color: #3268aa;
    margin-bottom:0px;
	line-height:22px;
}

.bodysubheading
{
   	font-family: Times New Roman, Times, serif;
	font-size: 16px;	
	font-style: italic;
	font-weight: normal;	
    color: #3268aa;
}

.promo
{
    font-weight: normal;
    color: #FFFFFF;
}

.promo h1
{
   	font-family: Times New Roman, Times, serif;
	font-size: 20px;
    font-weight: bold;
    color: inherit;
    margin-bottom:0px;
}

.footermainmenu
{
   	font-size:10px;
    color: #01184a;
    line-height: 12px;
}
a.footermainmenu
{
   	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
    font-weight: normal;
    color: #01184a;
	text-decoration:none;    
}
a.footermainmenu:hover
{
   	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
    font-weight: normal;
    color: #01184a;
	text-decoration:none;    
}

table
{
    font-size: 100%;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #DD0001;
	margin-bottom:0px;
}
.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
