html {
background-color: #4d7fa4;
}

/* Basic Text Styles */

.Normal {
font-family: Arial;
font-size: 8pt;
color: #575656;
}

.SubHead {
font-family: Arial;
font-size:  10pt;
font-weight: bold;
color: #575656;
}

.SubHead2 {
font-family: Arial;
font-size:  10pt;
font-weight: bold;
color: #000000;
}

.DNN_ANN_Description {
font-family: Arial;
font-size:  8pt;
font-weight: normal;
color: #575656;
}

/* Body Containers*/
.RootTable {
	width: 100%;
	border: 0px;
	margin: 0px;
	padding: 0px;
	background-color: #4d7fa4;
	height: 100%;
}

.MainTable {
	width: 906px;
}

.HeaderPane {
	height: 50px;
	vertical-align:bottom;
}

.HeaderPane p {
	margin: 0;
	padding: 0;
	font-size: 7pt;
	color:#85bbda;
	font-family: Arial;
}

.HeaderPane p span {
	margin-left: 5px;
	margin-right: 5px;
}

.HeaderPane .HeaderLeft {

}

.HeaderPane .HeaderRight {
	text-align: right;
	padding-bottom: 5px;
	width: 350px;
}

.HeaderPane a:link {
	text-decoration: none;
	font-size: xx-small;
	color:#85bbda;
	font-family: Arial;
}
.HeaderPane a:visited  {
	text-decoration: none;
	font-size: xx-small;
	color:#85bbda;
	font-family: Arial;
}
.HeaderPane a:active   {
	text-decoration: none;
	font-size: xx-small;
	color:#85bbda;
	font-family: Arial;
}
.HeaderPane a:hover    {
	text-decoration: underline;
	font-size: xx-small;
	color:#85bbda;
	font-family: Arial;
}

.ContentFrameTable {
	background-image: url(blue_back_middle.jpg);
	background-repeat: vertical;
	background-position: left top;
}

.ContentTable {
	margin-top: 15px;
	margin-bottom: 30px;
	margin-left: 40px;
	width: 830px;
}

.TopPane {
	height: 370px;
	width: 830px;
	background-color: transparent;
}

object
{
	margin: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
	outline: none;
}

.SubContentTable {	
	margin-left: 5px;
}

.NavPane {
	height: 200px;
	width: 198px;
	background-color: #defbff;
	padding-top: 10px;	
}

.PlayVideo {
	margin-left: 20px;
	margin-bottom: 5px;
}

.PlayVideo img {
	border: none;
}

.BottomPane {
	padding-bottom: 20px;
	background-color: #ffffff
}

.FooterPane {
	text-align: center;
	vertical-align: middle;
	font-size: xx-small;
	color:#85bbda;
	font-family: Arial;
}

/* Footer Components */
.Footer {
	font-size: xx-small;
	color:#85bbda;
	font-family: Arial;
}

/* Footer link syle */
A.Footer:link {
	text-decoration: none;
	font-size: xx-small;
	color:#85bbda;
	font-family: Arial;
}
A.Footer:visited  {
	text-decoration: none;
	font-size: xx-small;
	color:#85bbda;
	font-family: Arial;
}
A.Footer:active   {
	text-decoration: none;
	font-size: xx-small;
	color:#85bbda;
	font-family: Arial;
}
A.Footer:hover    {
	text-decoration: underline;
	font-size: xx-small;
	color:#85bbda;
	font-family: Arial;
}

/* Register and Login Components */
.Login {
	text-decoration: none;
	font-family: Arial;
	font-size: xx-small;
	color:#85bbda;
	font-family: Arial;
}
A.Login:link {
	text-decoration: none;
	font-size: xx-small;
	color:#85bbda;
	font-family: Arial;
}

A.Login:visited  {
	text-decoration: none;
	font-size: xx-small;
	color:#85bbda;
	font-family: Arial;
}

A.Login:active   {
	text-decoration: none;
	font-size: xx-small;
	color:#85bbda;
	font-family: Arial;
}

A.Login:hover    {
	text-decoration: underline;
	font-size: xx-small;
	color:#85bbda;
	font-family: Arial;t;
}

/* Search */

.SearchArea input {
	width: 100px;
	height: 20px;
}

/* Menu Component */

.MainMenu_MenuContainer TD
{
width: 180px;
background-color: transparent;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
}

.MainMenu_MenuBreak
{
background-color: transparent; 
border-bottom: transparent 0px solid; 
border-left: transparent 0px solid; 
border-top: transparent 0px solid;  
border-right: transparent 0px solid; 
}

.MainMenu_MenuBar TD
{
cursor: pointer; 
}

.MainMenu_MenuItem
{
background-color: #defbff;	
height: 20px;
width: 175px;
color: #4d7fa4; 
font-family: Arial;
font-size: 9pt; 
font-weight: normal; 
font-style: normal; 
border-left: transparent 0px solid;
border-right: transparent 0px solid;
border-bottom: transparent 0px solid;
border-top: transparent 0px solid; 
padding-left: 2px;
padding-right: 2px;
padding-top: 2px;
padding-bottom: 2px;
}

.ActiveRootTab TD
{
color: #000000;
font-family: Arial;
font-size: 9pt; 
font-weight: normal; 
height: 30px;
text-align: left;

}

.RootTab TD
{
height: 20px;
font-family: Arial;
font-size: 9pt; 
font-weight: normal; 
color: #4d7fa4;
text-align: left;
padding-left: 15px;
}

.SelectedRootTab TD
{
	color: #000000;
	height: 30px;
	font-family: Arial;
	font-size: 11pt;
	font-weight: normal;
	text-align: left;
}

.BreadcrumbRootTab TD
{
background-color: #defbff;	
font-family: Arial;
font-size: 11pt; 
font-weight: normal; 
color: #000000;
height: 30px;
text-align: left;
}

.ActiveSubTab
{
background-color: #defbff;	
color: #000000;
font-family: Arial;
font-size: 9pt; 
font-weight: normal;
padding-left: 2px;
padding-right: 2px;
padding-top: 2px;
padding-bottom: 2px;
}

.SubTab
{
height: 30px;
background-color: #defbff;	
color: #ffffff;
font-family: Arial;
font-size: 9pt; 
font-weight: normal;
padding-left: 2px;
padding-right: 2px;
padding-top: 2px;
padding-bottom: 2px; 
}

.SelectedSubTab
{
width: 175px;
color: #000000;
font-family: Arial;
font-size: 9pt; 
font-weight: normal;
padding-left: 2px;
padding-right: 2px;
padding-top: 2px;
padding-bottom: 2px; 
}

.BreadcrumbSubTab
{
background-color: #defbff;	
color: #000000;
font-family: Arial;
font-size: 9pt; 
font-weight: normal; 
padding-left: 2px;
padding-right: 2px;
padding-top: 2px;
padding-bottom: 2px;
}

.MainMenu_SubMenu
{
z-index: 1000; 
cursor: pointer; 
cursor: hand; 
background-color: #defbff;	
font-family: Arial;
font-size: 9pt; 
font-weight: normal; 
font-style: normal; 
color: #ffffff;
border-left: #ffffff 0px solid; 
border-right: #ffffff 0px solid; 
border-bottom: #ffffff 0px solid;
border-top: #ffffff 0px solid; 
padding-left: 2px;
padding-right: 2px;
padding-top: 2px;
padding-bottom: 2px;
height: 30px;
}

.MainMenu_MenuItemSel
{
background-color: #defbff;	
color: #000000; 
font-family: Arial;
font-size: 9pt; 
font-weight: normal; 
font-style: normal; 
border-left: #ffffff 0px solid; 
border-right: #ffffff 0px solid; 
border-bottom: #ffffff 0px solid;
border-top: #ffffff 0px solid; 
padding-left: 2px;
padding-right: 2px;
padding-top: 2px;
padding-bottom: 2px;
}

.MainMenu_RootMenuArrow, .MainMenu_MenuIcon, .MainMenu_MenuArrow
{
display: none;
}

/* End Menu */



ul.firstMenu {
		margin: 0;
		padding: 0;
		list-style: none;
		display: block;
		}

ul.firstMenu li {
		float: left;
		clear: both;
		margin: 0;
		padding: 2px 5px;
		list-style: none;
		width: 145px;
		height: 20px;
		line-height: 20px;
		display: block;
		background: #83a7c1;
		border-bottom: 1px solid #defbff;
		border-left: 1px solid #defbff;
		}
		
ul.firstMenu li a {
		margin: 0;
		padding: 0;
		display: block;
		width: 145px;
		height: 20px;
		line-height: 20px;
		}		

ul.firstMenu li ul {
		display: none;
		width: 150px;
		position: absolute;
		margin: -22px 0 0 150px;
		padding: 0;
		list-style: none;
		}
		
ul.firstMenu li ul li {
		background: #a4b7bd;
		list-style: none;
		}		

ul.firstMenu li:hover ul {
		display: block;
		}

ul.firstMenu li:hover ul ul {
		display: none;
		}

ul.firstMenu li ul li:hover ul {
		display: block;
		}




#communityBrowseCategories {
		margin: 0 0 60px;
		}



.communityResourceListItem {
		width: 129px;
		padding: 0 5px 10px;
		text-align: center;
		}

.communityProfileImage 
{
    float: left;
    padding: 0 10px 0 0;
}

.communityProfileImage img
{
    width: 200px;
}

.communityProfileInfo 
{
}

.communityProfileEdit 
{
    float: right;
}

.communityProfileBlog
{
    clear: both;
    padding: 10px 0 0 0;
}

p.communityProfileBlogEntry
{
    padding: 20px 0 0 0;
}

.communityProfileBlogComments
{
    float: right;
}

.communityProfileBlogNew{
}


.communityRecentPostItem {
	margin: 0 0 20px;
	}









