/* CSS Document */
/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.container_right_white_line {
    width:200px;
    border: 0px;
    border-spacing:0;
    border-collapse:collapse;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #434d3e;
	line-height: 19px;
    background-color: transparent;
}


.container_left_block {
    width:200px;
    border: 0px;
    border-spacing:0;
    border-collapse:collapse;
    padding: 0px;
    valign: top;
}


.container_mid_white {
    width:530px;
    border: 0px;
    border-spacing:0;
    border-collapse:collapse;
    padding: 0px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #434d3e;
	line-height: 19px;
    background-color: #ffffff;
}

.container_mid_green_white_top {
    width:530px;
    border: 0px;
    border-spacing:0;
    border-collapse:collapse;
    padding: 0px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #434d3e;
	line-height: 19px;
    background-color: #e2e65b;
}

.container_mid_small_green {
    width:265px;
    border: 0px;
    border-spacing:0;
    border-collapse:collapse;
    padding: 0px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #434d3e;
	line-height: 19px;
    background-color: #e2e65b;
}


.container_mid_small_green_with_line {
    width:265px;
    border: 0px;
    border-spacing:0;
    border-collapse:collapse;
    padding: 0px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #434d3e;
	line-height: 19px;
    background-color: #e2e65b;
}

.container_empty {
    width:200px;
    border: 0px;
    border-spacing:0;
    border-collapse:collapse;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #434d3e;
	line-height: 19px;
    background-color: transparent;
    valign: top;
}









.head_title {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #000000;
	line-height: 20px;
	font-weight: bold;
}

.subhead_title {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #434d3e;
	line-height: 20px;
	font-weight: bold;
}

.subsubhead_title {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #434d3e;
	line-height: 20px;
	font-weight: bold;
}



.container_item {
	width: 300px;
	background-color: #ebebeb;
	border: 0px 0px 0px 2px;
    border-color: #0099cc;
    padding: 5px 5px 5px 5px;
}

.container_title {
    width: 300px;
    border: 2px 2px 0px 0px;
	font-family: arial;
    background-color: #cccccc;
	font-size: 18px;
	font-weight: bold;
    color: #000000;
    padding: 2px 2px 2px 2px;
}

.container_1_footer {
	background-color: #ebebeb;
}

.thumbnail_left {
	border-style: double;
	border-size: 3px;
	border-color: #999999;
}

.rt {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
    color: #333333;
}

.rtb {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
    color: #333333;
}

.general_container {
	font-family: verdana;
	font-size: 10px;
    color: #333333;
}

.body {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #434d3e;
	line-height: 19px
}
