@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";
} 

.Shading2 {
	text-shadow: 2px 1px #ffffff;
	letter-spacing: -5px;
	font-family:"Roboto";
	font-size: 44px;
} 

.Shading3 {
	text-shadow: 2px 1px #000000;
	letter-spacing: -2px;
	font-family:"Roboto";
	font-size: 42px;
	line-height: 90%;


}
.DarkShading {
    text-shadow: 2px 1px #000000;
} 

#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{
	margin: 0;
	padding: 0 2px 0 0;
	background: #FFFFFF;
	list-style: none;
	float: left;
	font: bold 14px "Roboto";
}

#sddm li a
{	display: block;
	margin: 0 2px 0 0;
	padding: 8px 10px;
	width: 174px;
	background: #FFFFFF;
	color: #000000;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{
	background: #FFFFFF;
	color: #9D9D9D;
	font-weight: regular;

}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 10;
	background: #FFFFFF;
	border: 1px solid #D1D1D1;
	z-index: 1000}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 8px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #FFFFFF;

		color: #000000;
		font: 14px "Roboto";
		z-index: 1000}

	#sddm div a:hover
	{	background: #F1F1F1;
		color: #006699;
		font-weight: none}
		
A:link {
	color:#333333;
	;
	font-family:"Roboto";
	font-size: 12px;
	text-decoration: underline;

}

A:visited {;
	color: #333333;
	font-family:"Roboto";
	font-size: 12px;
	text-decoration: underline;

}

A:hover {
	color:#336699;
	text-decoration: none;
	border-style: none;
	font-family:"Roboto";
	font-size: 12px;
}

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;

}


A.sidnavlink {
	font-family:"Roboto";
	font-size: 12px;
	color: #000000;
	height: 18px;
	width: 166px;
	float: left;
	margin: 0px;
	padding: 6px;
	text-indent: 1px;
	vertical-align: middle;
	text-decoration: none}

}

A.sidnavLink:hover
{
	font-size: 12px;
	color: #000000;
	font-family: "Roboto";
	text-decoration: none;
	background-color: #FF9900;
	height: 18px;
	width: 166px;
	position: static;
	margin: 0px;
	padding: 6px;
	text-indent: 1px;
	vertical-align: middle;
	
	}
	
A.sidnavLink:visited
{
	font-size: 12px;
	font-family: "Roboto";
	height: 18px;
	width: 166px;
	margin: 0px;
	padding: 6px;
	vertical-align: middle;
	text-indent: 1px;
	text-decoration: none;
	color: #000000;

		}	


A.HeaderLink:link
{
  font-size: 16px;
  color: #003366;
  font-family:"Roboto";
  text-decoration: underline;
  font-weight:bold;  
}	
		
A.HeaderLink:visited
{
  font-size: 16px;
  color: #003366;
  font-family:"Roboto";
  text-decoration: underline;
  font-weight:bold;  
}	
		
A.HeaderLink:active
{
  font-size: 12px;
  color: #FFFFFF;
  font-family:"Roboto";
  text-decoration: underline;
  font-weight:bold;
}	
		
A.HeaderLink:hover
{
  font-weight: bold;
  font-size: 16px;
  color: #FF9900;
  font-family:"Roboto";
  text-decoration: none;
}
p {
	font-family:"Roboto";
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	list-style-position: inside;
	font-size: 12px;
	text-align: justify;
	letter-spacing: normal;
	word-spacing: normal;
}
h6 {  font-family:"Roboto"; font-size: 12pt; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #333333; text-align: left; word-spacing: 2px}
.footer {  font-family: "Roboto", Times, serif; font-size: 9pt; font-style: normal; font-weight: normal; color: #000000; text-align: center}
.header {
	font-family: "Roboto";
	font-size: 18pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	line-height: 30px;
}
.tdside {
	font-family:"Roboto";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.NewPageText {
	font-family:"Roboto";
	font-size: 16px;
	color: #000000;
	
}

.ButtonStyle {
	font-family: "Roboto";
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	height: 50px;
	width: 230px;

}
.Button2 {
	font-family: "Roboto";
	font-size: 16px;
	font-weight: bold;
	width: 150px;
	height: 40px;
	font-style: normal;
	color: #000000;
	white-space: normal;





}
Pnonjustified { font-family: "Roboto"; font-style: normal; line-height: 150%; font-weight: normal; font-variant: normal; text-transform: none; color: #333333; list-style-position: inside; font-size: 70%; word-spacing: 1px; letter-spacing: 0.5px}
.tdsideCopy { font-family: "Roboto"; font-size: 16px; font-weight: normal; color: #000000}
.tdsideNonBold {
	font-family:"Roboto";
	font-size: 12px;
	font-weight: normal;
	line-height: 150%;
	color: #000000;
}
.tdsideNonBoldCopy {
	font-family: "Roboto";
	font-size: 12px;
	font-weight: normal;
	line-height: 32px;
	text-align: left;

}
.Button3 {
	font-family: "Roboto";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	height: 40px;
	width: 180px;
	background-color: #333333;
	border-top: thin solid #000000;
	border-right: thin solid #FFFFFF;
	border-bottom: thin solid #FFFFFF;
	border-left: thin solid #000000;



}
.LinksNonBold {
font-family: "Roboto"; font-size: 12px; font-weight: normal; line-height: normal
}
.nonbold {
font-family:"Roboto"; font-size: 12px; font-weight: normal
}
.noformatting {
	font-family:"Roboto";
	font-size: 28px;
	font-weight: normal;
	line-height: 30px;

}
.bullet {
	font-family:"Roboto";
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	list-style-position: outside;
	list-style-type: square;
	color: #003366;

}
.Button4 {
	font-family: "Roboto";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	height: 40px;
	width: 200px;
	background-color: #FF9900;
	white-space: normal;
	border-top: thin solid #000000;
	border-right: thin solid #FFFFFF;
	border-bottom: thin solid #FFFFFF;
	border-left: thin solid #000000;


}
.Button5 {
	font-family: "Roboto";
	font-size: 21px;
	font-weight: bold;
	color: #FFFFFF;
	height: 60px;
	width: 300px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: #FF9900;
	border: thin solid #000000;

}
A.popupLink2 {
	font-weight: normal;
	color: #FFFFFF;


{
  font-size: 12px;
  color: #FFFFFF;
  font-family:"Roboto";
  text-decoration: underline;
  font-weight:normal;  
}	
		
A.popupLink2:visited
{
  font-size: 12px;
  color: #FFFFFF;
  font-family:"Roboto";
  text-decoration: underline;
  font-weight:normal;  
}	
		
A.popupLink2:active
{
  font-size: 12px;
  color: #FFFFFF;
  font-family:"Roboto";
  text-decoration: underline;
  font-weight:normal;
}	
		
A.popupLink2:hover
{
	font-size: 12px;
	color: #FF9900;
	font-family:"Roboto";
	text-decoration: none;
	font-weight: normal;

}
.LargeHeadings {
	font-family:"Roboto";
	font-size: 36px;
	font-weight: normal;
	color: #666666;
	border: solid #FF9900;



}
.LargeDropDown {
	font-family:"Roboto";
	font-size: 16px;
	font-weight: bold;
	background-color: #FFFFFF;

}
.XSmallText {

	font-family:"Roboto";
	font-size: 10px;
	font-weight: normal;
	line-height: 150%;
	color: #000000;
}
.BigDropDown {

	font-family:"Roboto";
	font-size: 18px;
	font-weight: bold;
}
.bulletWhite {

	font-family:"Roboto";
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	list-style-position: outside;
	list-style-type: square;
	color: #FFFFFF;
}
.HugeDropDown {
	font-family:"Roboto";
	font-size: 14px;
}
mark {
    margin: left;
    padding: 10px;
	background-color: #C3BFE1;
    color: black;
}
