﻿@charset "utf-8";

#leftNav	{ padding-top:40px; width:291px; }

#mainContent ul, #bottomBoxes ul	{ padding-left:1.1em; margin:0; }
#mainContent li	{ margin-bottom:.3em; }
#bottomBoxes li	{ margin-bottom:.7em; }
#mainContent a, #mainContent a:visited, #bottomBoxes a, #bottomBoxes a:visited { text-decoration:none; }
#mainContent a:hover, #bottomBoxes a:hover	{ color:#000; text-decoration:underline; }
/*#leftNav		{ padding-top:0; }*/
.firstItem	{ margin-top:2px; }

#bottomBoxes	{ clear:both; background:#FFFFFF; margin:0/*0 25px*/; width:960px; }
#bottomBoxes td	{ padding:20px 16px; background:#F4F4F5 /*url(/templates/suny/graphics/sunyMainTemplate/portalBottomBG.jpg) top repeat-x;*/ }
#bottomBoxes td td	{ background:none; }
#bottomBoxes p	{ padding-left:4px; }
#bottomBoxes #middleBottomBox { width:5px; font-size:1px; padding:0; background:none /*#FFF url(/templates/suny/graphics/sunyMainTemplate/portalBottomMiddle.jpg) bottom repeat-x;*/ }
#bottomBoxes h2	{ margin:0; padding:0; }

@media print {
	#bottomBoxes	{ width:100%; margin:0; }
	#bottomBoxes td, #bottomBoxes p	{ padding-left:0; background:none; }
}