body{
	margin: 0px;
	padding: 0px;
}
.ControlPanel, .PagingTable {
    width: 100%;
    height: 64px;
    background-color: #FFFFFF;
    BORDER-RIGHT: #488CE1 1px solid; 
    BORDER-TOP: #488CE1 1px solid; 
    BORDER-LEFT: #488CE1 1px solid; 
    BORDER-BOTTOM: #488CE1 1px solid; 
}

.SkinObject {
    font-weight: bold;
    font-size: 8.5pt;
    color: #3296CA;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}

A.SkinObject:link {
    text-decoration:    none;
    color:#FFFFFF;
}

A.SkinObject:visited  {
    text-decoration:    none;
    color:#b7b7b7;
}

A.SkinObject:active   {
    text-decoration:    none;
    color:#b7b7b7;
}

A.SkinObject:hover    {
    text-decoration:    none;
    color:#91D2E8;
}

/* style for module titles */
.Head   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #b7b7b7;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #0D85DB;
}

/* 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 most text rendered by modules */
.Normal,.NormalDisabled,.NormalOrange
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
    color: #c6c6c6;
    line-height: 1.3;
}

/* text style used for rendered text which should appear disabled */
.NormalDisabled
{
    color: Silver;
}

.NormalOrange
{
    color: #ff9900;
}


/* text style used for rendered text which requires emphasis */
.NormalBold
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
    color: #D8D8D8;
}

/* text style used for error messages */
.NormalRed
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
    color: #ff0000
}

/* 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;
    color: #676767;
}
/* 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 {
    text-decoration:    underline;
    color: #b7b7b7;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: #b7b7b7;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: #b7b7b7;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: #FE9600;
}

/* button style for standard HTML buttons */
.StandardButton
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 11px;
	background: #0C86DC;
	color: #ffffff;
	font-family: Verdana, sans-serif;
}

    
/* GENERIC */
H1  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #164690;
}

H2  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #164690;
}

H3  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color: #164690;
}

H4  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color: #5677A0;
}

H5, DT  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #5677A0;
}

H6  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #5677A0;
}

TFOOT, THEAD    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    color: #5677A0;
}

TH  {
    vertical-align: baseline;
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    bold;
    color: #5677A0;
}

A:link  {
    text-decoration:    none;
    color:  #b7b7b7;
}

A:visited   {
    text-decoration:    none;
    color:  #b7b7b7;
}

A:active    {
    text-decoration:    none;
    color:  #b7b7b7;
}

A:hover {
    text-decoration:    underline;
    color:  #164690;
}

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
}
.IT_bannerbg01{
	background-image: url(IT_bannerbg01.jpg);
	background-repeat: repeat-x;
	height: 333px;
}
.IT_bannerbg02{
	background-image: url(IT_bannerbg02.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 333px;
}
.IT_menubg{
	background-image: url(IT_menubg01.jpg);
	background-repeat: repeat-x;
	height: 35px;
	padding-left: 9px;
}
.IT_bottombg01{
	background-image: url(IT_bottombg01.jpg);
	background-repeat: no-repeat;
	width: 60px;
	height: 16px;
}
.IT_bottombg02{
	background-image: url(IT_bottombg02.jpg);
	background-repeat: repeat-x;
	height: 16px;
}
.IT_bottombg03{
	background-image: url(IT_bottombg03.jpg);
	background-repeat: no-repeat;
	width: 60px;
	height: 16px;
}
.IT_padd01{
	padding: 0px 26px 14px 0px;
}
.IT_padd02{
	padding: 18px 18px 0px 18px;
}
/**/
.bannerpane{
	padding: 10px;
}
.toppane{
	padding: 10px;
}
.leftpane{
	padding: 10px;
}
.contentpane{
	padding: 10px;
}
.contentpane01{
	padding: 0px;
}
.rightpane{
	padding: 10px;
}
.bottompane{
	padding: 10px;
}
/**/
.login{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DBDBDB;
	font-weight: normal;
}
A.login:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DBDBDB;
	text-decoration: none;
	font-weight: normal;
}
A.login:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DBDBDB;
	text-decoration: none;
	font-weight: normal;
}
A.login:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DBDBDB;
   text-decoration: underline;
	font-weight: normal;
}
A.login:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DBDBDB;
	text-decoration: none;
	font-weight: normal;
}
.copyright{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EDEDED;
	font-weight: normal;
}
A.copyright:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EDEDED;
	text-decoration: none;
	font-weight: normal;
}
A.copyright:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EDEDED;
	text-decoration: none;
	font-weight: normal;
}
A.copyright:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EDEDED;
   text-decoration: underline;
	font-weight: normal;
}
A.copyright:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EDEDED;
	text-decoration: none;
	font-weight: normal;
}
/**/
.MainMenu_MenuContainer{
background-color: transparent;
}
.MainMenu_MenuBar{
background-color: transparent;
}
.MainMenu_MenuIcon{
	background-color: #2A4151; 
	border-left: #2A4151 1px solid; 
	border-bottom: #2A4151 1px solid; 
	border-top: #2A4151 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 20px;
}
.MainMenu_MenuArrow{
display:none; 
}
.MainMenu_RootMenuArrow{
display:none;
}
.MainMenu_MenuBreak{
display:none;
}
.MainMenu_MenuItem{
	border-left: #2A4151 0px solid; 
	border-bottom: #2A4151 1px solid; 
	border-top: #2A4151 1px solid; 
	border-right: #2A4151 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-size: 11px; 
	font-weight: normal;
	font-style: normal; 
	background-color: Transparent;
	font-family: Arial, Helvetica, sans-serif;
}
.submenuitemselected{
color:#666;
font-size:11px;
font-weight:normal;
background:#dcdddd;
border:1px #dcdddd solid;
}
.submenuitembreadcrumb{
color:#666;
font-size:11px;
font-weight:normal;
border:1px #dcdddd solid;
}
.submenu{
   color: #ffffff;
	background-color: #2A4151;
	border: 1px solid #041F32;
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=0); 
}
.rootmenuitem TD{
font-size:0px;
background:transparent;
}
.rootmenuitem DIV{
background-image: url(IT_menubg06.jpg);
background-repeat: repeat-x;
height: 33px;
background-color: transparent;
}
.rootmenuitem DIV DIV{
background:url(IT_menubg05.jpg) top left no-repeat;
background-color: transparent;
height: 33px;
}
.rootmenuitem DIV DIV DIV{
background:url(IT_menubg07.jpg) top right no-repeat;
color:#F1F1F1;
font-size:11px;
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
padding:13px 20px 0px 20px;
height:33px;
background-color: transparent;
}
.rootmenuitemselected TD,
.rootmenuitembreadcrumb TD{
font-size:0px;
background:transparent;
}
.rootmenuitemselected DIV DIV DIV,
.rootmenuitembreadcrumb DIV DIV DIV{
background-color: transparent;
color:#F1F1F1;
font-size:11px;
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
padding:13px 20px 0px 20px;
height:33px;
}
#skin051229 .rootmenuitemselected DIV,
#skin051229 .rootmenuitembreadcrumb DIV{
background-color: transparent;
background-image: url(IT_menubg03.jpg);
background-repeat: repeat-x;
height: 33px;
}
#skin051229 .rootmenuitemselected DIV DIV,
#skin051229 .rootmenuitembreadcrumb DIV DIV{
background-color: transparent;
background-image: url(IT_menubg02.jpg);
background-repeat: no-repeat;
background-position: top left;
height: 33px;
}
#skin051229 .rootmenuitemselected DIV DIV DIV,
#skin051229 .rootmenuitembreadcrumb DIV DIV DIV{
background-color: transparent;
background-image: url(IT_menubg04.jpg);
background-repeat: no-repeat;
background-position: top right;
color:#b7b7b7;
height: 33px;
}
/**/
.font01{
font-family:tahoma;
font-size:11px;
color:#87AAD3;
font-weight:bold;
line-height:150%;
}
.font02{
font-family:tahoma;
font-size:11px;
color:#4C6B8F;
line-height:150%;
}
.font03{
font-family:tahoma;
font-size:11px;
color:#99C2F4;
text-decoration: underline;
line-height:150%;
}
A.font03:link{
font-family:tahoma;
font-size:11px;
color:#99C2F4;
text-decoration:none;
}
A.font03:visited{
font-family:tahoma;
font-size:11px;
color:#99C2F4;
text-decoration:none;
}
A.font03:hover{
font-family:tahoma;
font-size:11px;
color:#99C2F4;
text-decoration:none;
}
