/*
$Author: Cnanninga $ 
$Date: 8/26/10 12:12p $ 
$Revision: 16 $ 
*/

body
{
	font-family:Verdana, Arial;
	font-size:.7em;
	color:#333333;
}

a img
{
	border:none;
}


h2, h3, h4, h5, h6
{
	font-family:Arial;
	font-weight:600;
}

h2
{
	font-size:1.3em;	
}

h3
{
	font-size:14px;
	letter-spacing:0.1em;
}

h4
{
	font-size:1.3em;
	letter-spacing:0.1em;
}

.simplebox h4
{
	font-size:1.2em;
}

.lightbox h4
{
	font-size:1.1em;
}

h5
{
	font-size:1.2em;
}

h6
{
	font-size:1.1em;
}


hr
{
	width:85%;
}

div
{
	position:relative;
}



/* ////////// Multi elements ///////////// */
#footer, #pnsearch
{
	/*font-size:.9em;*/
	font-size:10px;
}
#side_column a, #footer a, #nav_container a
{
	font-weight:bold;
}
/* ////////// End multi elements ///////////// */



/* ///////// Main layout elements //////////// */
#nav_primary
{
	font-size:12px;
	font-variant:small-caps;
}

#nav_secondary
{
	font-size:10px;
}
/* ///////// End main layout elements //////////// */



/* ///////// Sub elements //////////// */
.side_extra a
{
	font-weight:normal !important;
}

#pnsearch input
{
	font-size:10px;
}
/* ///////// End sub elements //////////// */



/* ///////// Navigation //////////// */
.nav_sub
{
	display:none;
}
/* ///////// End navigation //////////// */


.hidden
{
	display: none;
}

.lightbox
{
	margin-bottom:35px;
}

.simplebox
{
	margin-bottom:20px;
}

.button
{
	font-weight:600;
	font-size:12px;
	text-decoration:none;
	border-style:solid;
	border-width:2px;
	cursor:pointer;
	color:#364746;
	background-color:#AECECE !important;
	border-color:#CEEEEE #7E9E9E #7E9E9E #CEEEEE !important;
}

a.button
{
	padding:3px;
}

a.button:hover
{
	color: #364746;
}

.standout
{
	font-size:1.1em;
	font-style:italic;
}

.standout_small
{
	font-style:italic;
}

.left_img, .left_img_box
{
	float:left;
	margin:0 10px 10px 0;
}

.right_img, .right_img_box
{
	float:right;
	margin:0 0 10px 10px;
}

.reg_table
{
	border-collapse:collapse;
	empty-cells:show;
}

.reg_table td, .reg_table th
{
	padding:5px;
	vertical-align:top;
	border-width:1px;
	border-style:solid;
}

.clear
{
	height:0;
	margin:0;
	padding:0;
	visibility:hidden;
	clear:both;
	line-height:0;
}
