@media all {

body {
	background-color: #D8DBDA;
	text-align: center;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}


h1 {
	padding: 0 0 0 0;
	margin: 0 0 10px 0;
	font-size: 11px;
	color: #000000;
	font-weight: bold
	display:inline;
}

h2 {
	padding: 0;
	margin: 0 0 10px 0;
	font-size: 15px;
	color: #C62E40;
}

p {
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 10px;
}

div {
	padding: 0px;
	margin: 0px;
}

#Content {
	background-color: #FFFFFF;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	margin-bottom: 50px;
	text-align: left;
	clear: both;
	
}


#HeaderBlock {
	width: 760px;
	height: 157px;
	float: left;
	background-color: #FFFFFF;
	/* border: 10px solid #000000; */
	margin:0px;
	padding:0px;
	text-align: right;
}

#ActionBlock {
	padding: 0px;
	margin: 0px;
	width: 232px;
	height: 157px;
	float: right;
	background-color: #68696E;
}

#RedBar {
	top: 1px;
	width: 340px;
	height: 38px;
	margin-top: 1px;
	clear: both;
	float: left;
	background-color: #C62E40;
}

#ContextBanner {
	top: 1px;
	margin-left: 1px;
	margin-top: 1px;
	width: 659px;
	height: 38px;
	float: left;
	background-color: #F47935;
}

#leftWrapper {
	width: 340;
	overflow: hidden;
	float: left;
}


#MainMenu {
	margin-top: 1px;
	width: 160px;
	height: 255px;
	float: left;
	background-color: #ECEFF0;
}

#SubMenu {
	margin-top: 1px;
	margin-left: 1px;
	width: 179px;
	height: 255px;
	float: left;
	background-color: #DDE2E1;
}


#ContextImage {
	width: 659px;
	height: 255px;
	float: left;
	margin-top: 1px;
	margin-left: 1px;
	background-color: #FFFFFF;
}

#ContextImage img {
	/* display:none; */
}

#ContextImage img.current {
	/* display:inline; */
}


#Rotator {
	margin-top: 1px;
	clear:both;
	width: 340px;
	height: 300px;
	float: left;
	background-color: #AADCEF;
}
#Rotator.content {
	border: 1px solid;
	margin: 50px;
	position:absolute;
	overflow:hidden;
}

#FullCanvas {
	width: 659px;
	height: 525px;
	float: left;
	margin-top: 1px;
	margin-left: 1px;
	background-color: #FFFFFF;
	overflow: auto;
}

#FullCanvas ul {
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style: none;
}

#FullCanvas li {
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	
	padding-top: 0px;
	padding-left: 10px;

	background: url("http://www.rubiconmarketing.com/files/Images/li.png") top left no-repeat;
}

#MainCanvas {
	width: 659px;
	height: 300px;
	margin-top: 1px;
	padding: 0px;
	background-color: #FFFFFF;
	float: right;
	overflow: hidden;
}

#MainCanvas ul {
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style: none;
}

#MainCanvas li {
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	
	padding-top: 0px;
	padding-left: 10px;

	background: url("http://www.rubiconmarketing.com/files/Images/li.png") top left no-repeat;
}

div.resource {
	padding-left: 10px;

}

div.resourceSelected {
	padding-left: 10px;
	background: url("http://www.rubiconmarketing.com/files/Images/li.png") top left no-repeat;
}

div.leftColumn {
	margin: 20px 0px 0px 20px;
	float: left;
	width: 285px;
	line-height: 18px;
	font-size: 11px;
       
        height: 240;
}

div.rightColumn {
	margin: 20px 20px 0px 20px;
	float: right;
	width: 300px;
	line-height: 18px;
	font-size: 11px;
}

div.leftColumnResource {
	margin: 20px 0px 0px 20px;
	float: left;
	width: 220px;
	line-height: 18px;
	font-size: 11px;
        height: 240;
}

div.rightColumnResource {
	margin: 20px 20px 0px 20px;
	float: right;
	width: 350px;
	line-height: 18px;
	font-size: 11px;
}

div.rightColumnResourceItem {
	height: 280px;
	width: 350px;
	overflow: auto;
	line-height: 18px;
	font-size: 11px;
}


div.oneColumn {
	margin: 20px 0px 0px 20px;
	float: left;
	width: 575px;
	line-height: 18px;
	font-size: 11px;
}

#Footer {
	float: left;	
	width: 1000px;
	height: 20px;
	margin-top: 1px;
	background-color: #68696E;
	clear: both;
	font-family: Verdana, Arial, sans-serif;
	text-transform: uppercase;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
}


.ActionItems {
	margin: 21px 0px 0px 0px;
	list-style-type: none;
	font-size: 11px;
	color: #ECEFF0;
	font-family: Verdana, Arial, sans-serif;
	text-transform: uppercase;
	width: 230px;
	padding-left: 25px;
}

.ActionItems li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;

	text-indent: 0px;
	background: url("http://www.rubiconmarketing.com/files/Images/action_underscore.png") bottom left no-repeat;

}

.ActionItems li a{
	text-decoration: none;
	color: #ECEFF0;
}


.MenuItems {
	margin: 17px 0px 0px 0px;
	list-style-type: none;
	font-size: 10px;
	color: #303030;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	width: 150px;
	padding-left: 18px;
}
.MenuItems li {
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 3px;
	text-indent: 0px;
	background: url("http://www.rubiconmarketing.com/files/Images/menu_underscore.png") bottom left no-repeat;
}
.MenuItems li a {
	text-decoration: none;
	color: #303030;
}
.MenuItems li:hover {
	margin-left: -10px;
	padding-top: 10px;
	padding-bottom: 3px;
	text-indent: 10px;
	background: url("http://www.rubiconmarketing.com/files/Images/menu_underscore_selected.png") bottom left no-repeat;
}
#MainMenu li.Header {
	color: #C62E40;
	font-size: 12px;
	font-weight: normal;
}
#MainMenu li.Header:hover {
	color: #C62E40;
	font-size: 12px;
	font-weight: normal;
	margin-left: 0px;
	text-indent: 0px;
	background: url("http://www.rubiconmarketing.com/files/Images/menu_underscore.png") bottom left no-repeat;
}
#MainMenu li.current {
	margin-left: -10px;
	padding-top: 10px;
	padding-bottom: 3px;
	text-indent: 10px;
	background: url("http://www.rubiconmarketing.com/files/Images/menu_underscore_selected.png") bottom left no-repeat;
}





.SubMenuItems {
	margin: 17px 0px 0px 0px;
	list-style-type: none;
	font-size: 10px;
	color: #303030;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	width: 150px;
	padding-left: 18px;
}
.SubMenuItems li {
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 3px;
	text-indent: 0px;
	background: url("http://www.rubiconmarketing.com/files/Images/submenu_underscore.png") bottom left no-repeat;
}
.SubMenuItems li a {
	text-decoration: none;
	color: #303030;
}
.SubMenuItems li:hover {
	margin-left: -10px;
	padding-top: 10px;
	padding-bottom: 3px;
	text-indent: 10px;
	background: url("http://www.rubiconmarketing.com/files/Images/submenu_underscore_selected.png") bottom left no-repeat;
}
#SubMenu li.Header {
	color: #C62E40;
	font-size: 12px;
	font-weight: normal;
}
#SubMenu li.Header:hover {
	color: #C62E40;
	font-size: 12px;
	font-weight: normal;
	margin-left: 0px;
	text-indent: 0px;
	background: url("http://www.rubiconmarketing.com/files/Images/submenu_underscore.png") bottom left no-repeat;
}
#SubMenu li.current {
	margin-left: -10px;
	padding-top: 10px;
	padding-bottom: 3px;
	text-indent: 10px;
	background: url("http://www.rubiconmarketing.com/files/Images/submenu_underscore_selected.png") bottom left no-repeat;
}



#MainCanvas a {
	color: #303030;
	text-decoration: underline;
}




#Address1 {
	float: left;
	margin-left: 100px;
	margin-top: 4px;
}

#Address2 {
	float: left;
	margin-left: 29px;
	margin-top: 4px;
}

#Address3 {
	float: left;
	margin-left: 29px;
	margin-top: 4px;
}

#Address4 {
	float: left;
	margin-left: 29px;
	margin-top: 4px;
}

#Address5 {
	float: left;
	margin-left: 29px;
	margin-top: 4px;
}


.footerLink {
	text-decoration:none;
	color: #FFFFFF;
}
.footerLink:hover {
	text-decoration:underline;
	color: #FFFFFF;
}


.red {
	color: #C62E40;
}

.fine {
	font-size: 9px;
}

input {
	font-size: 10px;
	margin: 2px;
	padding: 0px;
}

textarea {
	margin: 2px;
	padding: 0px;
	font-size: 11px;
}

table {
	font-size: 11px;
}

form {
	margin: 0px;
	padding: 0px;
}

}