.bigbox  {
	border : 1px solid #000000;
	background : #FFFFFF;
	padding : 5px;
	margin : 0px;
	
}

p  {
	font-weight : normal;
	font-size : .8em;
	margin : 5px;
	color : #000;
	line-height : 130%;
	font-family : Arial, Helvetica, sans-serif;
}

/* ++++++++++ HEADER STYLES ++++++++++*/

#header  {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : #000;
	background-color : #FFF;
}

#header .banner  {
	background-color : #425573;
	margin : 0px;
	padding : 0px;
}



#header .topnav  {
	background-color : #000;
	height : 18px;
	color : #FFFFCC;
	vertical-align : middle;
	white-space : nowrap;
}

#header .buttons  {
	margin : 4px 0px 4px 0px;
	padding : 4px 4px 4px 4px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : .7em;
	vertical-align : middle;
	white-space : nowrap;
}

#header .buttons a  {
	padding : 0px 0px 6px 0px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #FFF;
	text-decoration : none;
}

#header .buttons a:hover  {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #FFF;
	background-color : #333333;
	text-decoration : underline;
}

#header .buttons strong  {
	padding : 4px 4px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #FFF;
	text-decoration : none;
	background-color : #FFF;
}

#header .buttons b  {
	padding : 4px 4px 4px 4px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #FFF;
	text-decoration : none;
}

/* ++++++++++ CONTENT STYLES ++++++++++*/

.boldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 120%;
	margin : 0px;
	padding : 0px;
	margin : 0px 0px 0px 0px;
	font-weight: bold;
	text-transform: none;
	color: #000000;
}

.callouttext {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 1.6em;
	line-height: 100%;
	margin : 0px;
	padding : 0px;
	margin : 10px 0px 10px 0px;
	font-weight: normal;
	text-transform: none;
	color: #000000;
}

.navtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-style: normal;
	line-height: 100%;
	background : #000000;
	padding : 5px;
	margin : 0px 0px 0px 0px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}


li  {
	font-weight : normal;
	font-size : .8em;
	margin : 0px 0px 5px 0px;
	color : #000;
	line-height : 100%;
	font-family : Arial, Helvetica, sans-serif;
}

.irontontext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-style: normal;
	line-height: 130%;
	padding : 0px;
	margin : 0px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.italtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	margin : 0px 0px 0px 0px;
	text-transform: none;
	color: #000000;
}

body  {
	background : #CCCCCC;
	color : #000;
	font-family : Arial, Helvetica, sans-serif;
	margin : 0px;
	padding : 0px;
}


a  {
	color : #0000CC;
	text-decoration : none;
	font-weight : normal;
	font-family : Arial, Helvetica, sans-serif;
}

a:link  {
	color : #0000CC;
	text-decoration : none;
}

a: visited  {
	color : #0000FF;
	text-decoration : none;
}

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