

/* General Styles */

body, html, .CommonContent
{
    font-family: Arial, Helvetica;
    color: #333333;
}

form
{
    background-color: #FFFFFF;
    background-image: none;
    min-width: 960px;
}


A:LINK
{
    color: #000000;
}

A:ACTIVE
{
    color: #000000;
}

A:VISITED
{
    color: #666666;
}

SELECT, TEXTAREA, INPUT, BUTTON
{
    font-family: Arial, Helvetica;
}

.Common
{
    width: 960px;
}

/* Header Styles */

#CommonHeader
{
    border-top-color: #3A477A;
    background-image: url(/themes/default/images/common/header-gradient.png);
    background-color: #FFFFFF;
}

#CommonHeaderUserRoundBottom .r1, #CommonHeaderUserRoundBottom .r2, #CommonHeaderUserRoundBottom .r3, #CommonHeaderUserRoundBottom .r4,
#CommonHeaderUserRoundLeft .r1, #CommonHeaderUserRoundLeft .r2, #CommonHeaderUserRoundLeft .r3, #CommonHeaderUserRoundLeft .r4,
#CommonHeaderUserRoundRight .r1, #CommonHeaderUserRoundRight .r2, #CommonHeaderUserRoundRight .r3, #CommonHeaderUserRoundRight .r4,
#CommonHeaderUserContent
{
    background-color: #3A477A;
}

#CommonHeader table td
{
    height: 113px;
}

/* Navigation Styles */

#CommonNavigation
{
    background-color: #9AB5EC;
}

#CommonNavigation a:link, #CommonNavigation a:active, #CommonNavigation a:visited
{
    color: #000000;
}

#CommonNavigation a:hover
{
    color: #FFFFFF;
}

#CommonNavigation a.Selected:link, #CommonNavigation a.Selected:active, #CommonNavigation a.Selected:visited
{
    color: #FFFFFF;
}

.CommonBreadCrumbArea
{
    background-color: #E9EEF9;
    color: #000000;
}

.CommonBreadCrumbArea a:link, .CommonBreadCrumbArea a:visited, .CommonBreadCrumbArea a:active
{
    color: #000000;
}

/* Body Styles */

.CommonTitle, .CommonProfileTitle, .CommonTitle A:LINK, .CommonTitle A:ACTIVE, .CommonTitle A:VISITED, .CommonTitle A:HOVER, .ForumThreadPostTitle
{
    font-family: Arial, Helvetica;
    color: #AAAAAA;
}

.CommonTitle, .CommonProfileTitle, 
{
    font-size: 280%;
}

#CommonHeaderTitle
{
    font-size: 140%;
}

#CommonHeaderTitle h1, #CommonHeaderTitle h1 A:LINK, #CommonHeaderTitle h1 A:VISITED, #CommonHeaderTitle h1 A:ACTIVE
{
    font-family: Arial, Helvetica;
    color: #A0AE5A;
}

.CommonSubTitle, .CommonHeader, .CommonFormTitle
{
    font-family: Arial, Helvetica;
    color: #AAAAAA;
}

.CommonInlineMessageTitle
{
    font-size: 100%;
}

.CommonInlineMessageTitle, .CommonMessageTitle
{
    font-family: Arial, Helvetica;
    background-color: #F4F4F4;
}

.CommonInlineMessageTitle, .CommonInlineMessageTitle A:LINK, .CommonInlineMessageTitle A:VISITED, .CommonInlineMessageTitle A:ACTIVE, 
.CommonInlineMessageTitle A:HOVER, .CommonMessageTitle
{
    color: #666666;
}

.CommonInlineMessageArea, .CommonInlineMessageTitle, .CommonMessageContent, .CommonMessageTitle
{
    border-color: #E1E1E1;
}

.ForumPostHeader
{
    font-size: 90%;
    color: #000000;
    font-family: Arial, Helvetica;
    background-color: #9AB5EC;
}

.ForumPostHeader, .ForumPostManagementArea, .ForumPostTitleArea, .ForumPostContentArea, .ForumPostUserArea, .ForumPostFooterArea
{
    border-color: #E1E1E1;
}

.ForumPostTitleArea, .ForumPostManagementArea
{
    background-color: #F4F4F4;
}

.ForumPostUserArea
{
    background-color: #EEEEEE;
}

.ForumPostContentArea
{
    color: #000000;
}


/* Tag Styles */

.CommonTag1 a:link, .CommonTag1 a:visited, .CommonTag1 a:active
{
    color: #000000;
}

.CommonTag2 a:link, .CommonTag2 a:visited, .CommonTag2 a:active
{
    color: #000000;
}

.CommonTag3 a:link, .CommonTag3 a:visited, .CommonTag3 a:active
{
    color: #000000;
}

.CommonTag4 a:link, .CommonTag4 a:visited, .CommonTag4 a:active
{
    color: #000000;
}

.CommonTag5 a:link, .CommonTag5 a:visited, .CommonTag5 a:active
{
    color: #000000;
}

.CommonTag6 a:link, .CommonTag6 a:visited, .CommonTag6 a:active
{
    color: #000000;
}

A.ForumGroupNameRead, .ForumGroupNameRead:LINK, .ForumGroupNameRead:VISITED, A.ForumNameRead, .ForumNameRead:LINK, .ForumNameRead:VISITED
{
    color: #666666;
}

A.ForumGroupNameUnRead, .ForumGroupNameUnRead:LINK, .ForumGroupNameUnRead:VISITED, A.ForumNameUnRead, .ForumNameUnRead:LINK, .ForumNameUnRead:VISITED
{
    color: #000000;
}

/* List Styles */

.CommonListTitle
{
    font-family: Arial, Helvetica;
    font-size: 180%;
}

.CommonListTitle, .CommonListTitle a:link, .CommonListTitle a:visited, .CommonListTitle a:active
{
    color: #000000;
}

.CommonListHeader, .CommonListHeaderLeftMost
{
    background-color: #E1E1E1;
    color: #999999;
}

.CommonListRowAlt td
{
    background-color: #FFFFCC;
}

.CommonListHeader, .CommonListHeaderLeftMost, .CommonListCell, .CommonListCellLeftMost, .ForumListCellLeftMostImageOnly, .ForumListCellImageOnly, .FileListCellLeftMostImageOnly
{
    border-color: #E1E1E1;
}

/* Footer Styles */

#CommonFooter, body, html
{
    background-image: none;
    background-color: #EAECE0;
}

/* Sidebar Styles */

#CommonSidebarLeft .CommonSidebar, #CommonSidebarRight .CommonSidebar
{
    width: 312px;
}

.CommonSidebarInnerArea, .CommonSidebarRoundTop .r1, .CommonSidebarRoundTop .r2, .CommonSidebarRoundTop .r3, .CommonSidebarRoundTop .r4, .CommonSidebarRoundBottom .r1, .CommonSidebarRoundBottom .r2, .CommonSidebarRoundBottom .r3, .CommonSidebarRoundBottom .r4
{
    background-color: #D7D7CE;
    border-color: #999999;
}

.CommonSidebarHeader, .CommonSidebarFooter
{
    border-color: #FFFFFF;
}

.CommonSidebarHeader, .CommonSidebarHeader A:LINK, .CommonSidebarHeader A:VISITED, .CommonSidebarHeader A:ACTIVE, .CommonSidebarHeader A:HOVER
{
    color: #333333;
}

/* Modal Styles */

.CommonModal1, .CommonModal2, .CommonModal3, .CommonModal4, .CommonModal5 
{
    background-color: #CCCCCC;
}

.CommonModal1, .CommonModal2, .CommonModal3, .CommonModal4, .CommonModal5, .CommonModalTitle, .CommonModalFooter
{
    border-color: #666666;
}

.CommonModalTitle
{
    color: #000000;
    font-family: Arial, Helvetica;
}


body, html
{
	margin: 0;
	padding: 0;
	background-color: #afafaf;
	background-image: url(../images/common/mgo-site-background.gif);
	background-position: right top;
	font-family: Tahoma, Arial, Helvetica;
	color: Navy;
	line-height: 20px;
}

form
{
	background-color: transparent;
}

/* mgo - new (master.Master) */
.CommonOuter
{
	margin: 0 auto;
	padding: 0;
	width: auto;
	margin-left: 46px;
	margin-right: 46px;
	background-color: #ffffff;
}

.Common
{
	margin: 0;
	padding: 0;
	width: auto;
}

/* mgo - new style to replace common in navigation (master.Master) */
.CommonNavigationArea  
{
	margin: 0 auto;
	padding: 0;
	width: auto;
	margin-left: 46px;
	margin-right: 46px;
	height: 32px;
	vertical-align: middle;
}

/* mgo - new style to replace common in header (master.Master) */
.CommonHeaderArea
{
	margin: 0 auto;
	padding: 0;
	width: auto;
	margin-left: 46px;
	margin-right: 46px;
	vertical-align: middle;
}

#CommonHeader
{
	padding: 0 0 0 0;
	margin: 0;
	width: auto;
	overflow: hidden;
	border-top: solid 6px #3A477A;
	background-image: url(../images/common/header-gradient.png);
	background-repeat: repeat-x;
	background-position: left top;
	margin-left: 46px;
	margin-right: 46px;
}

#CommonHeader table
{
    padding: 0;
    margin: 0 0 0 -33px;
}

#CommonHeaderDescription
{
    margin: 0;
    padding: 0 0 0 4px;
	COLOR: #999999;	
	FONT-FAMILY: Tahoma, Arial, Helvetica;
	font-size: 10.1pt;
	letter-spacing: normal;
	line-height: normal;
}

#CommonHeaderUserWelcome, #CommonHeaderUserWelcome a:link, #CommonHeaderUserWelcome a:visited
{
    color: #c0c8d3;
}

#CommonNavigation
{
 	clear: both;
	margin: 0;
	width: auto;
	height: 32px;
	vertical-align: middle;
	overflow: hidden;
	background-color: #9AB5EC;
	padding: 0;	
	background-image: url(../images/common/mgo-navigation-gradient.png);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: small;
	font-weight: normal;
	margin-left: 46px;
	margin-right: 46px;
}

A:link 	
{
	COLOR: #e87e17
}

A:active 
{	
	COLOR: #e87e40
}

A:visited 
{	
	COLOR: #e87e30
}

A:hover 
{	
	TEXT-DECORATION: underline
}

#CommonNavigation ul li
{
	display: block;
	float: left;
	margin-right: 32px;
	font-weight: bold;
	color: #000;
}

#CommonNavigation a:link, #CommonNavigation a:active, #CommonNavigation a:visited
{
/* 
    color: #000;
*/
	color: #222133;
    text-decoration: none;
    display: block;
    padding: 0;
    height: 32px;
    padding-top: 7px;
}

#CommonNavigation a:hover
{
    color: #fff;
    text-decoration: none;
    display: block;
    padding: 0;
    height: 32px;
    padding-top: 7px;
}

#CommonNavigation a.Selected:link, #CommonNavigation a.Selected:active, #CommonNavigation a.Selected:visited
{
    color: #fff;
    font-weight: bold;
}

#CommonNavigation a.Selected:hover
{
    color: #fff;
    font-weight: bold;
}

#CommonNavigationShadow
{
	background-image: none;
	min-height: 0px;
	height: 0px;
	padding: 0;
	overflow: hidden;
	clear:both;
	margin-left: 46px;
	margin-right: 46px;
	background-color: #ffffff;
}

#CommonFooter
{
	clear: both;
	padding: 24px 0 24px 0;
	width: auto;
	overflow: hidden;
	background-color: #d3d3d3;
	text-align: center;
	font-size: 85%;
	font-weight: bold;
	color: #aaa;
	line-height: 240%;
	margin: 0 46px 0 46px;
}

/* mgo - new style to replace common in header (master.Master) */
#CommonContentOuter
{
	padding: 0 0 0 0;
	height: 1%; /* IE6 hack... it's very minor, though */
	overflow: hidden;
}

#CommonContent 
{
	margin-left: 12px;
	padding: 0;
	height: 1%; /* IE6 hack... it's very minor, though */
	overflow: hidden;
}

.CommonDescription
{
	font-size: 120%;
	font-weight: normal;
	padding: 0;
	margin: 0 0 8px 0;
}

.CommonTitle 
{
	margin-left: 12px;
	padding: 0;
	height: 1%; /* IE6 hack... it's very minor, though */
	overflow: hidden;	
	font-size: 150%;
}

/* mgo - added custom style */
.CommonTitleFlush
{
	padding: 4px 0 4px 0;
	height: 2%; /* IE6 hack... it's very minor, though */
	overflow: auto;	
	font-size: large;
	font-weight: normal;
	color: #3a477a;
}

.CommonContent
{
	margin-left: 12px;
	margin-right: 12px;
	padding: 12px 0 0 0;
	height: 1%; /* IE6 hack... it's very minor, though */
	overflow: hidden;
	color: #00296c;
	font-family: Tahoma, Arial, Helvetica;
	line-height: 20px;
}

.CommonContentArea
{
    margin: 0 0 0 0;
    padding: 1px 1px 1px 1px;
}

.CommonMessageArea
{
	width: 65%;
	margin: 64px 0;
	background-color: #fff;
}

.CommonMessageTitle
{
	font-family: tahoma;
	font-size: large;
	font-weight: normal;
	display: block;
	color: #555555;
	text-align: left;	
	background-color: #E1E1E1;
	padding: 6px 6px 6px 8px;
	margin: 0;
	border: solid 1px #E1E1E1;
}

.CommonInlineMessageContent
{
	font-size: 80%;
	color: #00296c;
	padding: 8px;
	text-align: left;
}

.CommonListTitle
{
	padding: 6px 6px 6px 0;
	color: #000;
	font-size: 120%;
	font-weight: bold;
	margin: 0;
}

.CommonListCell div
{
	color: #00296c;
}

.CommonListCell td 
{
	color: #00296c;
}

.CommonSearchResultName
{
	FONT-SIZE: 120%;
	FONT-FAMILY: Calibri, Tahoma, Arial, Helvetica;
	font-weight: 700;
	COLOR: #666666;
	padding: 0;
	margin: 0 0 4px 0;
}

.CommonSidebarHeader
{
	margin: 0 0 8px 0;
	padding: 2px 0 4px 0;
	border-bottom: solid 1px #fff;
	font-family: Arial, Helvetica;
	font-weight: 700;
	font-size: 120%;
	color: #333;
}

#CommonSidebarRight
{
	margin: 0;
	padding: 0;
	background-color: #ffffff;
}

#CommonSidebarRight .CommonSidebar
{
	float: right;
	margin: 0;
	padding: 0px 0 20px 0px;
	overflow: hidden;
	width: 216px;
	background-color: #ebebeb;
}

#CommonHeaderTitle
{
	margin: 0;
	padding: 0;
	vertical-align: middle;
	font-size: 120%;
	color: #555555;
}

#CommonHeaderTitle h1
{
	margin: 0;
	padding: 0 0 0 4px;
	font-size: x-large;
	font-family: tahoma;
	font-weight: normal;
	letter-spacing: normal;
	color: #555555;
}

#CommonHeaderImage
{
    vertical-align: middle;
}

.CommonContentPartBorderOff
{
	padding: 0 0 0 0;
}

.CommonContentPartBorderOn
{
	padding: 0 0 0 0;
/* 
	border: dashed 1px #999;
*/
	border: none;
	background-color: #efefef;
}

/* mgo - added and used in the home.aspx */
.FooTheoryTitlebarAreaText
{
	padding: 5px 25px 5px 25px;
	margin: 75px 0px 0px 50px;
	color: #C0C8D3;
}

/* mgo - added */
.FooTheorySidebarArea
{
	width: 216px;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
}

/* mgo - added */
.FooTheorySidebarHeader
{
	text-align: left;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 100%;
	height: 53px;
	color: #ffffff;
	border-left-width: 0px;
 	border-bottom-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: solid;
	border-color: #ffffff;
	margin: 0px;
}

/* mgo - added */
.FooTheorySidebarHeader a:LINK img
{
	border-left-width: 0px;
 	border-bottom-width: 0px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-style: solid;
	border-color: #ffffff;
	margin: 0px;
}

/* mgo - added */
.FooTheorySidebarHeader a:VISITED img
{
	border-left-width: 0px;
 	border-bottom-width: 0px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-style: solid;
	border-color: #ffffff;
	margin: 0px;
}

/* mgo - added */
.FooTheorySidebarHeader a:HOVER img
{
	border-left-width: 1px;
 	border-bottom-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: inset;
	border-color: #cccccc;
	margin: 0px;
}

.CommonTextBig
{
	margin: 1px;
	padding: 2px;
	font-weight: normal;
	font-size: small;
}

TD.CommonFormFieldName
{
	color: #666666;
	padding: 2px 8px 2px 2px;
	font-weight: bold;
}

DIV.CommonFormFieldName
{
	color: #666666;
	padding: 8px 2px 2px 2px;
	font-weight: bold;
}

.CommonTextButton.Big
{
	padding: 4px;
	font-size: 100%;
}

/* blog.css Overrides */

.BlogPostHeader
{
	font-size: 15pt; 
	FONT-FAMILY: Calibri, Tahoma, Arial, Helvetica;
	font-weight: 700;
	COLOR: #666666;
	padding: 0;
	margin: 0 0 4px 0;
/* 
	FONT-SIZE: 120%;
*/
}

blockquote
{
	background-color: #eaeaea;
	color: #000000;
	border-left: 5px solid #FFA11E;
	padding: 5px;
}

/* file.css Overrides */

.FileFileName a:link, .FileFileName a:visited
{
    color: #666;
	font-weight: bold;
}

.FileFileDescription
{
	margin: 2px 0;
	padding-left: 20px;
	color: #00296c;
}


