
form {
	margin: 0;
}
tbody {
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
td {
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
div {
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
p {
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif; padding: 0px 0px 0px 0px;
}
table {
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
input, textarea, select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a:Link, a:visited, a:active {
	color: #135e73;
	text-decoration: none;
}
a:hover {
	color: #6A6A6A;
	text-decoration: underline;
}

.ControlPanel, .PagingTable {
	width: 100%;
	background-color: white;
	border-right: #027499 1px solid;
	border-top: #027499 1px solid;
	border-left: #027499 1px solid;
	border-bottom: #027499 1px solid;
}
/* Normal Text Box */
.NormalTextBox { color: #026584; font-size: 12px; font-weight: normal; vertical-align: middle; background-color: #FFFFFF; border: #027499 1px solid; width:200px; }

/* Normal Text Box TD*/
.NormalTextBox TD { color: #026584; font-size: 12px; font-weight: normal; vertical-align: middle; background-color: #FFFFFF; border: #027499 1px solid; width:200px; }



/*-- Copyright pane                --*/ .CopyRightPane { padding: 0 7px 0 7px; width:50%; }



/* Links */
.RedLink, a.RedLink, a.RedLink:visited, a.RedLink:active {
	color: #135e73;
	text-decoration: none;
	font: 10px;
}
a.RedLink:hover {
	text-decoration: underline;
}
.linkWhite, a.linkWhite, a.linkWhite:Visited, a.linkWhite:Active {
	color: #135e73;
	text-decoration: none;
}
a.linkWhite:hover {
	color: #c;
	text-decoration: underline;
}
a.linkRedWithGray:Link, a.linkRedWithGray:Visited, a.linkRedWithGray:Active {
	color: #135e73;
	text-decoration: underline;
}
a.linkRedWithGray:hover {
	color: #6A6A6A;
	text-decoration: underline;
}


#WhiteText {
   color:#ffffff;
   font-size:10px;
   font-weight:bold;
}
#WhiteText a:link{color:#ffffff; font-weight:bold;}
#WhiteText a:visited{color:#ffffff; font-weight:bold;}
#WhiteText a:hover{color:#ffffff; font-weight:bold; text-decoration:underline;}
#WhiteText a:active{color:#ffffff; font-weight:bold; text-decoration:underline;}

#BreadCrumbTitle {
   color:#135e73;
   font-size:20px;
   font-weight:bold;
   font-family: Tahoma, Verdana, Arial;
   text-align:left;
   vertical-align:middle;
   text-decoration: none;
}
#BreadCrumbTitle  a:link{color:#135e73; font-size:20px; vertical-align:middle; }
#BreadCrumbTitle  a:visited{color:#135e73; font-size:20px; vertical-align:middle; }
#BreadCrumbTitle  a:hover{color:#166D87; font-size:20px; vertical-align:middle; text-decoration: none; }
#BreadCrumbTitle  a:active{color:#135e73; font-size:20px; vertical-align:middle; text-decoration: none; }

#BreadCrumbTitleSub {
   color:#135e73;
   font-size:25px;
   font-weight:bold;   
}
#BreadCrumbTitleSub  a:link{color:#166D87; font-size:25px; }
#BreadCrumbTitleSub  a:visited{color:#166D87; font-size:25px; }
#BreadCrumbTitleSub  a:hover{color:#135e73; font-size:25px; }
#BreadCrumbTitleSub  a:active{color:#166D87; font-size:25px; }

/* style for module titles */
.Head  {
    font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
    font-weight: bold;                
}

hr { color: #CCCCCC; border-style: solid; }

/* Default Values*/

.SubHead    {
      font-family: Tahoma, Verdana, Arial; 
	  color: #666666;
      font-size: 8pt; 
               
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
     font-family: Tahoma, Verdana, Arial; 
	 color: #666666;
     font-size: 8pt;        
}

/* text style used for most text rendered by modules */
.Normal {
    font-family: Tahoma, Verdana, Arial; 
    color: #666666;
	font-size: 8pt;

}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {

    font-family: Tahoma, Verdana, Arial;
    color: #FF6600;
	font-size: 8pt;
	text-decoration: none;
                
}

A.CommandButton:visited  {
    font-family:  Tahoma, Verdana, Arial;
    color: #FF6600;
	font-size: 8pt;
	text-decoration: none;
                
}

A.CommandButton:active   {
    font-family:  Tahoma, Verdana, Arial;
    color: #FF9900;
	font-size: 8pt;
	text-decoration: none;

}

A.CommandButton:hover {
    font-family:  Tahoma, Verdana, Arial;
    color: #FF9900;
	font-size: 8pt;
	text-decoration: underline;
}


/* text style for buttons and link buttons used in the portal admin pages */
.LinkStyle1     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.LinkStyle1 :link {

    font-family: Tahoma, Verdana, Arial;
    color: #6A6A6A;
	font-size: 8pt;
                
}

A.LinkStyle1 :visited  {
    font-family:  Tahoma, Verdana, Arial;
    color: #135e73;
	font-size: 8pt;
                
}

A.LinkStyle1 :active   {
    font-family:  Tahoma, Verdana, Arial;
    color: #6A6A6A;
	font-size: 8pt;

}

A.LinkStyle1 :hover {
    font-family:  Tahoma, Verdana, Arial;
    color: #135e73;
	font-size: 8pt;
}


/*=====================================================================*/
/* Template Text Headings                                              */
/*=====================================================================*/

/* H1 */
H1 { color: #135e73; font-family: Tahoma, Verdana, Arial; font-size: 15px; font-weight: bold; }
A.H1:Link,A.H1:Visited,A.H1:Hover,A.H1:Active { color: #135e73; font-family: Tahoma, Verdana, Arial; font-size: 15px; font-weight: bold; text-decoration: underline; }

/* H2 */
H2 { color: #135e73; font-family: Tahoma, Verdana, Arial; font-size: 14px; font-weight: bold; }
A.H2:Link,A.H2:Visited,A.H2:Hover,A.H2:Active { color: #135e73; font-family: Tahoma, Verdana, Arial; font-size: 14px; font-weight: bold; text-decoration: underline; }

/* H3 */
H3 { color: #135e73; font-family: Tahoma, Verdana, Arial; font-size: 13px; font-weight: bold; }
A.H3:Link,A.H3:Visited,A.H3:Hover,A.H3:Active { color: #135e73; font-family: Tahoma, Verdana, Arial; font-size: 13px; font-weight: bold; text-decoration: underline; }

/* H4 */
H4 { color: #135e73; font-family: Tahoma, Verdana, Arial; font-size: 12px; font-weight: bold; }
A.H4:Link,A.H4:Visited,A.H4:Hover,A.H4:Active { color: #135e73; font-family: Tahoma, Verdana, Arial; font-size: 12px; font-weight: bold; text-decoration: underline; }

/* H6 */
H6 { color: #135e73; font-family: Tahoma, Verdana, Arial; font-size: 11px; font-weight: bold; }
A.H6:Link,A.H6:Visited,A.H6:Hover,A.H6:Active { color: #135e73; font-family: Tahoma, Verdana, Arial; font-size: 11px; font-weight: bold; text-decoration: underline; }



