/* CSS Document */


#topNav1 ul {
	padding-top:					4px;
}

ul.udm li a {
	font-size:  					13px !important;
	padding:						0px 20px 0 20px !important;
	margin-top:						0px;
}

body {
	font-size:					12px;
}

p {
	font-size:					12px;
	line-height: 17px;
}

#mainContent ul, ol {
	line-height: 17px;
}	

#mainContent a:link {
	color: #0066CC						;
}

#mainContent a:visited {
	color:						#0066CC;
}

#mainContent a:hover {
	color:						#0066CC;
	text-decoration:			underline;
}

h1
{
 color:#63297b;
 font-size:16px;
 padding-bottom:0px;
 margin-bottom:5px;
 font-weight: bold;
}

h2
{
 font-size:14px;
 font-weight: bold;
}

h3
{
 font-size:13px;
 color: #C60;
 font-weight: bold;
}

.hr1
{
 width:325px;
 float:left;
 height:1px;
 background:#adadad;
 margin-bottom:5px;
}

.hr2
{
 width:230px;
 float:right;
 height:1px;
 background:#adadad;
 margin-bottom:5px;
}

/* 
//  Page Style
*/

.hpUnderLine {
	font-size:				12px;
	color:						#63297b;
}

.imgBorder{
	border-color:			#666666;
	border-style:			solid;
	border-width:			1px;
}

.no_bullet {
	list-style:				none;
}

#caption {
	font-size:				10px;
	color:			 			#666666;
}

.smImg{
	float:	left;
	padding-top:		10px;
	padding-bottom:		4px;
	padding-right:		5px;
}

.smImgText{
	margin-top:			0;
	padding-top:		10px;
}

.links{
	padding-left:	95px;
	line-height: 17px;
}

.mainColThree{
 margin-left:5px;
	padding-right:5px;
	width:						183px;	
	float:left;
}

.hr3
{
 width:155px;
 float:right;
 height:1px;
 background:#adadad;
 margin-bottom:5px;
}

/* 
//  Custom Footer
*/

#footer p{
font-size:10px;
color:#666;
line-height: normal;
}

#footer a {
	font-size:10px;
	text-decoration:underline;
	color: #666;
} 



