/*////////////////////////////////////////*/
/*  doc2MDv2-3column.css DotNetNuke Skin  */
/*            doc2MD.com v2.0             */
/*////////////////////////////////////////*/


body {
	margin: 0px;
	padding: 0px;
	background-color: #dadae8;
	background-image: url(pagebkg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-attachment: fixed;
}

body, td, div, p {
	font: normal 13px Tahoma, Verdana, Arial, sans-serif;
	color: #444;
}

a:link	{ color: #4c4cff; text-decoration: underline; }
a:visited	{ color: #4c4cff; text-decoration: underline; }
a:active	{ color: #72a6ff; text-decoration: underline; }
a:hover	{ color: #72a6ff; text-decoration: underline; }

ul.Padded {
	margin-left: 16px;
	padding-left: 0px;
}

ul.Padded li {
	padding-bottom: 6px;
}

.ArrowIcon {
	vertical-align: baseline;
	margin-left: 2px;
}

table#Container {
	/* width: 967px; */
	/* width: 760px; */
	/* height: 100%; */
	margin-left: auto;
	margin-right: auto;
}

table#Container td#ContainerShadowLeft {
	width: 15px;
	background-image: url(shadow_left.png);
	background-position: left top;
	background-repeat: repeat-y;
}

table#Container td#ContainerShadowRight {
	width: 15px;
	background-image: url(shadow_right.png);
	background-position: left top;
	background-repeat: repeat-y;
}

table#Container td#ContainerMainCell {
	width: 760px;
	background-color: #ffffff;
	border: 1px solid #a6abb3;
	border-top: 0px;
	border-bottom: 0px;
	padding-top: 4px;
}

table#Masthead {
	margin-bottom: 8px;
}

table#Masthead, table#Masthead td#Navbar {
	width: 100%;
	height: 25px;
}

table#Masthead td#MastheadLogo img {
	margin-top: 8px;
	_margin-top: 10px; /* Fix IE inconsistency */
}

td#MastheadSearch {
	padding-bottom: 3px;
}

td#MastheadSearch, td#MastheadSearch a {
	font-size: 10px;
}

td#MastheadSearch input {
	font-size: 11px;
}

td#MastheadSearch a:link		{ color: #4c4cff; text-decoration: none; }
td#MastheadSearch a:visited	{ color: #4c4cff; text-decoration: none; }
td#MastheadSearch a:active	{ color: #72a6ff; text-decoration: none; }
td#MastheadSearch a:hover	{ color: #72a6ff; text-decoration: none; }

/*
#NavbarTable {
	position: absolute;
	width: 400px;
}
*/

#Navbar {
	padding: 0px;
	background-image: url('navbar_tile.gif');
	background-repeat: repeat-x;
	background-position: 0px 1px;
	/* background-position: left center; */
}

#Navbar * {
	font: bold 10px Tahoma, Verdana, Arial, sans-serif;
}

#Navbar a:link			{ text-decoration: none; color: #24455f; }
#Navbar a:visited		{ text-decoration: none; color: #24455f; }
#Navbar a:hover		{ text-decoration: none; color: #17ae82; }
#Navbar a:active		{ text-decoration: none; color: #000000; }

td#MastheadCrumbBar {
	padding: 3px 8px 0px 35px;
	font: normal 10px Tahoma, Arial, Helvetica, sans-serif;
	color: #808080;
}

td#MastheadCrumbBar span#MastheadLogInOut {
	float: right;
	padding-right: 10px;
}

td#MastheadCrumbBar a {
	text-decoration: none;
}

.FlashContent {
	margin-bottom: 19px;
}

.FlashContent p.TopSmall {
	font-size: 10px;
	line-height: 11px;
	margin: 2px 0px 0px 0px;
}

.SpacerRow15 {
	font-size: 1px;
	line-height: 1px;
	height: 15px;
}

#HomepageBox a:link		{ text-decoration: none; color: #17ae82; border-bottom: 1px dotted #87e2c1; }
#HomepageBox a:visited	{ text-decoration: none; color: #17ae82; border-bottom: 1px dotted #87e2c1; }
#HomepageBox a:hover	{ text-decoration: none; color: #000000; border-bottom: 1px dotted #999999; }
#HomepageBox a:active	{ text-decoration: none; color: #000000; border-bottom: 1px dotted #999999; }

table#MainTable {
	border-top: 1px dotted #AAAAAA;
	border-bottom: 1px dotted #AAAAAA;
}

table#MainTable td.HomePageCol1 {
	/* border-left: 1px dotted #AAAAAA; */
	width: 33%;
	border-right: 1px dotted #AAAAAA;
}

table#MainTable td.HomePageCol2 {
	width: 33%;
	border-right: 1px dotted #AAAAAA;
}

table#MainTable td.HomePageCol3 {
	width: 33%;
	/* border-right: 1px dotted #AAAAAA; */
}

#Footer {
	background-color: #bddbf1;
	border-bottom: 1px solid #a6abb3;
}

#Footer td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #24455f;
	padding: 3px 15px;
}

#Footer td a:link		{ color: #24455f; text-decoration:none; }
#Footer td a:visited	{ color: #24455f; text-decoration:none; }
#Footer td a:hover		{ color: #ffffff; text-decoration:none; }
#Footer td a:active		{ color: #ffffff; text-decoration:none; }



/* SOLPARTMENU STYLES */

.MainMenu_MenuContainer {
	border: none;
	background: transparent;
}

.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand; 
	height: 20px;
}

.MainMenu_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: #24455f; 
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	font-style: normal; 
	border: none;
}

.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #d9e0e8;
	border: 1px solid #d9e0e8; 
	text-align: center; 
	width: 15px; 
	height: 20px;
}

.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #ffffff; 
	border: 1px solid #93a5b9;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
}

.MainMenu_MenuBreak {
	background: transparent;
	border: 0px;
	height: 1px;
}

.MainMenu_MenuItemSel {
	/* background: transparent; */
	background: #e5f0f7;
	cursor: pointer; 
	cursor: hand; 
	color: #4c4cff; 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold; 
	font-style: normal;
}

.MainMenu_MenuArrow {
	font-family: Webdings; 
	font-size: 10px; 
	cursor: pointer; 
	cursor: hand;
	border: none; 
	color: #24455f;
}

.MainMenu_RootMenuArrow {
	font-family: Webdings; 
	font-size: 10px; 
	cursor: pointer; 
	cursor: hand;
	color: #24455f;
}

