body
{
	text-align: center;
	background: #bfc4c8;
	margin: 0px;
	
}

* html object.swf 
{
	display: none;
}

* html object.swf/**/ 
{
	display: inline;
}

* html object.swf
{
	display/**/: none;
}

img 
{
	border: 0px;
	margin: 0px;
	padding: 0px; 
}

.inline_img {margin: 5px 0px 5px 0px;}

img.gallery {border: 1px solid #edeae3;}

a 
{
	color: #a31426;
	text-decoration: underline;
}

a:visited 
{
	color: #756e44;
	text-decoration: underline;
}




form { margin: 0px; }
input { font-size: 100%; }
textarea { font-size: 100%; }
hr {display: none}

h1
{
	font-size: 190%;
	width: 500px;
	margin: 10px 0px 2px 12px;
	padding: 0px 0px 0px 0px;
	border: 0px;
	color: #082f49;
	text-transform: uppercase;
	
}

h1.sifr
{
	width:400px;
	margin: 0px 100px 0px 0px;
	color: #ffffff;
}

h2
{ 
	font-size: 110%; 
	font-weight: bold;
	padding: 5px 0px 5px 0px;
	margin: 0px;
	color: #002949;
	
}

h3, h4, h5, h6 
{ 
	font-size: 100%; 
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	color: #2a343d;;
	
}

fieldset
{
	margin: 10px 0px 0px 0px;
	border: 0px;
	padding: 0px;
	float:left;
}



p
{
	
	display: block;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}


input.button, input.button_md , input.button_lg
{
	border: 1px solid #c9d6df;
	padding: 1px 2px 1px 2px;
	margin: 1px 10px 0px 0px;
	color: #002949;
	font-weight: bold;
	background: #ffffff url(/i/search_gradient.gif) repeat-x bottom left;
}

input.text {}

.error { color: #990000; }
.caps { text-transform: uppercase; }
.unStrong { font-weight: normal; }
.strong { font-weight: bold; }
.nocss {display: none;}
.nolink { text-decoration: none;}
.italicize_roman {font-style: italic; list-style-type: lower-roman}
#content_start {display: none;}

