/* CSS Document */

.noindent {
padding-left: 9px;
margin-left: 9px;
margin-top: 0px;
margin-bottom: 0px;
}

body {
margin:  0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

	.menu .options {
		margin-right:1px;
		margin-bottom:1px;
		border:1px solid #CCD3DC;
		background-color:#FFFFFF;
	}
	.menu a {
		font-size: 10px;
		color:black;
		display:block;
		padding:2px 10px;
		text-decoration:none;
		background-color:transparent;
	}
	.menu a:hover {
		font-style:normal;
		background-color:#304A67;
		color:#CCD3DC;
	}

.infotable {
	border: 1px solid #CCD3DC;
}
.infotable th {
	padding-left: 7px;
	padding-top: 7px;
	padding-bottom: 4px;
	font-family: Trebuchet MS;
	font-size: 12px;
	color: white;
	font-weight: bold;
	background-image: url('/Images/thblue.gif');
}
.infotable .parent th {
	background-image: url('/Images/thorange.gif');
}
.infotable td {
	padding: 5px 5px 7px 13px;
}
.infotable .silverfadedown {
	padding: 5px 5px 5px 5px;
	background-image: url('/Images/silverfadedown.gif');
	background-repeat: repeat-x;
}
.infotable .alt td {
	background-color: #F1F3F6;
}

.botlinks,.botlinks:link,.botlinks:visited,.botlinks:active,.botlinks:hover {
	color: #FFFFFF;
	font-style: italic;
	font-family: Trebuchet MS;
	font-size: 10px;
	text-decoration: none;
}
.botlinks:hover {
	background-color: #304A67;
}

.subsection {
	font-family: Trebuchet MS;
	font-size: 18px;
	color: #304A67;
	font-weight: bold;
}
.headb, .headb:link, .headb:visited, .headb:active {
        font-family: Arial;
        font-size: 11px;
        color: white;
        text-decoration: none;
}
.headb2, .headb2:link, .headb2:visited, .headb2:active {
        font-family: Arial;
        font-size: 11px;
        color: black;
        text-decoration: none;
}
a, a:link, a:visited, a:active {
        color: #32475C;
}

a:hover {
        color: #F26522;
        text-decoration: underline;
}

input, select, textarea {
        background-color: #F3F3F3;
        border-color: #B4B4B4;
        border-style: solid;
        border-width: 1px;
        color: #4E4E4E;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 11px;
}

td, table, p, body {
        color: #343434;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 11px;
}
.small {
        font-size : 10px;
}
.noborder {
        border-width: 0px;
}
.header {
        background-color: #4F6379;
        color: #E9E9E9;
        font-size: 10px;
        font-weight: bold;
        letter-spacing: 1px;
}
.headerorg {
        background-color: #F26522;
        color: #E9E9E9;
        font-size: 10px;
        font-weight: bold;
        letter-spacing: 1px;
}
.left {
        background-color: #7A8FA5;
        color: #E9E9E9;
        font-size: 10px;
        font-weight: bold;
}

.row1 {
        background-color: #EEEEEE;
        font-size: 10px;
}

.row2 {
        background-color: #E9E9E9;
        font-size: 10px;
}
.gel {
        color: #354452;
        font-size: 12px;
        font-weight: bold;
        letter-spacing: 1px;
}
