/* CSS Document */
body
{	
	width: 100%;
	height: 100%;
	font-family: Verdana;
	font-size: 13px;
	padding: 0;
	margin: 0;
}

td{	
	font-family: Verdana;
	font-size: 13px;
}

.faqlink
{
    font-family: Verdana;
    font-size: 13px;
    color: #333333;
    text-decoration:none;
}

.faqlink:link, .faqlink:visited
{
    font-family: Verdana;
    font-size: 13px;
    color: #333333;
    text-decoration:none;
}

.faqlink:hover, .faqlink:active
{
    font-family: Verdana;
    font-size: 13px;
    color: #333333;
    text-decoration: underline;
}

.master {
	background: url(bg.jpg) repeat-x top center;
	font-family: Verdana;
	font-size: 12px;
}

p {font-family: Verdana; font-size: 13px; color: #444;}

.controlpanel {
	background-color: #EAEAEA;
	border: solid #020307 1px;
	text-align: left;
}

.top {
	border-top: #090953 1px solid;
	height: 150px;
	width: 900px;
}
.cb {
	background: #e2eaf0 url(cb.gif) repeat-x top;
}

.menu-bg {
	height: 43px;
	border-bottom: #090953 1px solid;
}

.cl {background: url(cl.gif) no-repeat top left; width: 200px; height: 15px;}
.ctb {background: url(ctb.gif) repeat-x top; height: 15px;}
.cr {background: url(cr.gif) no-repeat top right; width: 200px; height: 15px;}

.form
{
	background-image:url(form_bg.jpg);
	background-repeat:repeat-x;
	background-position: top left;
}

.form2
{
}


.bb {background: #c4c8cc url(bb.gif) repeat-x top; height: 263px; padding: 0 15px;}
.footer-bg {background: url(hor-line.gif) repeat-x top; height: 51px;}

.LeftPane {padding: 0 0 0 15px; width: 225px;}
.ContentPane {padding: 0 0 0 15px;}
.RightPane {padding: 0px 15px 0 15px; width: 225px;}
.MiddlePane {padding: 10px 15px;}
.FooterPane {padding-top: 4px;}
/* 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 */

.Head   {
    font-family: Verdana;
    font-size:  13px;
    font-weight:    bold;
    color: #333333;
	
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Verdana;
    font-size:  11px;
    font-weight: bold;
    color: #333333;
}

.SubHead2    {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:  11px;
    font-weight: normal;
    color: #333333;
}

.SubHead3    {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:  11px;
    font-weight: bold;
    color: #333333;
}

.SubHead4    {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:  11px;
    font-weight: normal;
    color: #333333;
}

.SubHead5    {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:  15px;
    font-weight: bold;
    color: #090953;
}

.SubHead6    {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:  13px;
    font-weight: normal;
    color: #333333;
}

.SubHead7    {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:  13px;
    font-weight: bold;
    color: #333333;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: red;
}

/* text style used for most text rendered by modules */
.Normal
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
}

.Normal3
{
    font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
}

.NormalRed
{
    font-family: Arial, Helvetica;
    font-size: 12px;

    color: #ff0000
}

.NormalBold
{
    font-family: Arial, Helvetica;
    font-size: 11px;
    font-weight: bold
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: 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: #333;
}

A.CommandButton:visited  {
    text-decoration:    none;
    color: #333;
}

A.CommandButton:active   {
    text-decoration:    none;
    color: #333;
}

A.CommandButton:hover    {
    text-decoration:    none;
    color: #ff0000;
}

/* GENERIC */
H1  {
    font-family: Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #090953;
}

H2  {
    font-family: Arial, Helvetica;
    font-size:  16px;
    font-weight:    normal;
    color: #090953;
}

H3  {
    font-family: Verdana;
    font-size:  12px;
    font-weight:    normal;
    color: #090953;
}

H4  {
    font-family: Verdana;
    font-size:  12px;
    font-weight:    normal;
    color: #090953;
}

H5, DT  {
    font-family: Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #090953;
}

H6  {
    font-family: Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #090953;
}

TFOOT, THEAD    {
    font-family: Arial, Helvetica;
    font-size:  12px;
    color: #090953;
}

TH  {
    vertical-align: baseline;
    font-family: Arial, Helvetica;
    font-size:  12px;
    font-weight:    bold;
    color: #090953;
}

A:link, A:visited  {
	color:  #090953;
	font-weight: bold;
	text-decoration: underline;
	font-family: Verdana;
	font-size: 12px;
}

A:hover, A:active {
	color:  #090953;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}

.left {
height:30px;
}


A.left:link, A.left:visited  {
	color:  #333333;
	font-weight: normal;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
	_padding-top:10px;
}

A.left:hover, A.left:active {
	color:  #090953;
	font-family: Verdana;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
	_padding-top:10px;
}

.leftSelected {
    height:30px;
}

A.leftSelected:link, A.leftSelected:visited  {
	color:  #090953;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
	_padding-top:10px;
}

A.leftSelected:hover, A.leftSelected:active {
	color:  #090953;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	_padding-top:10px;
}




.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:    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: #666;
    height:1pt;
    text-align:left;
    display: none;
}

.Copyright, A.Copyright:link, A.Copyright:visited   {
font-family: Arial, Helvetica, sans-serif;
font-size:9px;
color:#090953;
font-weight: normal;
text-decoration: none;
}

A.Copyright:hover, A.Copyright:active {
font-family: Arial, Helvetica, sans-serif;
font-size:9px;
color:#333;
font-weight: normal;
text-decoration: underline;
}


.Privacy, A.Privacy:link, A.Privacy:visited   {
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
color:#090953;
font-weight: normal;
text-transform: uppercase;
text-decoration: none;
}

A.Privacy:hover, A.Privacy:active {
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
color:#333;
font-weight: normal;
text-transform: uppercase;
text-decoration: underline;
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
    font-family: 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, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #090953;
}

/* 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:16px;
	background-color: Transparent;
}

.ModuleTitle_MenuItem {
	cursor: pointer; 
	color: black; 
	font-family: 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; 
	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: Arial, Helvetica; 
	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 {
	background: url(menu-bg.jpg) repeat-x bottom;
	border: none;
	text-align: center;
	font-size: 10px;
	height: 0;
	padding: 0;
	margin: 0;
}
	
.MainMenu_MenuBar {
	CURSOR: hand;
	background: ;
	font-size: 10px;
	height: 0;
	padding: 0;
	margin: 0;
	background: ;
	
}

/*sub menu items*/
.MainMenu_MenuItem {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px; 
	CURSOR: hand; 
	COLOR: #897d67; 
	PADDING: 0px; 
	border: none;
	FONT-FAMILY: Arial;
	vertical-align: middle;
	HEIGHT: 22px;
	
}
.MainMenu_MenuItemSel {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px; 
	CURSOR: hand; 
	COLOR: #fff; 
	background: #13113e;
	PADDING: 0px; 
	border: none;
	FONT-FAMILY: Arial;
	text-decoration: none;
	vertical-align: middle;
	HEIGHT: 22px;
}

.MainMenu_MenuIcon {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 6px;
	PADDING-BOTTOM: 3px;
	WIDTH: 0px;
	CURSOR: hand;
	BACKGROUND-COLOR: #004282;
	PADDING-TOP: 0px;
	HEIGHT: 20px;
	border-left: 1px solid #004282;
	border-top: 0px solid #004282;
	border-bottom: 1px solid #004282;
	border-right: 1px none;
	DISPLAY: none;
}

.MainMenu_SubMenu {
	Z-INDEX: 1000;
	BACKGROUND-color: #17100d;
	FILTER:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135,  Strength=3) ; 
	CURSOR: hand;
	PADDING: 4px;
	margin-left: 0;
	BORDER: #6D6035 1px solid; 
}

.MainMenu_MenuBreak {
	border: 0px dotted #CCCCCC;
	background-position: bottom;
}
.MainMenu_MenuArrow {
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
	border-right: 0px solid #004282;
	border-bottom: 0px solid #004282;
	border-top: 0px solid #004282;
	border-left-color: #004282;
	text-align: right;
	display: none;
}

.MainMenu_RootMenuArrow {
	display: none;
	width: 0px;
	BACKGROUND: transparent; 
}

.MainMenu_Normal td{
	height: 43px;
	color: #897d67;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding: 0 35px;
	background: transparent;
	text-transform: uppercase;
	background: url(menu-bg.jpg) repeat-x bottom;
}

.MainMenu_BreadcrumbActive td, .MainMenu_Active td
{
	height: 43px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding: 0 35px;
	text-transform: uppercase;
	background: url(menu-active.gif) repeat-x bottom;
}

.MainMenu_Selected td
{
	height: 43px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding: 0 35px;
	text-transform: uppercase;
	background: url(menu-active.gif) repeat-x bottom;
}

.MainMenu_Separator {
	height: 43px;
	width: 2px;
	padding: 0 1px;
	background: url(menu-separator.gif) no-repeat bottom;
}

.site-map, .site-map a { 
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	text-decoration:none;
	margin-bottom:2px;
	}

.site-map a:visited { 
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	margin-bottom:2px;
	}

.site-map a:hover { 
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	text-decoration: underline;
	margin-bottom:2px;
	}
	
.site-map a:active { 
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	text-decoration: underline;
	margin-bottom:2px;
	}

.site-map-heading {
	font-family:  Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #000;
	font-weight:bold;
	padding-bottom:5px;
	}

.site-map-heading a {
	color: #090953;
	text-decoration:none;
	}

.site-map-heading a:hover, .site-map-heading a:active, .site-map-heading a:visited {
	color: #090953;
	text-decoration:none;
	}

.info-box-1 a, .info-box-2 a, .info-box-3 a {
	padding: 8px;
	color: #fff;
	font-size: 9px;
	margin:0 0 2px;
	display:block;
	text-decoration:none;
	}

.info-box-1 a:link, .info-box-2 a:link, .info-box-3 a:link {
	padding: 8px;
	color: #fff;
	font-size: 9px;
	margin:0 0 2px;
	display:block;
	text-decoration:none;
	}
	
.info-box-1 a:visited, .info-box-2 a:visited, .info-box-3 a:visited {
    padding: 8px;
	color: #fff;
	font-size: 9px;
	margin:0 0 2px;
	display:block;
	text-decoration:none;
	}
	
.info-box-1 a:hover, .info-box-2 a:hover, .info-box-3 a:hover {
    padding: 8px;
	color: #000;
	font-size: 9px;
	margin:0 0 2px;
	display:block;
	text-decoration:none;
	}
	
.info-box-1 a:active, .info-box-2 a:active, .info-box-3 a:active {
    padding: 8px;
	color: #fff;
	font-size: 9px;
	margin:0 0 2px;
	display:block;
	text-decoration:none;
	}
	
.info-box-1 {
	background: #445988;
	}
	
.info-box-2 {
	background: #666;
	}
	
.info-box-3 {
	background: #668a1e;
	margin-bottom: 0;
	}
	
.info-box-heading {
	font-family:  Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight:bold;
	text-transform:uppercase;
}

.info-box-heading a {
	font-family:  Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight:bold;
	text-transform:uppercase;
}

.content-wrapper {
	text-align: left; 
	padding: 15px;
	min-height: 450px;
	height: auto !important;
	height: 450px;
	background: url(../images/layout/bg-header-bottom.gif) #fff no-repeat center top;
	}

select
{
	margin: 3px;
	border: solid;
	border-width: 1px;
	border-color: #999999;
}

input
{
	margin: 3px;
	border: solid;
	border-width: 1px;
	border-color: #999999;
}

textarea {
    margin: 3px;
	border: solid;
	border-width: 1px;
	border-color: #999999;
}

checkbox
{
    margin: 3px;
	border: solid;
	border-width: 1px;
	border-color: #999999;
}

.navlink, .navlink a:link, .navlink a:visited
{
    font-family: Verdana;
	font-size: 13px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}

.navlink a:hover, .navlink a:active
{
    font-family: Verdana;
	font-size: 13px;
	font-weight: normal;
	color: #333;
	text-decoration: underline;
}

.viewmorelink, .viewmorelink a:link, .viewmorelink a:visited, .viewmorelink a:hover, .viewmorelink a:active
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}

.navlink2, .navlink2 a:link, .navlink2 a:visited
{
    font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.navlink2 a:hover, .navlink2 a:active
{
    font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

.navlink3, .navlink3 a:link, .navlink3 a:visited
{
    font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.navlink3 a:hover, .navlink3 a:active
{
    font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}

.navlink4, .navlink4 a:link, .navlink4 a:visited
{
    font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #090953;
	text-decoration: none;
	padding-left: 5px;
}

.navlink4 a:hover, .navlink4 a:active
{
    font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #090953;
	text-decoration: underline;
	padding-left: 5px;
}

.navlink5, .navlink5 a:link, .navlink5 a:visited
{
    font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #090953;
	text-decoration: none;
	padding-left: 5px;
}

.navlink5 a:hover, .navlink5 a:active
{
    font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #090953;
	text-decoration: underline;
	padding-left: 5px;
}

.navlink6, .navlink6 a:link, .navlink6 a:visited
{
    font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 5px;
	padding-top: 45px;
	
}

.navlink6 a:hover, .navlink6 a:active
{
    font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	padding-left: 5px;
	padding-top: 45px;
}

.resources_bg1
{
    background-image:url(bg1.jpg);
    background-repeat:repeat-x;
    background-position:left top;
    height: 19px;
}

.resources_bg2
{
    background-image:url(bg2.jpg);
    background-repeat:repeat-x;
    background-position:left top;
    height: 19px;
}

.resources_bg3
{
    background-image:url(bg3.jpg);
    background-repeat:repeat-x;
    background-position:left top;
    height: 19px;
}

/*----------- home page right hand side styles --------------- */

.other, .other a:link, .other a:visited, .other a:active
{
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: #ffffff;
text-decoration: none;
}

.other a:hover
{
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: #000000;
text-decoration: none;
}

td {
font-family: Verdana; font-size: 13px; color: #444;
}

.ResourcePadding
{
}

.ResourcePadding2
{
    margin-top: 18px;
}

.ResourceBorder
{
    border-bottom:solid 1px #FFFFFF;
}

.navlink8, .navlink8:link, .navlink8:visited
{
    font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.navlink8:hover, .navlink8:active
{
    font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
