﻿/* KSL Styles */

body 		{background-color: #ECECEC;
		 font-family: Arial, Halvetica, sans-serif;
		 font-style: normal;
		 font-size: 10pt;
	 	 margin: 0px}
	 	 
	 	 
table		{background-color: white;
	 	 font-size: 10pt}
	 	 
hr		{background-color: #EBEFF2;
	 	 height: 1;
	 	 color: #EBEFF2}
	 	 
ul		{list-style-type: disc}

#links		{float: right}

#links a	{color: rgb(8,14,128);
		 text-decoration: none;
		 font-size: 80%}
		 
#links a:hover	{text-decoration: underline}

#footer		{background-color: #2D5981;
		 color: white}
		 
#address	{background-color: #02124D;
		 color: white;
		 text-align: center;
		 font-size: 8pt}
		 
#topheading 	{top:0}

#topheading a	{color: #02124D;
		 text-decoration: none;
		 font-size: 120%}
		 
#smalllink a	{color: #2D5981;
		 text-decoration: none;
		 font-size: 80%}
		 
#program	{font-weight: bold;
		 color: #02124D}
		 
h2		{color: #02124D}

h4		{color: #2D5981}

#pagetop	{width: 800px}

#main		{width: 100%;
	 	 background: #ECECEC url('pics/grad_bg.jpg') repeat-x fixed top left;}
}

.subtext	{margin-left: 25px;
		 font-size: 90%;
		 font-style: italic}

		 