*
{
	margin: 0px;
	padding: 0px;
	line-height: 1.2em;
}

body 
{
	background-color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 0.7em;
	color: #333333;
	margin: 0; 
	padding: 0; 
}

/*
=helper classes
*/
.hide{display: none;}
.clear{clear: both;}
.justify{text-align:justify;}


h1, h2, h3, h4, h5, h6
{
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

h1{
	font-size: 2.4em;
}

h2{
	font-size: 1.7em;
}

h3{
	font-size: 1.6em;
}

h4{
	font-size: 1.2em;
}

h5{
	font-size: 1em;
}

strong
{
	color: #428ED5;
	text-decoration: none;
	font-weight:bold;
}

a
{
	color: #428ED5;
	text-decoration: none;
}

a:hover
{
	color: #307CC3;
}

p{
	line-height: 1.5em;
	padding-bottom: 10px;
}

.error
{
	color:  #F00;
}

.tableheadercell
{
	font-weight:bold;
}

img.topright{
	padding: 0 0 10px 10px;
}

img.left{
	padding: 10px;
	padding-left: 0;
}

/*
=container
*/

#container
{
	width: 730px;
	position: absolute;
	left: 50%;
	margin-left: -365px;
	
	margin-top: 20px;
	background-position: top left;
	background-repeat: repeat-y;
	
	border: 1px solid #999;
}

/*
=header
*/

#header
{
	clear: both;
	height: 120px;
	background-image: url(../../images/branding_bg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

/*
=branding
*/

#branding
{
	clear: both;
	height: 115px;
	padding-top: 20px;
	padding-left: 30px;
}

#branding h1
{
	color: #FFF;
}

/*
=content
*/
#content
{
	clear: both;
}


/*
=primary-content
*/
#primary-content
{
	float: right;
	text-align: left;
	width: 730px;
}


/*
=box_pri class
*/

.box_pri
{
	margin-top: 20px;
	background-repeat: repeat-y;
	background-position: top left;
}

.box_pri_top, .box_pri_bot
{
	clear: both;
	background-repeat: no-repeat;
	height: 12px;
}
.box_pri_top
{
}
.box_pri_bot
{
}

.box_pri .box_content
{
	clear: both;
	padding: 0px 10px;
	color:  #727576;
}

.box_pri h3
{
	color: #333;
}

.box_pri ul li
{
	list-style-type: none;
	background-image: url(../../images/bullet_1.gif);
	background-position: 7px 6px;
	background-repeat: no-repeat;
	margin-bottom: 3px;
}

.box_pri ul li a
{
	display: block;
	width: 120px;
	margin-left: 19px;	
	text-decoration: none;
	color: #859C4A;
	padding: 2px 3px 0px 6px;
	border-bottom: 1px solid #FFF;
	border-top: 1px solid #FFF;
}

.box_pri ul li a:hover
{
	color: #5C7B0D;
	background-color: #F2F5EC;
	border-bottom: 1px dashed #CED7B6;
	border-top: 1px dashed #CED7B6;
}




/*
=footer-container
*/

#footer-container
{
	height: 30px;
	border-top: 1px solid #999;
	background-color: #F3F3F3;
}

/*
=footer
*/

#footer
{
	height: 30px;
	text-align: center;
}

#footer p
{
	line-height: 2.6em;
}




/*
=primary-navigation   
*/
/*
#primary-navigation
{
	background-color: #DEDEDE;
	display: block;
	backgroun-position: top left;
	background-repeat: repeat-x;
}

#primary-navigation ul
{
	list-style-type: none;
	display: block;
	width: 100%;
}

#primary-navigation ul li
{
	float: left;
}

#primary-navigation ul li a
{
	line-height: 3.8em;
	padding: 17px 30px;
	padding-bottom: 13px;
	text-transform: lowercase;
	font-weight: bold;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 1.2em;
	background-image: url(../../images/pri-nav-li-off.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

#primary-navigation ul li.first a
{
	padding-left: 33px;
	padding-right: 33px;
}

#primary-navigation ul li a:hover
{
	color: #000;
	border: 0;
}
*/

/*
define styles for primary navigation
*/

#primary-navigation 
{
	position: absolute;
	display: block;
	top: 110px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 100%;
	background: #688396;
}


#primary-navigation ul 
{
	margin: 0px;
	padding: 0px;
	padding-left: 20px;
	border: 0px;
	display: block;
	list-style: none;
	border-top: 1px solid #AAA;
}

#primary-navigation ul li 
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	display: block;
	float: left;
	position: relative;
}

/* the following rule is required by ie only */
* html body #primary-navigation ul li {width: 10px;}


#primary-navigation ul li a 
{
	display: block;
	margin: 0px;
	margin-right: 10px;
	padding: 5px 10px 5px 0px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 1.2em;
	border-right: 1px solid #AAA;
}

#primary-navigation ul li a:visited 	{color: #fff;}
#primary-navigation ul li a:hover 		{color: #333; border-bottom: 0px;}
#primary-navigation ul li.current a 	{color: #CAD5DB;}
/*
define styles for the navigation dropdown
*/


#primary-navigation ul ul
{
	position: absolute;
	margin: 0px;
	margin-left: -11px;
	padding: 0px;
	border: 0px;
	float: left;
	display: none;
	z-index: 10;
	background: #DDD;
	width: 150px;
	
}


#primary-navigation ul ul li
{
	margin: 0px;
	padding: 0px;
	border: 1px solid #AAA;
	border-top: 0px;
	display: block;
}

#primary-navigation ul ul li a
{
	display: block;
	width: 128px;
	margin: 0px;
	padding: 6px 10px;
	padding-bottom: 3px;
	border-bottom: none;
	color: #555;
	background-image: none;
	font-weight: normal;
	font-size: 1em;
	line-height: 1em;
	border-right: 0px;
}

#primary-navigation ul li.current li a	{color: #FFFFFF;}

/* hack to fix ie/win, but hide from ie/mac \*/
* html #primary-navigation ul li a { height: 1%; }
/* end */

#primary-navigation ul ul li a:hover
{
	background-color: #EEE;
}




#primary-navigation ul.toshow
{ 
	/* 
		(ie only) must not be combined with the next rule or ie gets confused 
	*/
	display: block; 
}

#primary-navigation li:hover > ul, #primary-navigation li.over > ul 
{ 
	/* 
		(css2 only) the > targets only the child ul, not any child uls of that child ul 
	*/
	display: block; 
}
