body
{
	color: #2f366a;
	background-color: white;
	padding: 0px;
	margin: 0px;
	font-family: Tahoma, Veranda, Garamond, Arial;
	font-size: 0.85em;
}

h1
{
	font-size: 1.6em;
	font-weight: bold;
    color: #2f366a;
    font-family: Tahoma, Veranda, Garamond, Arial;
}

h2
{
    font-size: 1.25em;
    font-weight: bold;
    color: #2f366a;
    font-family: Tahoma, Veranda, Garamond, Arial;
}

h3
{
	font-size: 1.1em;
	font-weight: bold;
    color: #2f366a;
    font-family: Tahoma, Veranda, Garamond, Arial;
}

h4
{
	font-size: 0.95em;
	font-weight: bold;
    color: #2f366a;
    font-family: Tahoma, Veranda, Garamond, Arial;
}

p
{
    line-height: 1.4em;
	color: #2f366a;
    font-family: Tahoma, Veranda, Garamond, Arial;
}

hr
{
    color: #3d3f96;
}

li {
	/*margin-bottom: 0.5em;*/
}

ul li
{
	list-style-type: disc;
}

ul ul li
{
	list-style-type: square;
}

fieldset {
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
	padding:20px;
	margin:0;
}

legend {
	font-weight:bold;
	color:#444;
	padding:5px 10px 5px 10px;
	margin:0;
	background-color:#eee;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
}

/* ---------------------------------------
					CLASSES
--------------------------------------- */

table.bordertdrow, table.bordertdcol {
	padding: 0;
	margin: 0;
	border-top: 1px solid black;
	border-left: 1px solid black;
}
table.bordertdrow td, table.bordertdrow th, table.bordertdcol td, table.bordertdcol th {
	text-align: left;
	vertical-align: top;
	padding: 3px;
	margin: 0;
	border-right: 1px solid black;
	border-bottom:  1px solid black;
}

.content
{
    color: #2f366a;
    font-family: Tahoma, Veranda, Garamond, Arial;	
}

.content2
{
    color: #2f366a;
    font-family: Tahoma, Veranda, Garamond, Arial;	
}

.announcement li
{
	font-weight: bold;
	margin-bottom: 1.5em;
}

.redtext
{
	color: #FF0000;
}

.ltp
{
	border: 1px #bbbbbb solid;
}

.rtp
{
	border-bottom: 1px #bbbbbb solid;
	border-right: 1px #bbbbbb solid;
	border-top: 1px #bbbbbb solid;
}

.lft2
{
	border-left: 1px #bbbbbb solid;
	border-bottom: 1px #bbbbbb solid;
	border-right: 1px #bbbbbb solid;
}

.oth2
{
	border-bottom: 1px #bbbbbb solid;
	border-right: 1px #bbbbbb solid;
}

.lft1
{
	background-color: #f8f8f8;
	border-left: 1px #bbbbbb solid;
	border-bottom: 1px #bbbbbb solid;
	border-right: 1px #bbbbbb solid;
}

.oth1
{
	background-color: #f8f8f8;
	border-bottom: 1px #bbbbbb solid;
	border-right: 1px #bbbbbb solid;
}

.g1
{
	background-color: #f8f8f8;
	border-bottom: 1px #bbbbbb solid;
	border-right: 1px #bbbbbb solid;
}

.g2
{
	background-color: #f0f0f0;
	border-bottom: 1px #b8b8b8 solid;
	border-right: 1px #b8b8b8 solid;
}

.c1
{
	background-color: #f8f8f8;
}

.c2
{
	background-color: #f0f0f0;
}

.collegeheader
{
	font-size: 1.1em;
    color: #d8d8d8;
    font-family: Tahoma, Veranda, Garamond, Arial;
    padding: 0px 5px 0px 5px
}

.menuindent1
{
	margin-left: 0.5em;
}

.menuindent2
{
	margin-left: 1em;
}

.indent1
{
	margin-left: 1em;
}

.indent2
{
	margin-left: 2em;
}

.h3
{
	font-size: 1.1em;
	font-weight: bold;
    color: #2f366a;
    font-family: Tahoma, Veranda, Garamond, Arial;
}

.eventlist li
{
	list-style-type: none;
}

.eventlist ul li
{
	list-style-type: disc;
}

.tbl_margined
{
	border:10px solid white
}

.nav
{
	color: #000000;
	font-family: Tahoma, Veranda, Garamond, Arial;
}

.topnav
{
	color: #000000;
	font-family: Tahoma, Veranda, Garamond, Arial;
	padding: 0px 5px 0px 5px
}

.bannerdivider {
	background-image: url('http://www.cnsm.csulb.edu/centers/sas/images/3d3f96.jpg');
}

.smaller
{
	font-size: 0.8em;
}

.bigger {
	font-size: 1.2em;
}

.nav
{
	color: #000000;
	background-image:  url('http://www.csulb.edu/misc/depot/assets/academic/bk/stripped_bk.gif');
	background-repeat: repeat;
	padding: 0.5em;
	border: none;
}

.cell_shaded {
	border: 0px;
	border-left: 1px #999999 solid;
	border-top: 1px #999999 solid;
}
.cell_shaded td, .cell_shaded th {
	vertical-align: top;
	border-bottom: 1px #999999 solid;
	border-right: 1px #999999 solid;
}
td.number_cell {
	text-align: right;
}
.right_align {
	text-align: right;
}
.left_align {
	text-align: left;
}
.center_align {
	text-align: center;
}
.form_table td {
	vertical-align: middle;
}
table.layout td {
	vertical-align: top;
}
ul.disguise_list {
	list-style: none;
	margin: 0 0 1em 0;
	padding: 0;
	border: none;
	width: auto;
	padding:0;
}
.no_bottom {
	margin-bottom: 0;
}
.no_top {
	margin-top: 0;
}
.border {
	border: 1px solid black;
}
.float_right {
	float: right;
}

.column1 {
	float: left;
	padding: 15px 10px 0 0;
	width: 45%;
}
.column2 {
	float: left;
	padding: 15px 0 0 10px; 
	width: 45%;
}

.clear_float
{
	clear:both;
	height:0px;
	overflow:hidden;
	color:#fff;
	background-color:#000;
}

/* ---------------------------------------
					IDS
--------------------------------------- */



/* ---------------------------------------
				LINK STYLES
--------------------------------------- */

.nav a
{
    font-family: Tahoma, Veranda, Garamond, Arial;
}

.nav a:link
{
    color: #000000;
    text-decoration: none;
    font-family: Tahoma, Veranda, Garamond, Arial;
}

.nav a:visited
{
    color: #000000;
    text-decoration: none;
}

.nav a:focus
{
	color: #ddaa00;
	text-decoration: underline;
}

.nav a:hover
{
    color: #ddaa00;
    text-decoration: underline;
}

.nav a:active
{
	color: #ddaa00;
	text-decoration: underline;
}

.topnav a
{
    font-family: Tahoma, Veranda, Garamond, Arial;
    font-weight: bold;
}

.topnav a:link
{
    color: #ffffff;
    text-decoration: none;
    font-family: Tahoma, Veranda, Garamond, Arial;
}

.topnav a:visited
{
    color: #ffffff;
    text-decoration: none;
}

.topnav a:focus
{
	color: #ddaa00;
	text-decoration: underline;
}

.topnav a:hover
{
    color: #ddaa00;
    text-decoration: underline;
}

.topnav a:active
{
	color: #ddaa00;
	text-decoration: underline;
}

a:link
{
    color: #2d73b9;
    text-decoration: underline;
    font-family: Tahoma, Veranda, Garamond, Arial;
}

a:visited
{
    color: #90a9a4;
    text-decoration: underline;
}

a:focus
{
	color: #ddaa00;
	text-decoration: underline;
}

a:hover
{
    color: #ddaa00;
    text-decoration: underline;
}

a:active
{
	color: #ddaa00;
	text-decoration: underline;
}

/* ---------------------------------------
		REQUIRED FOR CSULB TEMPLATE
--------------------------------------- */

.btn_audience {
	background-image: url('http://www.csulb.edu/misc/depot/assets/L1/btn_bk.gif');
}
.bk_audience {
	background-image: url('http://www.csulb.edu/misc/depot/assets/L1/btn_bk.gif');
}
.bk_gradient1 {
	background-image: url('http://www.csulb.edu/misc/depot/assets/L1/btn2_bk.gif');
}
.bk_footergradient {
	background-image: url('http://www.csulb.edu/misc/depot/assets/L1/btn4_bk.gif');
}
.datesaved {
	color: #999999;
	font-size: 70%;
}