@charset "iso-8859-1";

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	text-align: left;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* Default Body Styles */
    body {
	font-size: 80%;
	font-family: Verdana, Arial, Sans-Serif;
	color:#000;
	background-color: #494949;
	margin: 0px;
	padding: 0px;
	line-height: 1;
    }

	h1 {
	font-size: 2em;
	color: #E92225;
	position: relative;
	text-align: left;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 40px;
    }
	
	h2 {
	font-size: 1.3em;
	color: #000;
	line-height: 50px;
    }
.main_container #leftbox a {
	color: #EA2129;
	font-size: medium;
	font-weight: bold;
	float: right;
	background-color: #FFF;
	text-decoration: none;
}


	/*Menu */

	

	

    /*Leftbox - Appears on the left side of the website*/
    #leftbox {
	font-size: 1em;
	line-height: 1.5em;
	float: left;
	width: 550px;
	text-align: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 35px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
    }
	
	#background{
		padding: 10px;
		background: white;
 -moz-opacity: 0.9 !important;
 -webkit-opacity: 0.9!important;
 -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)" !important;
 filter: alpha(opacity=90) !important;
 opacity: 0.9 !important; }
 
.background {
		padding: 10px;
	float: right;
		margin-top: 10px;
		background:#FFF; }
	
			
	
	
	    #leftbox2 {
    background: #FFF
	font-size: 1em;
	line-height: 1.5em;
	float: left;
	width: 800px;
	margin: 5px;
	padding: 5px;
	text-align: center;
    }

    /*Rightbox - Appears on the right side of the website*/
    #rightbox {
	width: 300px;
	float: left;
	font-size: 1em;
	line-height: 0em;
	padding: 0;



	background color: #FFF;
	color: #000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
    }

.container {
	width: 950px;
}
.main_container {
	background-image: url(images/background-d.jpg);
	width: 900px;
	height: 750px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	padding: 0px;
	margin-top: 6px;
	margin-bottom: 0px;
}

ul.nav {
	list-style: none;
	display: block;
	width: 220px;
	position: relative;
	top: 0px;
	left: 40px;
	-webkit-background-size: 50% 100%;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 60px;
	padding-left: 0;
	background-image: url(images/shad2.png);
	background-repeat: no-repeat;
}

li {
    margin: 5px 0 0 0;
}

ul.nav li a {
    background: #fff url(images/border.png) no-repeat;
	font-size: medium;
    color: #000;
    padding: 12px 17px 12px 17px;
	width: 100px;
    display: block;
	 text-decoration: none;
    -webkit-border-top-right-radius: 10px;
	-moz-border-top-right-radius: 10px;
	-ms-border-top-right-radius: 10px;
	-o-border-top-right-radius: 10px;
	border-top-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
	-moz-border-bottom-right-radius: 10px;
	-ms-border-bottom-right-radius: 10px;
	-o-border-bottom-right-radius: 10px;
	border-bottom-right-radius: 10px;
	-webkit-transition: all 0.1s ease-out;
}

ul.nav li a:hover {
    background: #000 url(images/border.png) no-repeat;
    color:#69C;
	font-weight:bold;
    padding: 15px 20px 15px 20px;
	 -webkit-box-shadow: 2px 2px 4px #888;
	-moz-box-shadow: 2px 2px 4px #888;
	-ms-box-shadow: 2px 2px 4px #888;
	box-shadow: 2px 2px 4px #888;
}
.main_container #leftbox h1 span {
	color: #000;
	line-height: normal;
}
.main_container #rightbox .nav li .current {
	color: #FFF;
	background-color: #000;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	font-weight: bold;
}
.main_container .header {
	margin: 0px;
	height: 114px;
	width: 445px;
	float: left;
}
.main_container #leftbox h1 sup {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: x-small;
}
.main_container #leftbox #background a {
	text-align: right;
	height:auto;
	width:auto;
}
#cta {
	height: 30px;
	float: right;
	margin: 20px 30px 0px 0px;
}

.awesome, .awesome:visited {
	background: #222 url(/images/alert-overlay.png) repeat-x;
	display: inline-block;
	width: 110px;
	padding: 5px 10px 6px;
	margin: 3px 0px 3px 0px;
	color: #fff;
	text-decoration: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
}

    .awesome:hover                          { background-color: #111; color: #fff; }
    .awesome:active                         { top: 1px; }
   
    .awesome, .awesome:visited,
    .medium.awesome, .medium.awesome:visited        { font-size: 13px; font-weight: bold; line-height: 1; text-shadow: 0 -1px 1px rgba(0,0,0,0.25); }
  
    .red.awesome, .red.awesome:visited          { background-color:#5e6e8f }
    .red.awesome:hover                          { background-color: #000; }
  
.main_container #header {
	height: 114px;
	width: 860px;
	padding: 20px;
}
#disclaimer {
	color: #FFF;
	background-color: #494949;
	padding: 10px;
	font-size: x-small;
	line-height: 10px;
	width: 860px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

