
.be-nice-to-Mac-IE5
{
	font-family: "\"}\"";
	font-family: inherit;
}



/* -- GLOBAL RESETS -- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}

img
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

:focus
{
	/* remember to define focus styles! */
	outline: 0;
}

body
{
	line-height: 1;
	color: black;
	background: white;
}

ol, ul
{
	list-style: none;
}

table
{
	/* tables still need cellspacing="0" in the markup */
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td
{
	text-align: left;
	font-weight: normal;
}



/* -- GENERAL REDECLARATIONS -- */

body
{
	background: #02bcd5 url(../images/back.gif) repeat 0 0;
	text-align: center;
	color: #fff;
	font: normal 13px/16px Arial, sans-serif;	
}

a:link { text-decoration: underline; font-weight: bold; color: #fff; }
a:visited { text-decoration: underline; font-weight: bold; color: #fff; }
a:hover { text-decoration: underline; font-weight: bold; color: #8aeaff; }
a:active { text-decoration: underline; font-weight: bold; color: #8aeaff; }

ul, ol
{

}

ul
{

}

ol
{
	list-style: decimal;
}

ul li
{

}

dl
{

}

dt
{
	font-weight: bold;
}

dd
{

}

p
{

}

h1
{

}

h2
{

}

h3
{

}

h4
{

}

h5
{

}

h6
{

}

hr
{
	display: none;
}

img
{
	border: none;
}

acronym
{
	border-bottom: 1px dotted;
}

blockquote
{
	font-style: italic;
}

strong
{
	font-weight: bold;
}

em
{
	font-style: italic;
}



/* -- SPECIFICS -- */

.outer-wrap
{
	background: transparent url(../images/back_surface.gif) repeat-x 0 0;
}

.wrap
{
	width: 850px;
	margin: 0px auto 0px auto;
	text-align: left;
	background: #0a2640 url(../images/back_wrap.gif) repeat-x 0 0;
	border-right: 1px solid #0a2640;
	border-bottom: 3px solid #0a2640;
	border-left: 1px solid #0a2640;
}

	.head
	{
		background: transparent url(../images/back_head.jpg) no-repeat 0 0;
		color: #fff;
		height: 162px;
		overflow: hidden;
		position: relative;
	}
	
		.head h1
		{
			width: 252px;
			height: 130px;
			border: 0px;
			top: 0px;
			left: 0px;
			position: absolute;
		}
		
			.head h1 a
			{
				display: block;
				width: 100%;
				height: 100%;
				outline: none;
				text-indent: -6475px;
			}
	
	.main
	{
		background: transparent url(../images/back_main.gif) no-repeat 3px 100%;
		position: relative;
		zoom: 1;		
		
		min-height: 400px;
		height: auto !important; /* hack to get min-height to work reliably */
	  	height: 400px; /* hack to get min-height to work reliably */	
	}
	
		.main-inner
		{
			background: transparent url(../images/back_main_wavetip.gif) no-repeat 0 0;
			position: relative;
			zoom: 1;
		}
	
		.extras
		{
			float: left;
			display: inline;
			width: 229px;
			margin: 0px 0px 0px 13px;
			padding: 0px 0px 20px 0px;
			position: relative;
			zoom: 1;
		}
			
			.extras_menu
			{
				position: relative;
				zoom: 1;			
			}
				
				.extras a
				{
					display: block;
					padding: 0px 0px 0px 35px;
					margin: 5px 0px 0px 0px;
					line-height: 29px;
					font-size: 12px;
					height: 30px;
					background-color: transparent;
					background-image: url(../images/menu_button.gif);
					background-repeat: no-repeat;
					background-position: 0 0;
					zoom: 1;
					overflow: hidden;
				}
				
					.extras a:link		{ color: #fff; font-weight: bold; text-decoration: none; }
					.extras a:visited	{ color: #fff; font-weight: bold; text-decoration: none; }
					.extras a:hover		{ background-position: 0 -30px; color: #fff; font-weight: bold; text-decoration: none; }
					.extras a:active	{ background-position: 0 -30px; color: #fff; font-weight: bold; text-decoration: none; }
					
				.extras_submenu
				{
					background: transparent url(../images/back_submenu.gif) no-repeat 0 100%;
					margin: 0px auto 8px 11px;
					padding: 8px 0px 9px 0px;
					width: 207px;
				}
				
					.extras_submenu a
					{
						display: block;
						font-size: 11px;
						line-height: 18px;
						height: 18px;
						padding: 0px 0px 0px 40px;
						margin: 0px 0px 0px 0px;
						background-color: transparent;
						background-image: url(../images/submenu_button.gif);
						background-repeat: no-repeat;
						background-position: 25px 50%;					
					}
					
						.extras_submenu a:link		{ color: #fff; font-weight: bold; text-decoration: none; }
						.extras_submenu a:visited	{ color: #fff; font-weight: bold; text-decoration: none; }
						.extras_submenu a:hover		{ background-color: #22415e; background-position: 25px 50%; color: #8cf6ff; font-weight: bold; text-decoration: none; line-height: 18px; padding-left: 40px; }
						.extras_submenu a:active	{ background-color: #22415e; background-position: 25px 50%; color: #8cf6ff; font-weight: bold; text-decoration: none; line-height: 18px; padding-left: 40px; }					
								
		.content
		{
			padding-top: 0px;
			padding-bottom: 40px;
			float: right;
			display: inline;
			width: 538px;
			text-align: left;
			margin: 0px 20px 0px 0px;
		}
		
			.contenthome
			{
				margin: 0px 0px 0px 0px;
				padding-bottom: 0px;
				width: 596px;
				zoom: 1;
				position: relative;
			}
			
				img.homeimg
				{
					/* width: 593px; */
					display: block;
					margin: -66px auto 0px 0px;
					zoom: 1;
					position: relative;
				}
		
			.content h1,
			.content h2,
			.content h3,
			.content h4,
			.content h5,
			.content h6,
			.content p,
			.content ul,
			.content ol,
			.content table
			{
				margin-bottom: 16px;
			}
			
			.content h2
			{
				line-height: 31px;
				font-size: 30px;
				color: #fff;
				font-weight: normal;
				font-family: Georgia, "Times New Roman", serif;
			}
				
			.content h3
			{
				font-weight: bold;
				font-size: 13px;
				line-height: 15px;
				color: #8be9f1;
			}
			
			.content h4
			{
				font-weight: bold;
				color: #2377b9;
			}
			
			.content h5
			{
				font-weight: bold;
			}
			
			.content h6
			{
				font-weight: bold;
				margin-bottom: 1px;
			}
			
			.content ol
			{
				margin-left: 40px;
			}
			
			.content ul
			{
				margin-left: 30px;
			}
			
				.content ul.resume
				{
					margin-left: 0px;
				}
			
				.content ul li
				{
					background: transparent url(../images/submenu_button.gif) no-repeat 0 6px;
					padding: 0px 0px 5px 14px;
				}
			
			.workgroup
			{
				border-top: 1px solid #144666;
				margin: 24px 0px 24px 0px;
				padding: 24px 0px 0px 0px;
				position: relative;
				overflow: hidden;
				zoom: 1;
			}
			
				img.groupinset
				{
					float: left;
					display: inline;
					border: 3px solid #144666;
					margin: 0px 6px 6px 0px;
				}
				
					.workgroup a:link img.groupinset	{ border-color: #144666; }
					.workgroup a:visited img.groupinset	{ border-color: #144666; }
					.workgroup a:hover img.groupinset	{ border-color: #fff; }
					.workgroup a:active img.groupinset	{ border-color: #fff; }
				
			.regform
			{
				margin: 0px auto 0px auto;
			}
			
				.regform td
				{
					padding: 0px 0px 10px 0px;
				}

					.regform tr.sep td
					{
						border-top: 1px solid #306495;
						padding: 0px 0px 0px 0px;
						font-size: 11px;
						line-height: 11px;
						height: 11px;
					}
								
					.regform td.label
					{
						text-align: right;
						font-weight: bold;
						padding-right: 10px;
					}
					
					.regform td.top
					{
						vertical-align: top;
					}
					
					.regform td .nicetextinput
					{
						width: 220px;
						border: 2px solid #306495;
					}
					
						.regform td .nicetextinputshort
						{
							width: 70px;
						}
					
					.regform td .nicedropdowninput
					{
						width: 224px;
						border: 2px solid #306495;					
					}
					
						.regform td .nicedropdowninputshort
						{
							width: 74px;
						}
					
					.regform td h6
					{
						font-weight: bold;
						margin-bottom: 0px;
					}
					
					.regform td p
					{
						font-size: 11px;
						line-height: 16px;					
					}
					
					.regform td ul
					{
						margin-left: 0px;
					}
					
						.regform td ul li
						{
							padding-bottom: 0px;
							font-size: 11px;
							line-height: 16px;
						}
		
	.foot
	{
		background: transparent url(../images/back_foot.gif) no-repeat 3px 0px;
		color: #fff;
		font-size: 10px;
		line-height: 12px;
		position: relative;
		padding: 20px 0px 18px 0px;
		margin: 3px 0px 0px 0px;
		zoom: 1;
	}
				
		.foot p a:link { text-decoration: none; font-weight: normal; color: #fff; }
		.foot p a:visited { text-decoration: none; font-weight: normal; color: #fff; }
		.foot p a:hover { text-decoration: underline; font-weight: normal; color: #fff; }
		.foot p a:active { text-decoration: underline; font-weight: normal; color: #fff; }

		.foot p
		{
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
			text-align: center;
		}
		
			.foot p.contactinfo
			{
				float: right;
				display: inline;
				text-align: left;
				width: 556px;
				padding: 0px 0px 0px 44px;
			}
			
			.foot p span.sep
			{
				padding: 0px 3px 0px 3px;
				color: #7097bb;
			}




/* -- GENERAL CLASSES -- */

.clear
{
	clear: both;
	height: 0px;
	width: 1px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	line-height: 1px;
	font-size: 1px;
	/* display: block; */
}

.inset_right
{
	float: right;
	display: inline;
	margin: 0px 0px 8px 14px;
	border: 4px solid #fff;
	clear: right;
}

.inset_left
{
	float: left;
	display: inline;
	margin: 0px 14px 8px 0px;
	border: 4px solid #fff;
	clear: left;
}

.right
{
	text-align: right;
}

.center
{
	text-align: center;
}

.msgok
{
	background-color: #346610;
	border: 3px solid #71a24e;
	color: #ccebbf;
	font-weight: bold;
	margin: 0px 0px 16px 0px;
	padding: 16px;
}
	
	.msgok a:link		{ text-decoration: underline; color: #FFF; font-weight: bold; }
	.msgok a:visited	{ text-decoration: underline; color: #FFF; font-weight: bold; }	
	.msgok a:hover		{ text-decoration: underline; color: #FFF; font-weight: bold; }	
	.msgok a:active		{ text-decoration: underline; color: #FFF; font-weight: bold; }
	
	.msgok p,
	.msgok ul,
	.msgok ol
	{
		margin: 0px 0px 2px 0px;
	}
	
		.msgok ul,
		.msgok ol
		{
			margin-left: 35px;
		}
		
			.msgok ul li
			{
				padding: 0px;
				margin: 0px;
				background: transparent;
				background-image: none;
				list-style-type: disc;
			}
	
.msgerror
{
	background-color: #661010;
	border: 3px solid #b05a5a;
	color: #ebbfbf;
	font-weight: bold;
	margin: 0px 0px 16px 0px;
	padding: 16px;
}
	
	.msgerror a:link	{ text-decoration: underline; color: #FFF; font-weight: bold; }
	.msgerror a:visited	{ text-decoration: underline; color: #FFF; font-weight: bold; }	
	.msgerror a:hover	{ text-decoration: underline; color: #FFF; font-weight: bold; }	
	.msgerror a:active	{ text-decoration: underline; color: #FFF; font-weight: bold; }
	
	.msgerror p,
	.msgerror ul,
	.msgerror ol
	{
		margin: 0px 0px 0px 0px;
	}

		.msgerror ul,
		.msgerror ol
		{
			margin-left: 35px;
		}

			.msgerror ul li
			{
				padding: 0px;
				margin: 0px;
				background: transparent;
				background-image: none;
				list-style-type: disc;
			}
							
.nicebutton
{
	padding: 3px;
	border: 3px solid #3687c6;
	background-color: #0a528a;
	color: #FFF;
	font-weight: bold;
	font-size: 16px;
	line-height: 16px;
	cursor: pointer;
	font-family: Arial, sans-serif;
}

	.nicebutton:hover
	{
		background-color: #2470ac;
	}

.required
{
	font-weight: bold;
	color: #F00;
	padding: 0px 4px 0px 0px;
	/* cursor: help; */
}

.inset
{
	float: right;
	display: inline;
	margin: 0px 0px 10px 20px;
	border: 1px solid #666;
	background-color: #fff;
	padding: 1px;
	clear: right;
}

.nicetable
{
	width: 100%;
}

	.nicetable td
	{
		border-right: 1px solid #fff;
		border-bottom: 1px solid #fff;
		background-color: #eee;
		padding: 10px;
		vertical-align: top;
	}
	
	.nicetable td.label
	{
		font-weight: bold;
		background-color: #ddd;
		text-align: right;
		text-wrap: none;
	}
