body {
	padding:0;
	margin:0;
	width:90%;
	font-size: 62.5%;
	font-size:11pt;
	color:#373737;
	font-family: Times New Roman, Arial, Verdana, Sans-serif;
}

a:link, 
a:visited {
	text-decoration:underline;
	color:#990032;
}

a:hover {
	color:#093a81;      
}

h1, h2, h3 {
	color:#093a81;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;       
	margin:0 0 5px 0;
	padding:0;
}

h1 {	
	border-bottom:1px solid #093a81;	
}
h1 {font-size:19pt;}

h2 {font-size:17pt;}

h3 {font-weight:bold;font-size:13pt;}


p {
	color:#373737;
	padding:0;
}

	
a[href$=".pdf"] {
	background: no-repeat right center url(/images/system/pdficon_small.gif); 
	padding: 2px 15px 2px 0px; 
	margin-right:10px;
}

a[href$=".doc"] {
	background: no-repeat right center url(/images/system/wordiconsmall.gif);  
	padding: 2px 15px 2px 0px; 
	margin-right:10px;
}

a[href$="@cvtc.edu"] {
	background: no-repeat right center url(/images/system/emailiconsmall.gif);  
	padding: 2px 19px 2px 0px; 
	margin-right:10px;
}

a[href*="vs_webcasting"] {
	background: no-repeat right center url(/images/system/wmviconsmall.gif);  
	padding: 2px 17px 2px 0; 
	margin-right:10px;
}

a[href$="#top"] {
	background: no-repeat right center url(/images/system/arrowiconsmall.gif);  
	padding: 2px 15px 2px 0; 
	margin-right:10px;
}

span.wmvlink {
	background: no-repeat left center url(/images/system/wmviconsmall.gif);  
	padding: 2px 0 2px 17px; 
	margin-right:10px;
}

span.pdflink {
	background: no-repeat left center url(/images/system/pdficon_small.gif);  
	padding: 2px 0 2px 17px; 
	margin-right:10px;
}

a.nobg { /* style to turn off link icons for specific areas */
        background-image:none;
        padding:0;
        margin:0;
}

ul li {
	list-style-image: url(/images/system/mainbullet1.gif);
	/*list-style-type:square;*/
}

ul li li {
	list-style-image: url(/Applications/Graphics/mainbullet2.gif);
	/*list-style-type:circle;*/
}
