@charset "iso-8859-1";
* {
	margin: 0;
	padding: 0;
	color: #000000;
}

body {
	font-size: 0.5em;
	background: url(grafx/stripe.png) repeat;
	color: #000000;
}


  
/****************                NAVIGATION IN LEFT COLUMN         *******/

#nav {
	list-style:none;
	padding-left:10px;
	margin:0 auto;
}

#nav li {
	width:150px;
	height:1.6em;
	line-height:1.6em;
	text-align:center;
	font-size:2.0em;
	background-color: #60ABDE;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCE4F4;
	border-bottom-color: #0000FF;
	border-left-color: #CCCCCC;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}	

#nav li a {
	text-decoration:none;
	display:block;
	width:150px;
}	

#nav li a:hover {
	color:#33FF00;
	background-color: #FF6600;
}



/****************       COMMON ELEMENTS           *******/
/****************           LINKS           ********/
a {
	color:#0000FF;
	text-decoration: none;
}

a:visited {
	color: #FF0000;
}

a:hover {
	color:#FFCC33;
	text-decoration:none;
}	


/****************                HEADER         *******/
	
#header {
	height:178px;
	overflow:hidden; /* Keeps header from blowing up when text size is incresased  **/
	background-image: url(grafx/logos/logo_head.png);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #1081CD;
	border-bottom-width: 0px;
	border-bottom-style: none;
}

#header h1 {
	color:#000099;
	padding:55px 0 0 75px;
	font-size:3em;
}	

#header h2 {
    color:#000099;
	font-size:1.2em;
	padding:0 0 0 65px;
	margin-top:-6px;
}


/**********                         PARAGRAPHS         ******/
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	line-height: 1.6em;
	font-weight: 500;
	font-variant: normal;
	text-indent:10px;
	padding-left:3px;
	padding-right: 10px;
	margin: 0px;
}


/****************                VARIOUS SETTINGS         *******/

ul {
	margin-left: 25px;
}

img {
	border: none;
	padding: 10px;
}

tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	line-height: normal;
	padding: 5px;
	width: 50%;
	position: relative;
}



/****************                PAGE MAX AND MIN SIZES         *******/

#page-wrap {
	background: white;
	min-width: 760px;
	max-width: 1260px;
	margin: 10px auto;
	width:expression(document.body.clientWidth < 762? "760px" : document.body.clientWidth > 1262? "1260px" : "auto");
	}
#page-wrap #inside {
		margin: 10px 10px 0px 10px;
		padding-top: 20px;
		padding-bottom: 10px;
	}
	
#main-content {
	padding-left: 230px;
	padding-top: 20px;
	background-color: #F5FAFD;
	background-image: url(grafx/left-sidebar.gif);
	background-repeat: repeat-y;
	border-right: 2;
	border-right-color: #00FFFF;
}


/****************                LEFT BAR         *******/
	
#left-sidebar {
	width: 200px;
	float: left;
	padding-left: 5px;
	padding-top: 20px;
	clear: none;
	overflow: hidden;
	background-image: url(grafx/left-sidebar.gif); 
	}

/****************                FOOTER         *******/

#footer {
	text-align: center;
	padding-top: 0px;
	padding-bottom: 20px;
	color: white;
	background-color: #1081CD;
	font-family: Arial, Helvetica, "sans-serif";
	font-size: 1.3em;
}


/****************         Various Styes for text             ****/



li {
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	line-height: 0.9em;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	list-style-position: outside;
}
	
.style1 {
	font-size: 3.0em;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.style2 {
	font-size: 1.5em;
	font-weight: bold;
	font-style: normal;
}

.style3 {
	font-size: 1.4em;
	font-style: italic;
	font-weight: bold;
}

.style4 {
	font-size: 1.4em
}

.style5 {
	font-size: 1.4em;
	font-family: "Arial", Helvetica, sans-serif;
}

.style6 {
	font-size: 1.6em;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
}

.style7 {
	font-size: 1.8em;
	font-weight: bold;
}

.style8
{
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-style: normal;
	font-weight: bold;
	color: #66FFFF;
	background-color: #0033FF;
}

.style9 {
	font-size: 1.2em;
	color: #FFFF66;
	text-decoration: none;
}

.style10 {
	font-size: 1.2em
}

.style11 {
	color: #CC6633;
	font-style: italic;
}
.style12 {
	color: #DDCD02;
	font-style: normal;
	font-weight: bold;

}
.style13 {
	color: #33CC33;
	font-style: normal;
	font-weight: bold;
}
.style14 {
	color: #F5FBFE
}
.style15 {
	color: #FF0033
}

.style16 {color: #EE0000}


.style17 {
	font-size: large;
	color: #0000BB;
}
.style18 {
	font-size: large;
	color: #0000DD;
}

.style19 {color: #008800}

.style20 {
	font-size: 48px;
	font-weight: bold;
	color: #AA0000;
}
.stylegreen {
	color: #0F0;
}
.important {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	font-weight: bold;
}

