h1
{
	font-family: Verdana, Arial, Tahoma; 
	font-size: 28px; 
	color: #448C20; 
	font-weight:normal;
	text-decoration: none;
	padding: 20px 0px 0px 0px;
}

.WhiteTitle
{
	font-family: Georgia, Times, Verdana; 
	font-size: 16px; 
	color: #FFFFFF; 
	font-weight:bold; 
	text-decoration: none;
}

.WhiteText
{
	font-family: Georgia, Times, Verdana; 
	font-size: 12px; 
	color: #FFFFFF; 
	font-weight:normal; 
	text-decoration: none;
}

.BlackText  
{ 
	font-family: Verdana, Arial, Tahoma; 
	font-size: 12px; 
	color: #000000; 
	font-weight:normal; 
	text-decoration: none;
}

.GrayTitle  
{ 
	font-family: Verdana, Arial, Tahoma; 
	font-size: 36px; 
	color: #666666; 
	font-weight:bold; 
	text-decoration: none;
}

.BlueTitle	
{ 
	font-family: Verdana, Arial, Tahoma; 
	font-size: 20px; 
	color: #0A1D45; 
	font-weight:bold; 
	text-decoration: none;
}

.BlueText  
{ 
	font-family: Verdana, Arial, Tahoma; 
	font-size: 11px; 
	color: #00223D; 
	font-weight:normal; 
	text-decoration: none;
}

.BlueTitleLg	
{ 
	font-family: Verdana, Arial, Tahoma; 
	font-size: 20px; 
	color: #0A1D45; 
	font-weight:bold; 
	text-decoration: none;
	padding-bottom:5px;
	border-bottom: 1px solid #6D7265;
}

.MedBlueTitle   
{ 
	font-family: Verdana, Arial, Tahoma; 
	font-size: 16px; 
	color: #00223D; 
	font-weight:bold; 
	text-decoration: none;
}

.MedBlueText
{ 
	font-family: 		Verdana, Arial, Tahoma; 
	font-size: 			16px; 
	color: 				#00223D; 
	font-weight:		normal; 
	text-decoration: 	none;
	line-height:		22px;
}

.GreenText  
{ 
	font-family: Verdana, Arial, Tahoma; 
	font-size: 11px; 
	color: #448C20; 
	font-weight:normal; 
	text-decoration: none;
}

.GreenTitle 
{ 
	font-family: Verdana, Arial, Tahoma; 
	font-size: 18px;
	line-height:18px; 
	color: #448C20; 
	font-weight:normal;
	text-decoration: none;
}

.GreenTitle a,
.GreenTitle a:visited
{ 
	font-family: Verdana, Arial, Tahoma; 
	font-size: 12px;
	line-height:12px; 
	color: #E07605; 
	font-weight:bold;
	text-decoration: none;
}

.GreenTitle a:hover,
.GreenTitle a:active
{ 
	font-family: Verdana, Arial, Tahoma; 
	font-size: 12px;
	line-height:12px; 
	color: #0A1D45; 
	font-weight:bold;
	text-decoration: none;
}

.GreenTitleLg
{ 
	font-family: Verdana, Arial, Tahoma; 
	font-size: 28px; 
	color: #448C20; 
	font-weight:normal;
	letter-spacing:.5px;
	text-decoration: none;
	padding: 20px 0px 20px 0px;
}

.LtBlueTitle   
{ 
	font-family: Verdana, Arial, Tahoma; 
	font-size: 16px; 
	color: #B1C5E7; 
	font-weight:bold; 
	text-decoration: none;
}

.LtBlueText   
{ 
	font-family: Verdana, Arial, Tahoma; 
	font-size: 12px; 
	color: #B1C5E7; 
	font-weight:bold; 
	text-decoration: none;
}

.LtBlueTitleLg	
{ 
	font-family: Verdana, Arial, Tahoma; 
	font-size: 20px; 
	color: #B1C5E7; 
	font-weight:bold; 
	text-decoration: none;
}

.OrangeTitle   
{ 
	font-family: Verdana, Arial, Tahoma; 
	font-size: 16px; 
	color: #E07605; 
	font-weight:bold; 
	text-decoration: none;
}

.OrangeTitle a
{ 
	font-family: Verdana, Arial, Tahoma; 
	font-size: 16px; 
	color: #E07605; 
	font-weight:bold; 
	text-decoration: none;
}

.OrangeTitle a:hover
{ 
	font-family: Verdana, Arial, Tahoma; 
	font-size: 16px; 
	color: #00223D; 
	font-weight:bold; 
	text-decoration: underline;
}

.OrangeText   
{ 
	font-family: Verdana, Arial, Tahoma; 
	font-size: 12px; 
	color: #E07605; 
	font-weight:bold; 
	text-decoration: none;
}

.OrangeTitleLg  
{ 
	font-family: Verdana, Arial, Tahoma; 
	font-size: 20px; 
	color: #E07605; 
	font-weight:bold; 
	text-decoration: none;
	padding-bottom:5px;
	border-bottom: 1px solid #0A1D45;
}

.BlueBox
{
	background-color: 	#B1C5E7;
	color:				#0A1D45;
	font-family: 		Verdana, Arial, Tahoma; 
	font-size: 			12px;
	border:				1px solid #0A1D45;
	padding:			10px;
}

.SideBar
{
	padding: 20px 0px 20px 20px; 
	width: 200px; 
	background-image: url(/client/assets/images/newdesign/sidebar_indent_bg.gif); 
	background-repeat: no-repeat;
}

.Border
{
	border: 	#777777 solid 0em;
}
