body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
}

#mainContentRegion {
	color: #333;
	}

a:link {color: #069;}
a:visited {color: #069;}
a:hover {color: #047; text-decoration: none;}
a:active {color: #069;}

h1, h2, h3, h4, h5, h6, h9 {
	font-family: Arial, Helvetica, sans-serif;
    }

h1 {
	color: #058;
	xfont-weight: bold;
	font-size: 24px;
	letter-spacing: -0.025em;	
    }
	
h2 {
    color: #058;
	font-size: 20px;
	letter-spacing: -0.025em;	
	}
	
h3 {   
    color: #058;
    font-size: 18px;	
    }	
    
h4 {
    color: #058;
	font-weight:bold;
	font-size: 16px;	
    }        
	
h5 {
	color: #058;
	font-size:14px;	
	}
	
h9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	}
	
#mainContentRegion h1 {
	    margin: 2px 0 21px 0;
	}
	
#mainContentRegion h2 {
    margin: 0 0 20px 0;
	width: 400px;
	}
	
#mainContentRegion h3 {
    margin: 30px 0 13px 0;
	}
	
#mainContentRegion h4 {
    margin: 0 0 20px 0;
	}
	
#mainContentRegion h5 {
    margin: 0 0 20px 0;	
	}
	    
	
ol {
	list-style: decimal;
	}
	
ul {
	list-style: disc;
	}
	
strong, b {
	font-weight: bold;
	color: #333;
	}
	
em, i {
	font-style: italic;
	color: #555;
	}
	

	
#mainContentRegion p, #mainContentRegion ul, #mainContentRegion ol { 
	line-height: 1.35em;
	margin-bottom: 1.35em;
	}
	
#mainContentRegion ul.nested {
     margin-top: 10px;	
     margin-bottom: 0px;
}
	
#xmainContentRegion ul, #xmainContentRegion ol {
	line-height: 1.35em;
	margin-bottom: 5px;
	margin-top: 5px;
	}
	
#mainContentRegion li {
	color: #444;
	font-size: 12px;
	margin-left: 35px;
	padding-bottom: 10px;
	}
	
#mainContentRegion p a {
	xfont-weight: bold;
	}

p.tagline {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	color: #369;
	font-weight: bold;
	text-align: center;
	font-size: 13px;
	height: 50px;
	padding: 0 20px 0 20px;
	}	
	

	
#userStatus h3 {
	font-weight: bold;
	color: #f30;
	font-size: 13px;
	padding-bottom: 10px;
	}
		
 #userStatus p, .sidebarModule p {
	color: #333;
	font-size: 11px;
	line-height: 14px;
	padding-bottom: 6px;
	}
	
.miniLoginValSummary 
{
    font-size: 11px;
    background: yellow;
    margin-top: 5px;
}
	



	
#sisContact h3 {
	color: #456;
	text-transform: uppercase;
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 15px;
	padding-bottom: 3px;
	}
	
#sisContact td, #sisContact th {
	font-size: 11px;
	line-height: 16px;
	}
	
#sisContact th {
	width: 50px;
	color: #000;
	font-weight: bold;
	}
	
.sidebarModule td {
	color: #333;
	}
	
#breadcrumbs p
{
    color: #888;
    font-size: 10px;
    padding: 5px 10px 8px 10px;
}
	
.imgcapleft p, .imgcapright p {
	font-size: 11px;
	margin: 10px 4px 7px 4px !important;
	line-height: normal;
	font-weight: bold;
	}
	
.featureBox p {
	font-size: 12px;
	}
	
.featureBox li {
	font-size: 11px !important;
	}
	
.important {
	text-align: center;
	background-color: #f9f9f9;
	color: #f30;
	padding: 8px;
	border-top: 1px dashed #f30;
	border-bottom: 1px dashed #f30;
	margin: 30px 0 30px 0;
	}
	
.important strong, important b, .requiredfield {
	color: #f30;
	text-transform: uppercase;
	}
	
#miniLoginValSummary
{
    color: #f30;
    font-size: 100pt;   
    background-color:Blue;
}

.paddedTable td 
{
    padding: 10px;
}