@charset "utf-8";
/* CSS Document */
/*INT Design & Development*/

/*Body Text
---------------------------------------------------------------------------------------*/

body {
	margin: 0;
	padding: 0;
	text-align: justify;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	background-color: #5b95ca;
	background-image: url(../images/bkgd-blue.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
}
p {
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	alignment-adjust: middle;
}


/*Structure
---------------------------------------------------------------------------------------*/


#container {
	width: 930px;
	margin: 0em auto;
	text-align: left;
	padding: 0px;
}
#masthead {
	padding: 0;
	margin:0;
	width: 930px;
	position: fixed;
	
	
}

#content {
	width: 700px;
	float: left;
	margin-top: 15px;
	margin-left: 15px;
	alignment-adjust: middle;
}
#scroll {
	margin-top: 102px;
	width: 740px;
	float: right;
	overflow: scroll;
	height: 100%;
	margin-bottom: 45px;
}

/*Top Right Navigation
---------------------------------------------------------------------------------------*/

#topnav {
	width: 930px;
	float: left;
	background-color: #036;
	display: block;
	color: #C1272D;
	text-decoration: none;
	
	position: fixed;
		
}
#topnav ul {
	
	list-style-type: none;
	
}
#topnav ul li {
	list-style-type: none;
	display: inline;	
}
#topnav a {
	color: #FFF;
	text-decoration: none;
	background-color: #036;
	padding: 5px 10px;
	float: right;
	text-align: center;
	font-size: 12px;
	display: block;
}
#topnav a:visited {
	color: #FFF;
	text-decoration: none;
	background-color: #036;
}
#topnav a:active {	
	color: #FFF;
	text-decoration: none;x
	background-color: #036;
}
#topnav a:hover {
	background-color: #FF0;
	text-decoration: none;
	color: #036;
}
/*Logo
---------------------------------------------------------------------------------------*/


#logo {
	
	float:left;
	
		
}
#logo a {
	display: block;
	
	
	
	
}

/*Left Sidebar Navigation
---------------------------------------------------------------------------------------*/


#nav {
	width: 180px;
	float: left;
	text-align: left;
	position: fixed;
	top: 125px;
	
}
/*Safari Fix*/
@media screen and (-webkit-min-device-pixel-ratio:0){
#nav {
	position: absolute;
	top: 103px;


}
}

#nav ul {
	margin: 0;
	padding: 0;
	float: left;
	border-bottom: 0 none;
}
#nav ul li {
	float: left;
	list-style-type: none;
}
#nav a {
	width: 180px;
	text-decoration: none;
	color: #FFF;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/bkgd-slice-nav.gif);
	background-repeat: repeat-x;
	display:inline-block;
	float: none;
	text-align: left;
	margin: 0px;
	list-style-type: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
}
#nav a:visited {
	text-decoration: none;
	color: #ffffff;
}
#nav a:active {	
	text-decoration: none;
	color: #FF0000;
}
#nav a:hover {
	background-image:none;
	text-decoration: none;
}
#subNav {
	
	
	
}
#subNav a {
	
	text-decoration: none;
	color: #FFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: none;
	display:list-item;
	float: left;
	text-align: left;
	margin: 0px;
	list-style-type: none;
	
	padding-bottom: 5px;
	padding-left: 8px;
}
#subNav  a:visited {
	text-decoration: none;
	color: #ffffff;
}
#subNav  a:active {	
	text-decoration: none;
	color: #FF0000;
}
#subNav a:hover {
	background-image:none;
	text-decoration: underline;
}
#subNav {
	
	
	
}
#subNav2 a {
	
	text-decoration: none;
	color: #FFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: none;
	display:list-item;
	float: left;
	text-align: left;
	margin: 0px;
	list-style-type: none;
	
	padding-bottom: 5px;
	padding-left: 8px;
}
#subNav2  a:visited {
	text-decoration: none;
	color: #ffffff;
}
#subNav2  a:active {	
	text-decoration: none;
	color: #FF0000;
}
#subNav2 a:hover {
	background-image:none;
	text-decoration: underline;
}


/*Content Links
---------------------------------------------------------------------------------------*/


#content a:link
{
	font-weight: bold;
	text-decoration: none;
	color: #036;

}
#content a:visited {
	color: #036;
	font-weight: bold;
	text-decoration: none;
}
#content a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #F8F500;
}


/*Footer
---------------------------------------------------------------------------------------*/


#footer {
	width: 930px;
	background-color: #F8F500;
	float: left;
	color: #039;
	font-size: 12px;
	position: fixed;
	visibility: visible;
	bottom: 0px;
	}
	
#footer a {
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
#footer a:link {
	text-decoration: none;
	color: #000000;
}
#footer a:visited {
	text-decoration: none;
	color: #000000;
}
#footer a:hover {
	background-image:none;
	text-decoration: underline;
}
#footer a:active {
	color: #000;

}


/* Forms 
--------------------------------------------------------------------------------------- */
select	{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #5C8127;
	color: #FFFFFF;
	margin-right: 50px;
}
table.form td {
	padding: .5em 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}


/* Default Styles
--------------------------------------------------------------------------------------- */
.float-left 	{ float:left; }
.float-right 	{ float:right; }

.text-left 	{ text-align:left; }
.text-right 	{ text-align:right; }
.text-center 	{ text-align:center; }
.text-justify 	{ text-align:justify; }

strong		{
	font-weight:bold;
	color: #C1272D;
}
em 	{ font-style:italic; }
.underline 	{ border-bottom:1px solid; }
.highlight 	{ background:#ffc; }
.small		{ font-size: .9em;}
.wrap 		{ width:960px;margin:0 auto; }

.img-left 	{ float:left;margin:0 10px 4px 0;}
.img-right 	{ float:right;margin:4px 0 4px 10px; }

.nopadding 	{ padding:0; }
.noindent 	{ margin-left:0;padding-left:0; }
.nobullet 	{ list-style:none;list-style-image:none; }

ul.bullet {
	list-style-position: outside;
	list-style-type: disc;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 1em 3em;
}

/* Headers
--------------------------------------------------------------------------------------- */

h1 {
	font-size: 28px;
	color: #C1272D;
	font-weight: bold;
	line-height: 30px;
	padding-left: 10px;
}
h2 {
	font-size: 18px;
	color: #16447A;
	line-height: 24px;
	padding-left: 10px;	/*Safari and FireFox*
	text-shadow: black 0.1em 0.1em 0.1em; /
	/*height: 100%;IE
	filter: Shadow(Color=#000, 	
			Direction=15, 
			Strength=2);*/
}

h3 {
	font-size: 16px;
	color: #FFF;
	line-height: 18px;
	padding-left: 10px;
}
h4 {
	font-size: 14px;
	color: #EF293F;
	line-height: 16px;
	padding-left: 10px;
}

.bigTextRed {
	font-size: 28px;
	color: #C1272D;
	font-weight: lighter;
	line-height: 18px;
	padding-left: 10px;
}
.bkgdWhite {
	background-image: url(../images/bkgd-slice-trans.png);
	background-repeat: repeat;
	border: 1px solid #FFF;
}
.mouse {
	cursor: pointer;
}
.graph {
	border: 1px solid #FFF;
}
