﻿body 
{
	margin:0px;
	padding:0px;
}

body, table, td
{
	font-family:Arial, Sans-Serif;
	font-size:12px;
}

p, ul, ol
{
	margin-top:0px;
	margin-bottom:0px;
}

ul
{
	list-style-type:none;
	margin-left:0px;
	padding-left:0px;
}

li
{
	background-image:url(images/bullet_purple.gif);
	background-position:2px 6px;
	background-repeat:no-repeat;
	padding-left:10px;
	margin-left:0px;
}

a
{
	color:#333366;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

a.MenuLink
{
	display:block;
	vertical-align:bottom;
	background-color:#F8D881;
	color:black;
	text-decoration:none;
	font-weight:bold;
}

a.MenuLink:hover
{
	color:white;
	background-color:#333366;
}

a.ssBoldPurpleLink
{
	color:#333366;
	font-weight:bold;
	text-decoration:none;
}

a.ssGrayLink
{
	color:#999999;
	text-decoration:none;
}

a.ssGrayLink:hover
{
	text-decoration:underline;
}

.ssBoldPurple
{
	color:#333366;
	font-weight:bold;
}

h1
{
	background-image:url(images/sae_logo.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:90px;
	
	line-height:52px;
	font-family:Arial, Sans-Serif;
	font-size:20px;
	margin-bottom:15px;
}

h2
{
	font-size:18px;
	padding-bottom:5px;
	border-bottom:2px solid #333366;
	margin-bottom:15px;
}

hr
{
	padding:0px;
	border-width:0px;
	height:0px;
	border-bottom:1px solid #333366;
}

#coLeftColumn, 
#coRightColumn
{
	padding:15px 10px;
	color:White;
}

#coLeftColumn h1, 
#coRightColumn h1
{
	font-size:16px;
	margin:0px;
	padding:0px;
	line-height:20px;
	background-image:none;
	font-weight:bold;
}

#coLeftColumn h2, 
#coRightColumn h2
{
	font-size:14px;
	padding-bottom:5px;
	border-bottom:2px solid #F8D881;
	margin-bottom:7px;
}

#coLeftColumn a, 
#coRightColumn a
{
	color:white;
}

#coLeftColumn a.ssEditLink, 
#coRightColumn a.ssEditLink
{
	color:#F8D881;
}

#coLeftColumn a.ssEditLink:hover, 
#coRightColumn a.ssEditLink:hover
{
	color:#333366;
}

a.ssLargeWhiteLink
{
	font-size:14px;
	font-weight:bold;
	color:White;
	text-decoration:none;
}

#coRightColumn ul,
#coLeftColumn ul
{
	list-style-type:none;
	margin-left:0px;
	padding-left:0px;
}

#coRightColumn li,
#coLeftColumn li
{
	background-image:url(images/bullet_yellow.gif);
	background-position:2px 6px;
	background-repeat:no-repeat;
	padding-left:10px;
	margin-left:0px;
}