/*//////////////////////////////
HTML
/////////////////////////////*/

body {
	margin: 0 10%;
	padding: 0;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
	border-right: solid 1px #475353;
	border-bottom: solid 1px #475353;
	border-left: solid 1px #475353;
}

h1 {
	font-size: 1.5em;
	//color: #6699CC;
	color: #990000;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

h2 {
	font-size: 1.5em;
	font-weight: normal;
	color: #66CC00;
}

h2 a {
	text-decoration: none;
}


h3 {
	margin: 0;
	padding: 0;
	font-size: 1em;
	font-weight: bold;
	color: #336699;
}

div#Footer p {
	margin: 0;
	padding: 0;
}

#ContentLeft p {
	text-align: center;
	margin: 0;
	padding: 0.5em 0 0.5em 0;
	border-right: solid 1px #ccc;
}

#ContentLeft img {
	border: none;
}

/*//////////////////////////////
DIV LAYOUT
/////////////////////////////*/

div#Header {
	float: left;
	width: 100%;
	background: #ffffff url(../Images/bgHeader.gif) repeat-x;
	font-family: Verdana, sans-serif;
	font-size: 0.8em;
	text-align: right;
}

div#Content {
	width: 100%;
	float: left;
	background-color: #fff;
}

div#ContentLeft {
	float: left;
	width: 11.5em;
	font-size: 0.9em;
}

div#ContentRight {
	margin: 0 1em 1em 11em;
	padding: 2em;
	font-size: 0.9em;
	
	
}

div#UtilityMenu {
	float: left;
	width: 100%;
	text-align: right;
	font-size: 0.8em;
	margin-bottom: 1em;
}

div#MainMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
}

div#ContentMarquee {
	width: 100%;
	float: left;
	border-top: solid 1px #475353;
	border-bottom: solid 1px #475353;
	
}

div#ContentMain {
	margin: 0;
	padding: 0;
	

}

div#Footer {
	text-align: center;
	font-size: 0.8em;
	background-color: #ffffff;
	border-top: solid 1px #475353;
	clear: both;
	padding: 0.5em;
}

/*//////////////////////////////
MENUS/LISTS
/////////////////////////////*/

div#Header ul, ul#Login {
	float: right;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.InlineMenuTop {
	float: left;
	font-size: 0.9em;
	margin: 0 0 1em 0;
	padding: 0;
	list-style-type: none;
}

ul.InlineMenu {
	font-size: 0.9em;
	margin: 0 0 1em 0;
	padding: 0;
	list-style-type: none;
}


div#Header li {
	background: #475353 url(../Images/bgHeaderButtonLeft.gif) no-repeat;
	padding: 0.5em 3em 0.5em 4.5em;
	margin-left: 1em;
}

div#Header a, ul.InlineMenu a, ul.InlineMenuTop a {
	text-transform: uppercase;
	color: #66CC00;
	font-weight: bold;
	text-decoration: none;
}


ul#Login a {
	text-transform: uppercase;
	font-size: 0.9em;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding: 0.2em 0.4em;
	//background-color: #990000;
	background-color: #336699;

}

#ContentMarquee a {
	color: #036;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: none;
}

div#Header a:hover, ul.InlineMenu a:hover {
	text-transform: uppercase;
	color: #669900;
	font-weight: bold;
	//text-decoration: underline;
}

ul.InlineMenuTop li {
	display: inline;
	padding: 0 1em;
	border-left: solid 1px #475353;
}

ul.InlineMenuTop li.first {
	border-left: none;
	padding-left: 0;
}

ul.InlineMenuTop li.last {
	padding-right: 0;
}

ul.InlineMenu li {
	display: inline;
	padding: 0 1em;
	border-left: solid 1px #475353;
}

ul.InlineMenu li.first {
	border-left: none;
	padding-left: 0;
}

ul.InlineMenu li.last {
	padding-right: 0;
}

#MainMenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#MainMenu ul li ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

//#MainMenu ul li ul li ul li {
//	margin: 0;
//	padding-left: 1.5em;
//	list-style-type: none;
//}

#MainMenu li {
	margin: 0;
	padding: 0;
}

#MainMenu a {
	font-weight: bold;
	display: block;
	color: #fff;
	background-color: #036;
	width: 91%;
	padding: 0.2em 0.2em 0.2em 1em;
	text-decoration: none;
	border-bottom: 1px solid #fff;
}

#MainMenu li li a {
	font-weight: normal;
	display: block;
	color: #000000;
	width: 91%;
	background-color: #ebebeb;
	padding: 0.2em 0.2em 0.2em 1em;
	text-decoration: none;
	border-bottom: 1px solid #ffffff;
}

#MainMenu li li li a {
	font-weight: normal;
	display: block;
	color: #000000;
	width: 79%;
	background-color: #ebebeb;
	padding: 0.2em 0.2em 0.2em 2.5em;
	text-decoration: none;
	border-bottom: 1px solid #ffffff;
}

#MainMenu li li a.last {
	background: #ebebeb url(../Images/bgMenuLeftLast.gif) no-repeat right bottom;
}


#MainMenu li li a.current {
	font-weight: normal;
	display: block;
	color: #FFFFFF;
	//background-color: #66CC00;
	background-color: #475353;
	//width: 12.1em;
	width: 91%;
	padding: 0.2em 0.2em 0.2em 1em;
	text-decoration: none;
	border-bottom: 1px solid #ffffff;
}

#MainMenu li li a.currentlast {
	color: #FFFFFF;
	background: #475353 url(../Images/bgMenuLeftCurrentLast.gif) no-repeat right bottom;
}


#MainMenu li li li a.current {
	font-weight: normal;
	display: block;
	color: #FFFFFF;
	//background-color: #66CC00;
	background-color: #475353;
	//width: 12.1em;
	width: 79%;
	padding: 0.2em 0.2em 0.2em 2.5em;
	text-decoration: none;
	border-bottom: 1px solid #ffffff;
}


#ContentMain a {
	color: #336699;
}

/*//////////////////////////////
CLASSES
/////////////////////////////*/

.clear {
	clear: both;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}


/*//////////////////////////////
FORMS
/////////////////////////////*/

#ContentMain form {
	float: left;
}


#rtable {
float:left;

}
