body
{
	COLOR: #FFFFFF;
	margin-top: 0px;
	margin-left: 25px;
	margin-right: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color: #FFFFFF;
	background: #C0BFBF url(/newisc/themes/default/images/bg_body.gif) top left repeat-x;
}

.menubar {
	font-family: Lucida Sans Unicode, sans-serif, Verdana;
	font-size: 14px;
	position: relative;
	top: 10px;
	right: 0px;
	float: right;
	border: 0;
	height: 1.2em;
	font-style: normal;
	font-weight: bold;
}

.menubar a:link {
	color: #FFFFFF;
}
.menubar a:active {
	color: #FFFFFF;
}
.menubar a:visited {
	color: #FFFFFF;
}
.menubar a:hover {
	color: #0033CC;
}

.headertitle {
	font-size: 2em
}


h2 {
	font-family: Trebuchet MS, Arial, Helvetica;
	margin-top: 10px;
	margin-bottom: -5px;
}

h3 {
	font-family: Trebuchet MS, Arial, Helvetica;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 0px;
	color: #FFFFFF;
	font-size: 1em;
	line-height: 1.1em;
}

h4 {
	font-family: Trebuchet MS, Arial, Helvetica;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 0px;
}

/*
Welcome
*****************************************************/
#welcome
{
	margin-top: 5px;
	margin-bottom: 5px;
	color: #999999;
	font-size: 12px;
	text-align: right;
}

#welcome a
{
	color: #999999;
	font-weight: bold;
}

/*
Header
*****************************************************/
#header {
	background:url(/themes/default/images/banner_left.gif) no-repeat left top;
	position:relative;
	height:87px;
	margin-bottom:4px;
	padding-left:75px;
}

#header2 {
	background:#6798C7 url(/themes/default/images/banner_right.gif) no-repeat right top;
	height:100%;
	padding-right:17px;
}

#header3 {
	height:100%;
}

#header h1 
{
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 14px;
	margin: 0px;
	padding-top: 12px;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 2em;
	vertical-align: top;
}

#header h1 a
{
	color:#FFFFFF;
}

#iscBody
{
	margin-top: -5px;
	background:#6798C7 url(/themes/default/images/body_right.gif) no-repeat right bottom;
	background-color: #FFFFFF;
}

#iscBody2 {
	background:url(/themes/default/images/body_left.gif) no-repeat left bottom;
	padding: 10px;
}

#iscContents {
	float: right;
	font-size: 0.9em;
	padding-left: 15px;
	color: #000000;
}


#iscMain {
	color: #000000;
	font-family: Lucida Grande", "Lucida Sans Unicode, Verdana, sans-serif;
	margin: 24px 0 0 0;
	padding: 0 5px;
	width: 632px; /* for IE5/Win */
  width: 600px;
}

#iscMain h1 {
	font-family: Lucida Grande", "Lucida Sans Unicode, Verdana, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #069;
	padding: 0;
	margin: 0;
	}

#iscMain h2 {
	font-family: Lucida Grande, Lucida Sans Unicode, Verdana, sans-serif;
	font-size: 105%;
	color: #069;
	padding: 0;
	margin: 0 0 1em 0;
	}

#iscMain h2 a:link, #content h2 a:visited {
	font-size: 110%;
	text-decoration: none;
	color: #069;
	}

#iscMain h2 a:hover {
	color: #036;
	}
	
#iscMain h3 {
	font-family: Lucida Grande, Lucida Sans Unicode, verdana, sans-serif;
	font-size: 105%;
	font-weight: bold;
	color: #0066FF;
	padding: 0 0 2px 0;
	margin: 1.2em 0 -.2em 0;
	border-bottom: 1px solid #eee;
	}	

/*****************************************************
Text Sizes
*****************************************************/
.txt1 {
	font-family: Lucida Sans Unicode, sans-serif, Verdana;
	font-size: 0.9em;
	color: #000000;
}


/*****************************************************
Form Elements
*****************************************************/
select /* drop down lists in forms */
{
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
}

textarea /* large multi-line text boxes in forms */
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8px;
}

input /* input elements in forms, e.g radio buttons, text boxes, etc. */
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8px;
}
.ComicSansTitle {
	font-family: "Comic Sans MS", cursive;
	font-weight: bold;
	font-size: 2em;
	color: #03C;
}
.AdLinkCode {
}
