/* CSS Document */

/*main body*/
body
{	padding: 0;
	margin: 0;
	background-color:#56aa1c;
	padding-top:30px;
	padding-bottom:30px;
}

.splash_bg
{
	background-image:url(splash_bg.jpg);
	background-repeat:repeat-x;
	background-position: left top;
	background-color: #296EB3;
	height:548px;
}

.bannerbg
{
	background-image:url(bannerbg.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

.image_bg
{
	background-image:url(image.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

.under{
	background-image:url(under.jpg);
	background-repeat:repeat-y;
	background-position: top right;
}

.undermenu{
	background-image:url(undermenu.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height:1px;
}

.navbg
{
	background-image:url(navbg.jpg);
	background-repeat:repeat-y;
	background-position:left top;
	height:29px;
	}

.contentbg
{
	background-image:url(content_bg.jpg);
	background-repeat:repeat-y;
	background-position: left top;
	padding-left: 4px;
}

.contentbg2
{
	background-image: url(bg3.jpg);
	background-repeat:repeat-y;
	background-position:left top;
}
.contentbg3
{
	background-image: url(bg4.jpg);
	background-repeat:repeat-y;
	background-position:left top;
}

.contentbg4
{
	background-image: url(bg5.jpg);
	background-repeat:repeat-y;
	background-position:left top;
	padding-left: 4px;
}

.leftborder_bg
{
	background-image:url(leftbg.jpg);
	background-repeat:repeat-y;
	background-position:left top;
}

.rightborder_bg
{
	background-image:url(rightbg.jpg);
	background-repeat:repeat-y;
	background-position:left top;
}

.bottombg_left
{
	background-image:url(bottomborder1.jpg);
	background-repeat:repeat-x;
	background-position: top left;
}

.bottombg_left2
{
	background-image:url(bottomborder3.jpg);
	background-repeat:repeat-x;
	background-position: top left;
}

.bottombg_right
{
	background-image:url(bottomborder2.jpg);
	background-repeat:repeat-x;
	background-position: top left;
}

.toppane
{
	background-image:url(toppanebg.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}

.bottompane
{
	background-image:url(bottompanebg.jpg);
	background-repeat:repeat-x;
	background-position:left top;
}

.leftpane
{
	background-image:url(leftpane_bg.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	background-color: #dedfe1;
	padding-top: 52px;
}

.privacy_background
{
	background-image:url(privacy_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	
}

.mainbody
{
	background-color:#ffffff;
}

.submainbody
{
	background: transparent;
}

.bannerbg
{
	background-image:url(banner.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

.ContentPaneCssClass
{
	background-color:#EFEFEF;
	padding-top: 12px;
}
.master {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.menu-left {background: url(menu-left.gif) no-repeat top left; width: 12px; height: 30px;}
.menu-bg {background: url(menu-bg.gif) repeat-x top; height: 30px;}
.menu-right {background: url(menu-right.gif) no-repeat top right; width: 12px; height: 30px;}



.ContentPane  {
}

.RightPane { 
}

.BottomPane {
}
/* text style for the selected tab */
.SelectedTab {
	font-weight: normal;
	font-size: 9pt;
	color: #000000;
	font-family: "";
	text-decoration: none;
	vertical-align: bottom;
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
	text-decoration:    none;
	color:#FFFFFF;
	border: none;
	font-weight: bold;
}

A.SelectedTab:visited  {
	text-decoration: none;
	color:#ffffff;
	margin-top: 3px;
	margin-right: 6px;
	margin-bottom: 3px;
	margin-left: 6px;
	border: 1px none;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	font-weight: bold;
}

A.SelectedTab:active   {
	text-decoration: none;
	color:#555555;
	border: none;
	font-weight: bold;
}

A.SelectedTab:hover    {
	text-decoration: none;
	color:#555555;
	border: none;
	font-weight: bold;
}


/* hyperlink style for the unselected tabs */
.OtherTabs {
   
    color: #000000;
    font-family: "Tahoma", "Arial", "Helvetica";
	font-weight: bold;
}

A.OtherTabs:link {
    text-decoration: none;
    color: #FFF;
	font-weight: bold;
}

A.OtherTabs:visited  {
    text-decoration: none;
    color: #FFF;
	font-weight: bold;
}

A.OtherTabs:active   {
    text-decoration: underline;
    font-weight: bold;
	color: #fff;
}

A.OtherTabs:hover    {
    text-decoration: underline;
    font-weight: bold;
	color:#FFFFFF;
}

/* GENERAL */
/* style for module titles */
p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.Head   {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  18px;
    font-weight: bold;
    color: #000000;
	
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family:Arial;
    font-size:  13px;
    font-weight: normal;
    color: #000000;
	padding-right: 40px;
}

.SubHead2    {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:  12px;
    font-weight: normal;
    color: #666666;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Arial,  Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: red;
}

/* text style used for most text rendered by modules */
.Normal
{
    font-family:Arial;
    font-size:  12px;
    font-weight: normal;
    color: #000000;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
	border-width: 1px;
}

.NormalTextBox2
{
   border: none;
}

.NormalRed
{
    font-family: Arial,  Tahoma, Arial, Helvetica;
    font-size: 12px;

    color: #ff0000
}

.NormalBold
{
    font-family: Arial,  Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Arial,  Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    none;
    color: #999999;
	font-size: 11px; font-weight: normal;
}

A.CommandButton:visited  {
    text-decoration:    none;
    color: #999999;font-size: 11px; font-weight: normal;
}

A.CommandButton:active   {
    text-decoration:    none;
    color: #999999;font-size: 11px; font-weight: normal;
}

A.CommandButton:hover    {
    text-decoration:    none;
    color: #000000;font-size: 11px; font-weight: normal;
}

/* GENERIC */
H1  {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: medium;
    font-weight: bold;
    color: #333;
}

H2  {
    font-family: Arial, Helvetica;
    font-size:  15px;
    font-weight:    normal;
    color: #333;
}

H3  {
    font-family: Arial, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color: #333;
}

H4  {
     font-family: Tahoma, Arial, Helvetica;
    font-size:  14px;
    font-weight: normal;
    color: #1b1b1f;
}

H5, DT  {
    font-family: Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #333;
}

H6  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight: normal;
    color: #FFFFFF;
}

TFOOT, THEAD    {
    font-family: Arial,  Tahoma, Arial, Helvetica;
    font-size: 12px;
    color: #2960C6;
}

TH  {
    vertical-align: baseline;
    font-family: Arial,  Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    bold;
    color: #2960C6;
}

A:link, A:visited, A:active  {
	text-decoration: underline;
	color: #56aa1c;
}

A:hover {
	text-decoration: underline;
	color: #000000;
}

.box {
	margin-top: 35px;
	margin-right: 10px;
}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}

UL LI   {
	list-style-type:disc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#333333;
}

.ul2 li
{
	list-style-type:disc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#ffffff;
}

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR {
    color: #666;
    height:1pt;
    text-align:left;
}

.Privacy {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

A.Privacy:link, A.Privacy:visited {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

A.Privacy:active, A.Privacy:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: underline;
}
/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
    font-family: Arial,  Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    font-size: 11px;
    background-color: #8DC2F9}   

/* style of item titles by Announcements and events */
.ItemTitle    {
    font-family: Arial,  Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #2960C6;
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
	border-bottom: blue 0px solid; 
	border-left: blue 0px solid; 
	border-top: blue 0px solid; 
	border-right: blue 0px solid; 
}

.ModuleTitle_MenuBar {
	cursor: pointer; 
	height:px;
	background-color: Transparent;
}

.ModuleTitle_MenuItem {
	cursor: pointer; 
	color: black; 
	font-family: Trebuchet MS; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	border-left: white 0px solid; 
	border-bottom: white 1px solid; 
	border-top: white 1px solid; 
	border-right: white 0px solid;
	background-color: Transparent;
}

.ModuleTitle_MenuIcon {
	cursor: pointer; 
	background-color: #EEEEEE; 
	border-left: #EEEEEE 1px solid; 
	border-bottom: #EEEEEE 1px solid; 
	border-top: #EEEEEE 1px solid; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}

.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer;  
	background-color: #FFFFFF; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	border-bottom: #FFFFFF 0px solid; 
	border-left: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
}

.ModuleTitle_MenuBreak {
	border-bottom: #EEEEEE 1px solid; 
	border-left: #EEEEEE 0px solid; 
	border-top: #EEEEEE 1px solid;  
	border-right: #EEEEEE 0px solid; 
	background-color: #EEEEEE; 
	height: 1px;
}

.ModuleTitle_MenuItemSel {

	cursor: pointer; 
	color: black; 
	font-family: Trebuchet MS; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;

	background-color: #eeeeee;
}

.ModuleTitle_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	border-right: #FFFFFF 1px solid; 
	border-bottom: #FFFFFF 1px solid; 
	border-top: #FFFFFF 0px solid;
}

.ModuleTitle_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
}

/* Menu CSS */
.MainMenu_MenuContainer {
	padding: 0;
	margin: 0px;
}
	
.MainMenu_MenuBar {
	CURSOR: hand;
	padding: 0;
	margin: 0;
}

/*sub menu items*/
.MainMenu_MenuItem {
	color: #555555;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	CURSOR: hand;
	border: none;
	_background: transparent;	
	_padding: 0;
	_margin: 0;
	_height: 36px;
	width: 130px;
	vertical-align: middle;
	height: 36px;
	border-bottom: solid 1px #555555;
    
}

.MainMenu_MenuItemSel, .SubMenu_Active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #888888;
	background: transparent;
	CURSOR: hand;
	_padding: 0;
	_margin: 0;
	_height: 36px;
	_width: 130px;
	border: none;
	vertical-align: middle;
	height: 36px;
	border-bottom: solid 1px #555555;
}

.MainMenu_MenuIcon {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 6px;
	PADDING-BOTTOM: 3px;
	WIDTH: 0px;
	CURSOR: hand;
	BACKGROUND-COLOR: #FBFCFC;
	PADDING-TOP: 0px;
	HEIGHT: 20px;
	border-left: 1px solid #FBFCFC;
	border-top: 0px solid #FBFCFC;
	/*border-bottom: 1px solid #FBFCFC;*/
	border-right: 1px none;
	DISPLAY: none;
}

/**/
.MainMenu_SubMenu {
	Z-INDEX: 1000;
	CURSOR: hand;
	background-color: #f7f8f8;
	padding: 0;
	margin: 0;
	width: 130px;
	_color: #555555;
	_font-family: Verdana, Arial, Helvetica, sans-serif;
	_font-size: 11px;
	_font-weight: normal;
	_height: 36px;
	margin-top: -3px;
	_margin-top: -2px;
	vertical-align: middle;
	border-left: solid 10px #f7f8f8;
	border-right: solid 10px #f7f8f8;
    /*border-bottom: solid 1px  #f7f8f8;
    border-collapse:inherit;
	
		/*BORDER: #d6080b 1px solid;*/
}

.MainMenu_MenuBreak, .MainMenu_MenuBreak td {
	border: none;
	background: transparent;
}

.MainMenu_MenuArrow {
	font-family:Trebuchet MS;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
	border-right: 0px solid #FBFCFC;
	border-bottom: 0px solid #FBFCFC;
	border-top: 0px solid #FBFCFC;
	border-left-color: #FBFCFC;
	text-align: right;
	display: none;
}

.MainMenu_RootMenuArrow {
	display: none;
	width: 0px;
	background-color: transparent;
}

.MainMenu_Normal td {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	height: 29px;
}


.MainMenu_BreadcrumbActive, .MainMenu_BreadcrumbActive td, .MainMenu_Active, .MainMenu_Active td {
	color: #56aa1c;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	height: 29px;
}

.MainMenu_Selected td {
	color: #56aa1c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	height: 29px;
}

.MainMenu_Separator {
	display: none;
}

*html .MainMenu_Separator {
display: none;
	
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

input {
	margin: 3px;
	border: solid;
	border-width: 1px;
	border-color: #cccccc;
}

textarea {
	margin: 3px;
	border: solid;
	border-width: 1px;
	border-color: #cccccc;
}

select
{
margin: 3px;
	border: solid;
	border-width: 1px;
	border-color: #cccccc;
}

A.navlink:link, A.navlink:visited
{
	color:#FFFFFF;
	text-decoration:none;
}

A.navlink:active, A.navlink:hover
{
	color:#FFFFFF;
	text-decoration:none;
}

A.navlink2:link, A.navlink2:visited
{
	color:#5294c1;
	text-decoration:none;
}

A.navlink2:active, A.navlink2:hover
{
	color:#5294c1;
	text-decoration:underline;
}

.navlink3
{
	font-family: Tahoma;
    font-size:  14px;
    font-weight: bold;
    color: #6c7a8d;
	padding-bottom: 5px;
}

A.navlink3:link, A.navlink3:visited
{
	font-family: Tahoma;
    font-size:  12px;
    font-weight: bold;
    color: #6e94c9;
	text-decoration: none;
	padding-left: 15px;
	line-height: 25px;
}

A.navlink3:active, A.navlink3:hover
{
	font-family: Tahoma;
    font-size:  12px;
    font-weight: bold;
    color: #6e94c9;
	text-decoration: underline;
	padding-left: 15px;
	line-height: 25px;
}

#23331
{
    border-bottom: solid 1px  #f7f8f8;
}

#23337
{
    border-bottom: solid 1px  #f7f8f8;
}

.rightwhite{
    border-right: solid 1px  #ffffff;
}

.whitetop{
    border-top: solid 1px  #ffffff;    
	border-right: solid 1px  #ffffff;
}

.topwhite{
    border-top: solid 1px  #ffffff;
}

#dnn_ctr40343_Default_ViewType_lnkSearchAgain{
display:none;
}

