/****************************************
	EDITOR CUSTOM STYLE ELEMENTS
*****************************************/
.HeadlineGray {font-family:Verdana,Arial,Helvetica;font-size:25px;color:#999999;margin:1px;margin-top:5px;}
.CodeForeground {margin:0in;margin-bottom:.0001pt;font-size:9.0pt;font-family:Courier New;}
.CodeInText {font-family:Courier New;font-weight:normal;}
.ScreenText {font-family:Tahoma;}
.ImportantWords {font-weight:normal;}
.Highlight {font-family:Arial;color:red;}

div,p,td,a,input,table,li,textarea {
	font-family: 'Trebuchet MS', verdana, arial, tahoma;
 font-size: 11px;
}
a:link,a:hover,a:visited {
 FONT-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
 COLOR: #4d515d;
 font-size: 10px;
}
h2 {
 	font-size:13px;
	color:#134F95;
font-weight:bold;
text-transform: uppercase;
letter-spacing: 1px;
margin-bottom:2px;
 }
 
h3 {
 	font-size:12px;
	color:#1862B8;
font-weight:normal;

letter-spacing: 1px;
margin-bottom:4px;
 }