body {  background-image: url(images/bg_main.jpg); background-repeat:repeat-x;}
a:link {
	color: #00274F;
	text-decoration: none;
}
a:visited {
	color: #FF8D13;
	text-decoration: none;
}
a:hover {
	color: #506F8D;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
.submenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C7D0E0;
	font-weight: bold;
}
.submenu a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C7D0E0;
	font-weight: bold;
	text-decoration:none
}
.submenu a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF8D13;
	font-weight: bold;
	text-decoration:none
}
.submenu a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C7D0E0;
	font-weight: bold;
	text-decoration:none
}
.submenu a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
	background-color: #FF8D13;
}

.submenucit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00274F;
	font-weight: bold;
}
.submenucit a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00274F;
	font-weight: bold;
	text-decoration:none
}
.submenucit a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00274F;
	font-weight: bold;
	text-decoration:none
}
.submenucit a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00274F;
	font-weight: bold;
	text-decoration:none
}
.submenucit a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
	background-color: #C7D0E0;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
}
.boldTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #072756;
}
.boldTitlePurple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #800080;
}
.maincontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	list-style-image: url(images/puce.gif);
	list-style-position: outside;
	list-style-type: disc;
}
.maincontentwhite {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}
ul.listNoIndent {
padding: 0;
margin: 0;
}
li.bullet { 
margin-bottom: .4em; 
}
li.bulletIndent { 
margin-bottom: .4em; 
margin-left: 1em
}
ul.tickList {
list-style-image: url('http://www.baruch.cuny.edu/studentaffairs/images/checkmarksm.gif');
}
ol li{ 
margin-bottom: .4em; 
}
.block {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	display: block;
	background-color: #ECECEC;
	line-height: 20px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}
#rfl {border: 2px solid #660099;
}
#comm {border: 2px solid #000066;
}
.navlist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C7D0E0;
	font-weight: bold;
}
.navlist li
{
	display: inline;
	list-style-type: none;
	padding-right: 20px;
}
.navlist a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00274F;
	font-weight: bold;
	text-decoration:none
}
.navlist a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF8D13;
	font-weight: bold;
	text-decoration:none
}
.navlist a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00274F;
	font-weight: bold;
	text-decoration:none
}
.navlist a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
	background-color: #FF8D13;
}
#box-table
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 430px;
	text-align: center;
	border-collapse: collapse;
	border-top: 7px solid #00274F;
	border-bottom: 7px solid #00274F;
}
#box-table th
{
	font-size: 13px;
	font-weight: normal;
	padding: 5px;
	background: #bbcfdf;
	border-right: 1px solid #9baff1;
	border-left: 1px solid #9baff1;
	color: #039;
}
#box-table td
{
	padding: 5px;
	background: #e8edff; 
	border-right: 1px solid #aabcfe;
	border-left: 1px solid #aabcfe;
	color: #669;
}

#box-table tr:hover td
{
	background: #d0dafd;
	color: #339;
}

