body
{
    	font: 12px Arial, sans-serif;
	padding: 0;
	margin: 0;
	padding-bottom: 20px;
	background-image: url(sl_images/shad.jpg);
	background-position: 0px 122px;
	background-repeat: repeat-x;
}

div.top
{
	height: 100px;
	width: 970px;
	background-color: white;
}

div.content
{
}

div.logo
{
	padding: 0;
	margin: 0;
	float: left;
	width: 200px;
        background-position: 5px 10px;
        background-image: url(sl_images/sl-white.jpg);
        background-repeat: no-repeat;
        height: 100px;
        background-color: white;


}

div.gatop
{
	float: left;
	padding: 6px;
	left: 203px;
	width: 751px;
	height: 100px;
}

/* Top Menu */
div.topmenu
{
        position: relative;
        background-color: rgb(255,238,98);
        background-image: url(sl_images/yellograd.jpg);
        background-repeat: repeat-x;
        height: 20px;
	padding-bottom: 2px;
}

div.topmenu ul {
	width: 720px;
	position: absolute;
	left: 200px;
        padding:0;
        margin:0;
        list-style:none;
}

div.topmenu ul li {
		margin-right: 1px;
        float: right;
        position: relative;
        display: block;
}

div.topmenu ul li a {
	display: block;
	color: black;
        float:left;
        font-size: 1em;
        text-decoration:none;
        font-weight: bold;
        background-color:rgb(255,246,167);
        margin:0;
        padding: 3px 10px 3px 15px;
}

div.topmenu ul li a img.borders {
	border: 1px solid black;
	float: left;
	margin-right: 3px;
}

div.topmenu ul li a img {
	border: none;
	float: left;
	margin-right: 3px;
}


div.topmenu ul li a:hover {
        z-index: 110;
}

div.mid {
	/*width: 950px;*/
	padding-right: 50px;
}

/* Side Menu */
div.sidemenu {
	border-right: dotted 1px rgb(200,200,200);
	position: absolute;
	width: 185px;
	/*height: 200px;*/
	/*margin-top: 35px;*/
	padding: 0px 0px 0px 0px;
	margin: 35px 0px 0px 0px;
        background-position: right;
        /*background-image: url(sl_images/separator.jpg);
        background-repeat: no-repeat;
	background-position: 182px 15px;*/
}

div.sidemenu ul {
        padding:0;
        margin:0;
        list-style:none;
}

div.sidemenu ul li {
	position: relative;
	left: 20px;
	width: 150px;
}

div.sidemenu ul li a {
	display: block;
	color: black;
        /*float:left;*/
        font-size: 1em;
        text-decoration:none;
        margin:0;
        padding: 3px 10px 3px 5px;
	border-bottom: 1px solid;
	border-color: rgb(185,185,185);
}

div.sidemenu ul li a.selected {
	display: block;
	color: black;
        /*float:left;*/
		font-weight: bold;
        font-size: 1em;
        text-decoration:none;
        margin:0;
        padding: 3px 10px 3px 5px;
	border-bottom: 1px solid;
	border-color: rgb(185,185,185);
}


div.sidemenu ul li a:hover {
}

div.content p
{
    padding: 0;
    margin-top: 0.3em;
    margin-bottom: 1.3em;
    font-size: 1.1em;
}

div.content div.uni
{
	float: right;
	padding: 10px 10px 10px 10px;
	background-color: rgb(255,255,215);
	/*border: 1px dotted rgb(170,170,170);*/
	margin-left: 10px;
	text-align: center;
	width: 175px;
	color: rgb(100,100,100);
}
div.content h1 
{
        /*background-position: bottom;
        background-image: url(sl_images/gradline.jpg);
        background-repeat: no-repeat;*/
	border-bottom: 2px solid rgb(200,200,200);	
	/*width: 720px;*/
        /*font-family: Helvetica, Arial, sans-serif;*/
        color: rgb(100,100,100);
        /*font-size: 17px;*/
	font-size: 1.4em;
        padding:0;
	padding-bottom: 5px;
        margin: 20px 0px 20px 0px;
}

/* Content */

div.content
{
	top: 15px;
	/*font-size: 13px;*/
	width: 730px;
	position: relative;
	padding-left: 20px;
	left: 190px;
}

div.content div.gad
{
	margin-top: 2em;
	margin-bottom: 0.3em;
}

div.content h1
{
        /*font-family: Helvetica, Arial, sans-serif;*/
        color: black;
        font-size: 1.4em;
}

div.content h3
{
        font-family: Helvetica, Arial, sans-serif;
		/*font-style: italic;*/
		font-weight: bold;
        color: black;
        font-size: 1.2em;
		/*margin: 15px 0px 25px 0px;*/
}

div.content h2
{
        /*font-family: Helvetica, Arial, sans-serif;
		font-style: italic;*/
        color: black;
        font-size: 1.1em;
    	margin-bottom: 0em;
	margin-top: 1.2em;
}

div.content ul 
{
	margin-top: 0;
	margin-bottom: 1em;
	list-style-type: square;
		/*font: 14px arial,sans-serif;*/
}

div.content ul li 
{
		padding: 0.2em;
    		font-size: 1.1em;
}

div.content table  
{
        color: black;
        width: 100%;
        border-width: 1px;
        border-spacing: 2px;
        border-style: solid;
        border: 1px solid rgb(170,170,170);
        background-color: white;
        margin: 3px 0px 15px 0px;

	/* margin: 1em 1em 1em 0; background: #f9f9f9; border: 1px #aaa solid; border-collapse: collapse; font-size: 95%; clear: center; */
}

div.content table th {
		/*background-color: rgb(168,168,255);*/
		background-color: rgb(223,223,243);
		text-align: left;
        background-repeat: repeat-x;
        color: black;
        border-width: 0px;
        padding: 5px 5px 5px 5px;
        border-style: solid;
        border-color:  rgb(170,170,170);
        font-weight: bold;
        font-size: 12px;
}

div.content table td a {
	color: rgb(0,90,255);
	text-decoration: none;
        font-weight: bold;
	font-size: 11px;
}

div.content table td a:hover {
	color: rgb(0,90,255);
        text-decoration: underline;
        font-weight: bold;
        font-size: 11px;
}

div.content table td a:visited {
	color: rgb(180,0,255);
        text-decoration: none;
        font-weight: bold;
        font-size: 11px;
}

div.content table td a:visited:hover {
        color: rgb(180,0,255);
        text-decoration: underline;
        font-weight: bold;
        font-size: 11px;
}




div.content table td {
        color: black;
        border-width: 0px;
        padding: 5px 5px 5px 5px;
        border-style: solid;
        border-color: rgb(170,170,170);
        background-color: white;
        -moz-border-radius: 0px 0px 0px 0px;
}

div.content img {
	border: dotted 1px rgb(200,200,200);
	padding: 15px 15px 15px 15px;
	margin: 0px 0px 20px 20px;
	/*border: solid 1px rgb(168,168,255);*/
	float: right; 
}

