/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

.bodystyle{
	font-size: .7em;
	color: #333333;
	line-height: 120%;
}
.bodystyleblue{
	font-size: .9em;
	color: #153045;
}

.largeblackbold{
        color: #000000;
        font-size: 1.9em;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
}

.largeblack{
        color: #000000;
        font-size: 1.9em;
        font-family: Arial, Helvetica, sans-serif;
}

.titlebluelarge{
        color: #2A789E;
        font-size: 1.9em;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
}

.titleblue{
	color: #153045;
	font-size: .9em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.titleorange{color: #FF6600;
	font-size: .9em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
.headingblue{
	color: #153045;
	font-size: .9em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.headingorange{color: #FF6600;
	font-size: .9em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;}
	
.whiteheading{color: #FFFFFF;
	font-size: .9em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;}

.whiteheading a{color: #FFFFFF;
	font-size: .9em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;}
	
.whitesubheading{color: #FFFFFF;
	font-size: .7em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;}

.whitetext{color: #FFFFFF;
	font-size: .7em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;}
	
.subheadingblue{
	color: #153045;
	font-size: .9em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.subheadingorange{color: #FF6600;
	font-size: .9em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;}
a{
	color: #006699;
	text-decoration: none;
}

a:link{
	color: #006699;
	text-decoration: none;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #006699;
	text-decoration: underline;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 1.1em;
 color: #153045;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 1em;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial,sans-serif;
 font-size: .9em;
 color: #153045;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: .8em;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
	font-family: Verdana,Arial,sans-serif;
	line-height: .7em;
}

ul{
	list-style-type: square;
	font-size: .9em;
}

ul ul{
	list-style-type: disc;
	font-size: .9em;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}

.orangetitle{

FONT-WEIGHT: bold; 
FONT-SIZE: 13.5pt; 
COLOR: rgb(255,102,0); 
FONT-FAMILY: Arial

}

.style1 {
	FONT-WEIGHT: bold; FONT-SIZE: 16px; COLOR: #ff8000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
.style2 {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ffffff; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
.style3 {
	FONT-SIZE: 4px;
}

