/* GENERAL CSS */
/* style for module titles */
.Head   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #333333;
}
/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #999999;
}
/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: black;
}
/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
}
.NormalRed
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
    color: #030c75
}
.NormalBold
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold
}
/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: 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, A.CommandButton:visited {
	color: #ffffff;	
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	padding: 1px 5px 2px 6px;
	font-family: tahoma;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	background: #0099CC;
}
A.CommandButton:hover {
	color: #ffffff;
	padding: 1px 5px 2px 6px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	font-family: tahoma;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	background: #006699;
}
TFOOT, THEAD    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    color: #003366;
}
TH  {
    vertical-align: baseline;
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    bold;
    color: #003366;
}
SMALL   {
    font-size:  8px;
}
BIG {
    font-size:  14px;
}
BLOCKQUOTE, PRE {
    font-family: Lucida Console, monospace;
}
UL LI   {
    list-style-type: square ;
}
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: dimgrey;
    height:1pt;
    text-align:left
}
/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    font-size: 11px;
    background-color: #eeeeee
}   
/* style of item titles by Announcements and events */
.ItemTitle    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}
/* 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; 
	cursor: hand;
	height:16;
	background-color: Transparent;
}
.ModuleTitle_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	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; 
	cursor: hand; 
	background-color: #EEEEEE; 
	border-left: #EEEEEE 1px solid; 
	border-bottom: #EEEEEE 1px solid; 
	border-top: #EEEEEE 1px solid; 
	text-align: center; 
	width: 15; 
	height: 21;
}
.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	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; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	background-color: #C1D2EE;
}
.ModuleTitle_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	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; 
	cursor: hand;
}

/* HWS CSS */
.SkinObject {
	font-family: Tahoma, Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #334da1;
}
.SelectedTab {
	color: #a5a5a5;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
}
.SelectedTab a, .SelectedTab a:link, .SelectedTab a:active, .SelectedTab a:visited, .SelectedTab a:hover {
	color:#a5a5a5;
	text-decoration: none;
}
.OtherTabs {
	color: #a5a5a5;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
}
a.OtherTabs:link, a.OtherTabs:active, a.OtherTabs:visited {
	color:#a5a5a5;
	text-decoration: none;
}
a.OtherTabs:hover {
	color:#a5a5a5;
    text-decoration: underline;
}
.LeftMenuItem {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: left;
	width: 160px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e9e9e9;
}
.LeftMenuItem a, .LeftMenuItem a:visited, .LeftMenuItem a:link {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
.LeftMenuItem a:hover {
	text-decoration: underline;
}
.LeftMenuItem img {
	border: 0px;
	margin-right: 6px;
}
.RightMenuItem {
	color: #a5a5a5;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 6px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e9e9e9;
}
.RightMenuItem a, .RightMenuItem a:visited, .RightMenuItem a:link {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #a5a5a5;
}
.RightMenuItem a:hover {
	text-decoration: underline;
	color: #a5a5a5;
}
.RightMenuItem img {
	border: 0px;
	margin-right: 6px;
}
.BottomMenuItem {
	color: #a5a5a5;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	text-decoration: none;
	vertical-align: top;
	padding-top: 4px;
}
.BottomMenuItem a, .BottomMenuItem a:visited, .BottomMenuItem a:link {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #a5a5a5;
	text-decoration: none;
}
.BottomMenuItem a:hover {
	text-decoration: underline;
}
body {
	background-color: #f7f7f7;
	margin: 0px;
	background-image: url(images/contents/back.jpg);
	background-repeat: repeat-x;
}
p, .Normal {
	color: #3c3c3c;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	line-height: 15px;
}
p a, p a:link, p a:active, p a:visited {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #3c3c3c;
	text-decoration: underline;
}
p a:hover {
	color: #a5a5a5;
	text-decoration: none;
}
.textTitle {
	color: #334da1;
	font-weight: bold;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0px;
}
#pageTitle {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #334da1;
	margin-left: -1px;
}
#pageTitle a, #pageTitle a:visited, #pageTitle a:link, #pageTitle a:hover {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #334da1;
}
#main {
	text-align: center;
	padding-top: 3px;
}
#wrapper {
	width: 784px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #top {
	background-image: url(images/wrapper/wrapper_t.jpg);
	background-repeat: repeat-x;
	height: 12px;
}
#wrapper #topLeft {
	float: left;
	background-image: url(images/wrapper/wrapper_tl.jpg);
	background-repeat: no-repeat;
	background-position: left;
	width: 50%;
	height: 12px;
	text-align: left;
}
#wrapper #topRight {
	float: right;
	background-image: url(images/wrapper/wrapper_tr.jpg);
	background-repeat: no-repeat;
	background-position: right;
	width: 50%;
	height: 12px;
	text-align: right;
}
#wrapper #left {
	background-image: url(images/wrapper/wrapper_l.jpg);
	background-repeat: repeat-y;
	width: 12px;
	vertical-align: top;
}
#wrapper #left span#top {
	background-image: url(images/wrapper/wrapper_lh.jpg);
	background-repeat: no-repeat;
	width: 12px;
	height: 50%;
	display: block;
}
#wrapper #left span#bottom {
	background-image: url(images/wrapper/wrapper_ll.jpg);
	background-repeat: no-repeat;
	width: 12px;
	height: 50%;
	display: block;
	background-position: bottom;
	vertical-align: bottom;
}
#wrapper #right {
	background-image: url(images/wrapper/wrapper_r.jpg);
	background-repeat: repeat-y;
	width: 12px;
	vertical-align: top;
}
#wrapper #right span#top {
	width: 12px;
	height: 50%;
	background-image: url(images/wrapper/wrapper_rh.jpg);
	background-repeat: no-repeat;
	display: block;
}
#wrapper #right span#bottom {
	width: 12px;
	height: 50%;
	background-image: url(images/wrapper/wrapper_rl.jpg);
	background-repeat: no-repeat;
	display: block;
	background-position: bottom;
	vertical-align: bottom;
}
#wrapper #bottom {
	background-image: url(images/wrapper/wrapper_b.jpg);
	background-repeat: repeat-x;
	height: 12px;
	}
#wrapper #bottomLeft {
	float: left;
	background-image: url(images/wrapper/wrapper_bl.jpg);
	background-repeat: no-repeat;
	background-position: left;
	width: 50%;
	height: 12px;
	text-align: left;
}
#wrapper #bottomRight {
	float: right;
	background-image: url(images/wrapper/wrapper_br.jpg);
	background-repeat: no-repeat;
	background-position: right;
	width: 50%;
	height: 12px;
	text-align: right;
}
#wrapper .bottomItems {
	padding-right: 12px;
	padding-left: 12px;
}
#wrapper .bottomItems #bottomSeparator {
	background-color: #d1dcfe;
	height: 1px;
	width: 100%;
}
#wrapper .bottomItems .BottomNavigationPane {
	text-align: left;
	float: left;
	width: 60%;
	margin-top: 5px;
	margin-bottom: 8px;
}
#wrapper .bottomItems .copyright {
	text-align: right;
	float: right;
	width: 40%;
	margin-right: -2px;
	margin-top: 5px;
	margin-bottom: 8px;
}
#enclose {
	width: 760px;
	height: autopx;
	background-color: #FFF;
	text-align: center;
	vertical-align: top;
}
#structure {
	width: 760px;
}
#structure #blueLine {
	height: 2px;
	background-color: #334da1;
}
#structure #banner {
	height: 108px;
}
#structure #banner #left {
	width: 285px;
	float: left;
	height: 108px;
	background-image: url(images/banner/bnrLeftBack.jpg);
	background-repeat: no-repeat;
}
#structure #banner #left #logo {
	margin-top: 32px;
	margin-left: 24px;
	margin-right: 24px;
}
#structure #banner #divider {
	width: 1px;
	float: left;
	height: 108px;
	background-image: url(images/banner/bnrDivider.jpg);
	background-repeat: no-repeat;
}
#structure #banner #right {
	width: 474px;
	float: left;
	height: 108px;
	background-image: url(images/banner/bnrRightBack.jpg);
	background-repeat: no-repeat;
}
#structure #banner #right #l {
	float: left;
	width: 215px;
	height: 108;
}
#structure #banner #right #r {
	float: left;
	width: 259px;
	height: 108;
}
#structure #banner #right #r #patgroup {
	height: 72px;
}
#structure #banner #right #r #patgroup img {
	margin-top: 29px;
	margin-left: 41px;
	height: 14px;
	width: 166px;
}
#structure #banner #right #r #shortcuts {
	height: 36px;
	background-image: url(images/shortcuts/srtBack.jpg);
	background-repeat: repeat-x;
	width: 247px;
	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	text-transform: capitalize;
}
#structure #banner #right #r #shortcuts img {
	color: #FFF;
	border: 0px;
}
#structure #banner #right #r #shortcuts a, a:active, a:link, a:visited {
	color: #FFF;
	text-decoration: none;
	font-size: 10px;
}
#structure #banner #right #r #shortcuts a:hover {
	color: #FFF;
	text-decoration: underline;
}
#structure #banner #right #r #shortcuts #left {
	float: left;
	background-image: url(images/shortcuts/srtLeft.jpg);
	background-repeat: no-repeat;
	height: 36px;
	width: 5px;
}
#structure #banner #right #r #shortcuts #right {
	float: left;
	background-image: url(images/shortcuts/srtRight.jpg);
	background-repeat: no-repeat;
	height: 36px;
	width: 5px;
}
#structure #banner #right #r #shortcuts #home {
	float: left;
	width: 63px;
	height: 36px;
	background-image: url(images/shortcuts/srtDivider.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 12px;
}
#structure #banner #right #r #shortcuts #home img {
	margin-right: 8px;
	margin-left: 7px;
}
#structure #banner #right #r #shortcuts #sitemap {
	float: left;
	width: 83px;
	height: 36px;
	background-image: url(images/shortcuts/srtDivider.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 12px;
}
#structure #banner #right #r #shortcuts #sitemap img {
	margin-right: 8px;
	margin-left: 12px;
}
#structure #banner #right #r #shortcuts #contactus {
	float: left;
	width: 91px;
	height: 36px;
	padding-top: 12px;
}
#structure #banner #right #r #shortcuts #contactus img {
	margin-right: 8px;
	margin-left: 12px;
}
#structure #MainpageTopImages #leftImage {
	float: left;
	height: 90px;
	width: 501px;
	background-image: none;
}
#structure #MainpageTopImages #rightImage {
	float: left;
	height: 90px;
	width: 259px;
	background-image: none;
}
#structure #BottomSpace {
	height: 12px;
}
#structure #MainpageLeftTop {
	width: 185px;
	background-color: #f5f5f5;
	font-family: Tahoma, Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #334da1;
	padding-top: 9px;
	padding-bottom: 10px;
	padding-left: 12px;
	background-image: url(images/contents/separator.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	padding-right: 12px;
}
#structure #MainpageLeft {
	width: 185px;
	background-image: url(images/contents/separator.jpg);
	background-repeat: repeat-y;
	background-position: right;
	vertical-align: top;
	padding-top: 3px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
}
#structure #MainpageLeft .LeftNavigationPane {
	width: 184px;
}
#structure #MainpageLeft #title {
	margin-top: 20px;
	margin-bottom: 20px;
}
#structure #ThreePanelLeftTop {
	width: 185px;
	background-color: #f5f5f5;
	font-family: Tahoma, Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #334da1;
	padding-top: 9px;
	padding-bottom: 10px;
	padding-left: 12px;
	background-image: url(images/contents/separator.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	padding-right: 12px;
}
#structure #ThreePanelLeft {
	width: 185px;
	background-image: url(images/contents/separator.jpg);
	background-repeat: repeat-y;
	background-position: right;
	vertical-align: top;
	padding-top: 3px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
}
#structure #ThreePanelLeft .LeftNavigationPane {
	width: 184px;
}
#structure #TwoPanelLeftTop {
	width: 185px;
	background-color: #f5f5f5;
	font-family: Tahoma, Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #334da1;
	padding-top: 9px;
	padding-bottom: 10px;
	padding-left: 12px;
	background-image: url(images/contents/separator.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	padding-right: 12px;
}
#structure #TwoPanelLeft {
	width: 185px;
	background-image: url(images/contents/separator.jpg);
	background-repeat: repeat-y;
	background-position: right;
	vertical-align: top;
	padding-top: 3px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
}
#structure #TwoPanelLeft .LeftNavigationPane {
	width: 184px;
}
#structure #MainpageCentreTop {
	width: 268px;
	background-color: #f5f5f5;
	font-family: Tahoma, Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #334da1;
	padding-top: 9px;
	padding-bottom: 10px;
	padding-left: 12px;
	background-image: url(images/contents/separator.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
#structure #MainpageCentre {
	width: 268px;
	background-image: url(images/contents/separator.jpg);
	background-repeat: repeat-y;
	background-position: right;
	vertical-align: top;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
}
#structure #MainpageCentre .ContentPane {
	padding-bottom: 9px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e9e9e9;
	margin-bottom: 12px;
}
#structure #ThreePanelCentreTop {
	width: 268px;
	background-color: #f5f5f5;
	font-family: Tahoma, Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #334da1;
	padding-top: 9px;
	padding-bottom: 10px;
	padding-left: 12px;
	background-image: url(images/contents/separator.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
#structure #ThreePanelCentre {
	width: 268px;
	background-image: url(images/contents/separator.jpg);
	background-repeat: repeat-y;
	background-position: right;
	vertical-align: top;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
}
#structure #ThreePanelCentre .ContentPane {
	padding-bottom: 9px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e9e9e9;
	margin-bottom: 12px;
	float: left;
}
#structure #MainpageRightTop {
	width: 235px;
	background-color: #f5f5f5;
	font-family: Tahoma, Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #334da1;
	padding-top: 9px;
	padding-bottom: 10px;
	padding-left: 12px;
	background-image: url(images/contents/separator.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
#structure #MainpageRight {
	width: 235px;
	padding: 12px;
	vertical-align: top;
}
#structure #ThreePanelRightTop {
	width: 235px;
	background-color: #f5f5f5;
	font-family: Tahoma, Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #334da1;
	padding-top: 9px;
	padding-bottom: 10px;
	padding-left: 12px;
	background-image: url(images/contents/separator.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
#structure #ThreePanelRight {
	width: 235px;
	vertical-align: top;
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
}
#structure #ThreePanelRight .RightNavigationPane{
	width: 235px;
}
#structure #MainpageRight .QuickLinksPane {
	margin-bottom: 12px;
}
#structure #TwoPanelRightTop {
	width: 527px;
	background-color: #f5f5f5;
	font-family: Tahoma, Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #334da1;
	padding-top: 10px;
	padding-bottom: 9px;
	padding-left: 12px;
	background-image: url(images/contents/separator.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	padding-right: 12px;
}
#structure #TwoPanelRight {
	width: 527px;
	padding: 12px;
	vertical-align: top;
}
#structure #TwoPanelRight .ContentPane {
	padding-bottom: 9px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e9e9e9;
	margin-bottom: 12px;
	float: left;
}
#structure #DNNCentre {
	width: 527px;
}
#structure #DNNCentre .ContentPane {
	width: 736px;
	text-align: center;
	margin-left: 12px;
	margin-right: 12px;
	float: left;
}
/*XMOD*/
a, a:link, a:active, a:visited {
	color: #3c3c3c;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	text-decoration: underline;
}
a:hover {
	color: #3c3c3c;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	text-decoration: none;
}
/*XMOD*/


