/* GENERAL */

body {
	font-family: Myriad, "Myriad Web", Verdana, sans-serif;
	font-size: 12px;
	color: #003263;
	background-color: #DCDDDF;
	background-image: url(/templates/main2008/images/background.jpg);
	background-repeat: repeat-x;
}

body.notemplate {
	background-image: none;
	background-color: #FFFFFF; 
}

a, a:hover, a:active, a:visited {
	color: #003263;
}

img {
	border: none;
}

h1, h2, h3, h4, h5, h6 {
	display: inline;
	margin: 0px;
	line-height: normal;
}

td {
	font-size: 12px;
}

/* HEADER */

#top, #top a {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}

	#top input {
		font-size: 9px;
		height: 11px;
		margin-left: 3px;
		width: 100px;
	}
	
	.topnavmenu {
		background-color: #000000;
		border-top: 2px solid #FF3600;
		border-bottom: 2px solid #FF3600;
		text-align: left;
		padding: 3px 20px 3px 8px;
	}
	
		.topnavmenu a, .topnavmenu a:hover, .topnavmenu a:active, .topnavmenu a:visited {
			display: block;
			margin: 7px 0px 7px 0px;
			font-size: 9px;
		}
	
#navborder {
	background-color: #F2653C;
}

/* Menus */

.navmenu {
	border-right: 1px solid #18416A;
}

	.navmenu a, .navmenu a:hover, .navmenu a:active, .navmenu a:visited {
		font-weight: bold;
		font-size: 11px;
		color: #FFFFFF;
		text-transform: uppercase;
		text-decoration: none;
		font-family: Tahoma, Arial, Helvetica, sans-serif;
	}
	
		.navmenu a:hover {
			color: #F16437;
		}

	div.navmenu.active a, div.navmenu.active a:hover, div.navmenu.active a:active, div.navmenu.active a:visited {
		color: #F16437;
	}

	.navmenu.first {
		border-left: 1px solid #18416A;
	}
	
	.navsubmenu {
		background-color: #18416A;
		border-bottom: 2px solid #FF3600;
	}

		.navsubmenu a, .navsubmenu a:hover, .navsubmenu a:active, .navsubmenu a:visited {
			color: #FFFFFF;
			display: block;
			margin: 10px;
			text-decoration: none;
			font-size: 11px;
		}
		
/* COLUMNS */

.mod h2, .mod h2 a, .mod h2 a:hover, .mod h2 a:active, .mod h2 a:visited {
	font-size: 13px;
	font-weight: bold;
	color: #FF3600;
	display: block;
	padding-bottom: 5px;
}

.linkdivider {
	display: none;
}

#left, #right {
	font-family: Arial, Helvetica, sans-serif;
}

#left .leftlink {
	padding: 5px 0px 5px 10px;
	text-indent: -10px;
}

	#left .leftlink a, #left .leftlink a:hover, #left .leftlink a:active, #left .leftlink a:visited {
		text-decoration: none;
		font-weight: bold;
		font-size: 12px;
	}

	/*.leftlink.indent a, .leftlink.indent a:hover, .leftlink.indent a:active, .leftlink.indent a:visited {
		padding-left: 25px;
		text-indent: -10px;
	}*/
	#left .indent {
		margin-left: 20px;
	}

	div.leftlink.activelink a, div.leftlink.activelink a:hover, div.leftlink.activelink a:active, div.leftlink.activelink a:visited {
		color: #96989B;
	}

	div.leftlink.last a, div.leftlink.last a:hover, div.leftlink.last a:active, div.leftlink.last a:visited {
		padding-bottom: 20px;
	}
	
	#userlinks {
		text-align: center;
	}
	
	#userlinks a, #userlinks a:hover, #userlinks a:active, #userlinks a:visited {
		font-size: 10px;
		text-decoration: none;
	}
	
		#userlinks div.accentbg1 {
			padding: 2px;
		}

#center {
	line-height: 15px;
}
	
#pagelinks a, #pagelinks a:hover, #pagelinks a:active, #pagelinks a:visited {
	font-size: 11px;
}

/* FOOTER */

#footer, #footer a, #footer a:hover, #footer a:active, #footer a:visited {
	font-size: 11px;
	color: #A0A2A4;
	text-decoration: none;
}

	#addresstext {
		line-height: 17px;
	}
	
/* MAIN CONTENT */

/* Header Styles */

h2, h2 a, h2 a:hover, h2 a:active, h2 a:visited {
	font-weight: bold;
	font-size: 15px;
	color: #FF3600;
	text-decoration: none;
}

h3, h3 a, h3 a:hover, h3 a:active, h3 a:visited {
	font-weight: bold;
	font-size: 13px;
	color: #96989B;
}

h4, h4 a, h4 a:hover, h4 a:active, h4 a:visited {
	font-weight: bold;
	font-size: 12px;
	color: #1C3C64;
}

h5, h5 a, h5 a:hover, h5 a:active, h5 a:visited {
	font-weight: bold;
	font-size: 11px;
	color: #000000;
}

h6, h6 a, h6 a:hover, h6 a:active, h6 a:visited {
	font-weight: normal;
	font-size: 11px;
}

/* Text Styles */

.note, a.note, a.note:hover, a.note:active, a.note:visited, .note a, .note a:hover, .note a:active, .note a:visited {
	font-size: 11px;
	font-weight: normal;
}

.caption, a.caption, a.caption:hover, a.caption:active, a.caption:visited {
	color: #5F6F7F;
	font-style: italic;
	font-size: 11px;
}

.quote {
	font-weight: bold;
	font-size: 11px;
	font-style: italic;
}

.error {
	color: #990000;
}

.required {
	color: #990000;
}

.important, a.important, a.important:hover, a.important:active, a.important:visited {
	color: #990000;
	font-weight: bold;
}

.signature {
	font-style: italic;
}

.more, a.more, a.more:hover, a.more:active, a.more:visited {
	font-size: 12px;
	color: #7F7F7F;
	text-decoration: none;
}

.dropcap {
	float: left;
	line-height: 0.9em;
	padding-right: 0.1em;
	margin-bottom: -0.2em;
	font-size: 580%;
	font-family: georgia,serif;
}

hr.utica {
	background-color: #FF3600;
	color: #FF3600;
	border: 0px;
}

hr.divider {
	background-color: #FF3600;
	color: #FF3600;
	border: 0px;
	width: 50%;
	text-align: center;
}

/* Table styles */

.display, .details {
	border-top: 1px solid #A3A9B7;
	border-bottom: 1px solid #A3A9B7;
	border-left: 2px solid #A3A9B7;
	border-right: 2px solid #A3A9B7;
}

.details {
	width: 100%;
}

.altrow {
	background-color: #DCDDDF;
}

th.spanall, td.spanall {
	width: 100%;
}

th {
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	background-color: #003263; /*#D9DFE7;*/
	padding-left: 2px;
	border-bottom: 1px solid #A3A9B7;
}

	th a, th a:hover, th a:active, th a:visited {
		color: #FFFFFF;
	}

.form th {
	border-top: 10px solid #FFFFFF;
	border-bottom: 1px solid #A3A9B7;
}

	.form th input {
		font-weight: normal;
	}
	
.display th {
		border: 0px;
	}

.display td {
	border-top:  1px solid #d9dfe7;
	font-size: 11px;
	padding-left: 2px;
}

.display td table td {
	border: 0px;
}

.details td {
	padding-left: 3px;
	padding-bottom: 5px;
	padding-right: 3px;
}

th.th2 {
	text-align: left;
	vertical-align: top;
	padding-left: 2px;
	font-weight: bold;
	color: #000000;
	font-size: 11px;
	background-color: #E8E8E8;
	padding-left: 2px;
	border-top: 0px;
	border-bottom: 1px solid #A3A9B7;
}

th.th3 {
	text-align: left;
	vertical-align: top;
	padding-left: 2px;
	font-weight: bold;
	color: #003263;
	font-size: 10px;
	background-color: #E0E5EF;
	padding-left: 2px;
	border-top: 0px;
	border-bottom: 1px solid #A3A9B7;
}

tbody.spacing td {
	padding-top: 4px;
	padding-bottom: 4px;
}

/* Block-level element styles */

.callout {
	font-size: 11px;
	background-color: #DDDEDF;
	border-top: 4px solid #CCCCCC;
}

	.calloutcolor {
		background-color: #DDDEDF;
	}
	
.callout2 {
	font-size: 11px;
	background-color: #E0E5EF;
}
	
.accentbg1 {
	background-color: #DDDEDF;
}

	.accentbg1.border {
		background-color: #DDDEDF;
		padding: 2px;
		border: 1px solid #003263;
		margin-top: 3px;
		margin-bottom: 3px;
	}

.accentbg2 {
	background-color: #E0E5EF;
	/*background-color: #EAEFF7;*/
}

.help {
	position: absolute;
	visibility: hidden;
	width: 300px;
	font-size: 11px;
	background-color: #E9E9E9;
	border: 1px solid #2A5FAA;
	padding: 4px;
	margin: 3px;
	text-align: left;
}

.hiddendiv {
	line-height: normal;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #CCCCCC;
	padding: 3px;
}

.checkbox, td.checkbox {
	text-indent: -26px;
	padding-left: 26px;
}

#digicertsitesealcode {
	font-size: 7px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	width: 81px;
}

.cfdebug {
	text-align: left;
}

/* List styles */

ul {
	list-style-type: square;
}

ul.custombullet {
	list-style: none;
	margin-left: 15px;
	padding-left: 15px;
	text-indent: -15px;
}

ul.custombullet li {
	list-style-type: none;
}

/* Form element styles */

input, textarea, select, button, optgroup {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

/* PRINT SETTINGS */

@media print {
	.noprint {
		display: none;
	}
	
	.breakafter {
		page-break-after: always;
	}
	
	.breakbefore {
		page-break-before: always;
	}
}