@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-Regular-webfont.eot');
    src: url('fonts/Roboto-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Roboto-Regular-webfont.woff') format('woff'),
         url('fonts/Roboto-Regular-webfont.ttf') format('truetype'),
         url('fonts/Roboto-Regular-webfont.svg#RobotoRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
 
@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-Italic-webfont.eot');
    src: url('fonts/Roboto-Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Roboto-Italic-webfont.woff') format('woff'),
         url('fonts/Roboto-Italic-webfont.ttf') format('truetype'),
         url('fonts/Roboto-Italic-webfont.svg#RobotoItalic') format('svg');
    font-weight: normal;
    font-style: italic;
}
 
@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-Bold-webfont.eot');
    src: url('fonts/Roboto-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Roboto-Bold-webfont.woff') format('woff'),
         url('fonts/Roboto-Bold-webfont.ttf') format('truetype'),
         url('fonts/Roboto-Bold-webfont.svg#RobotoBold') format('svg');
    font-weight: bold;
    font-style: normal;
}
 
@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-BoldItalic-webfont.eot');
    src: url('fonts/Roboto-BoldItalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Roboto-BoldItalic-webfont.woff') format('woff'),
         url('fonts/Roboto-BoldItalic-webfont.ttf') format('truetype'),
         url('fonts/Roboto-BoldItalic-webfont.svg#RobotoBoldItalic') format('svg');
    font-weight: bold;
    font-style: italic;
}
 
@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-Thin-webfont.eot');
    src: url('fonts/Roboto-Thin-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Roboto-Thin-webfont.woff') format('woff'),
         url('fonts/Roboto-Thin-webfont.ttf') format('truetype'),
         url('fonts/Roboto-Thin-webfont.svg#RobotoThin') format('svg');
    font-weight: 200;
    font-style: normal;
}
 
@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-ThinItalic-webfont.eot');
    src: url('fonts/Roboto-ThinItalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Roboto-ThinItalic-webfont.woff') format('woff'),
         url('fonts/Roboto-ThinItalic-webfont.ttf') format('truetype'),
         url('fonts/Roboto-ThinItalic-webfont.svg#RobotoThinItalic') format('svg'); (under the Apache Software License). 
    font-weight: 200;
    font-style: italic;
}
 
@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-Light-webfont.eot');
    src: url('fonts/Roboto-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Roboto-Light-webfont.woff') format('woff'),
         url('fonts/Roboto-Light-webfont.ttf') format('truetype'),
         url('fonts/Roboto-Light-webfont.svg#RobotoLight') format('svg');
    font-weight: 100;
    font-style: normal;
}
 
@font-face {
    font-family: 'Roboto';
    src: url('.fonts/Roboto-LightItalic-webfont.eot');
    src: url('fonts/Roboto-LightItalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Roboto-LightItalic-webfont.woff') format('woff'),
         url('fonts/Roboto-LightItalic-webfont.ttf') format('truetype'),
         url('fonts/Roboto-LightItalic-webfont.svg#RobotoLightItalic') format('svg');
    font-weight: 100;
    font-style: italic;
}
 
@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-Medium-webfont.eot');
    src: url('fonts/Roboto-Medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Roboto-Medium-webfont.woff') format('woff'),
         url('fonts/Roboto-Medium-webfont.ttf') format('truetype'),
         url('fonts/Roboto-Medium-webfont.svg#RobotoMedium') format('svg');
    font-weight: 300;
    font-style: normal;
}
 
@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-MediumItalic-webfont.eot');
    src: url('fonts/Roboto-MediumItalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Roboto-MediumItalic-webfont.woff') format('woff'),
         url('fonts/Roboto-MediumItalic-webfont.ttf') format('truetype'),
         url('fonts/Roboto-MediumItalic-webfont.svg#RobotoMediumItalic') format('svg');
    font-weight: 300;
    font-style: italic;
}

.Shading {
    text-shadow: 2px 1px #ffffff;
	font-family:"Roboto";
} 

.DarkShading {
    text-shadow: 2px 1px #000000;
	font-family:"Roboto";
} 

A.SmallLink:link
{
	font-size: 12px;
	color: #333333;
	font-family:"Roboto";
	font-weight: normal;
	line-height: 20px;
	text-decoration: none;



}	
		
A.SmallLink:visited
{
	font-size: 12px;
	color: #333333;
	font-family:"Roboto";
	font-weight: normal;
	line-height: 20px;
	text-decoration: none;



}	
		
A.SmallLink:active
{
	font-size: 12px;
	color: #000000;
	font-family:Roboto;
	font-weight: normal;
	line-height: 18px;
	text-decoration: none;



}	
		
A.SmallLink:hover
{
	font-size: 12px;
	color: #FF6600;
	font-family:"Roboto";
	text-decoration: none;
	font-weight: normal;
	line-height: 20px;

}

A.SmallLink2:link
{
	font-size: 12px;
	color: #CCCCCC;
	font-family:"Roboto";
	font-weight: normal;
	line-height: 20px;
	text-decoration: none;



}	
		
A.SmallLink2:visited
{
	font-size: 12px;
	color: #CCCCCC;
	font-family:"Roboto";
	font-weight: normal;
	line-height: 20px;
	text-decoration: none;



}	
		
A.SmallLink2:active
{
	font-size: 12px;
	color: #CCCCCC;
	font-family:"Roboto";
	font-weight: normal;
	line-height: 20px;
	text-decoration: none;



}	
		
A.SmallLink2:hover
{
	font-size: 12px;
	color: #FF9900;
	font-family:"Roboto";
	text-decoration: none;
	font-weight: normal;
	line-height: 20px;



}
.Text {
	font-family:"Roboto";
	font-size: 12px;
	color: #FFFFFF;
	line-height: 15px;

}
.TextLarge {
	font-family:"Roboto";
	font-size: 14px;
	color: #FFFFFF;

}
.DropDown {
	font-family:"Roboto";
	font-size: 16px;
	color: #000000;
	background-color: #FFFFFF;
	border: thin none #666666;




}
.searchbox {
	font-size: 13px;
	color: #000000;
	font-family:"Roboto";
	font-weight: normal;
	line-height: 18px;
	text-decoration: none;
	background-color: #F7F1FE;
	border: 1px solid #000000;
	height: 34px;



}
.searchboxbutton {
	font-size: 16px;
	color: #FFFFFF;
	font-family:Roboto;
	font-weight: normal;
	line-height: 18px;
	text-decoration: none;
	background-color: #006699;
	font-style: normal;
	border: 1px solid #333333;
	height: 34px;
	width: 160px;



}
.TextSmall {

	font-family:"Roboto";
	font-size: 11px;
	line-height: normal;

}
.Shading2 {

	letter-spacing: -1px;
}

.bullet {
	font-family:"Roboto";
	font-size: 12px;
	font-style: normal;
	line-height: 130%;
	list-style-position: outside;
	list-style-type: square;
	color: #006699;

}

A.LargeTextLink {
	font-family:"Roboto";
	font-size: 16px;
	color: #000000;
	text-decoration: underline;

}

A.LargeTextLink:hover
{
	font-family:"Roboto";
	font-size: 16px;
	color: #FF9900;
	text-decoration: none;

	}
	
A.LargeTextLink:visited
{
	font-family:"Roboto";
	font-size: 16px;
	color: #000000;
	text-decoration: underline;

}
.Button2 {
	font-family:"Roboto";
	font-size: 16px;
	font-weight: bold;
	width: 150px;
	height: 40px;
	font-style: normal;
	color: #000000;
	white-space: normal;
}
.hr {
   width: 100%;
   margin: 0px;
   color: #D1D1D1;
   
}
