﻿
.ColPanelLink 
 {
	font-family: Verdana, helvetica, sans-serif;
	font-size:10px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	background-color:#E0E0E0;
	text-align: left;
	background-color:#E0E0E0;
	width:100%;
}

/*
* Attributes for the linkTitles for the relatedLinks
*/

.linkTitle
{
	font-family: Verdana, helvetica, sans-serif;
	font-size:10px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	background-color:#E0E0E0;
	text-align: left;
	background-color:#E0E0E0;
}

/*
* Attributes for the address
*/

.address
{
font-family: Verdana, helvetica, sans-serif;
font-size:11px;
text-decoration: none;
color: #000000;
}

.hyperlink
{
	font-family: Verdana, helvetica, sans-serif;
	font-size:10px;
	text-decoration: none;
	color: Blue;
}

.hyperlink a:link
{
	color: #000000;
	text-decoration: none;
}

.hyperlink a:visited
{
	color: #000000;
	text-decoration: none;
}

.hyperlink a:hover
{
	color: #000000;
	text-decoration: underline;
}

.titleHyperlink
{
	font-family: Verdana, Verdana, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	color: #000000;
}

.titleHyperlink a:link
{
	color: #000000;
	text-decoration: none;
}

.titleHyperlink a:visited
{
	color: #000000;
	text-decoration: none;
}

.titleHyperlink a:hover
{
	color: #000000;
	text-decoration: underline;
}

.mainPadding
{
	padding: 5px 5px 5px 5px;
}

#titleRow
{
	font-family: Verdana, Verdana, Helvetica, sans-serif;
	font-size:	14px;
	font-weight: bold;
	/*word-spacing:	normal;*/
	letter-spacing:	normal;
	text-transform:	none;
    color: #000000;
}
.titleText
{
	font-family: Verdana, Verdana, Helvetica, sans-serif;
	font-size:	12px;
	font-weight: bold;
	/*word-spacing:	normal;*/
	letter-spacing:	normal;
	text-transform:	none;
    color: #000000;
}

.bodyTextTitle
{
	font-family: Verdana, Verdana, Helvetica, sans-serif;
	font-size:	11px;
	font-weight: bold;
    color: Black;
	text-align: left;
}

.bodyText
{
	font-family: Verdana, Verdana, Helvetica, sans-serif;
	font-size:	11px;
    color: #000000;
	text-align: left;
}

.bodyTextTitleIndent
{
	font-family: Verdana, Verdana, Helvetica, sans-serif;
	font-size:	12px;
	font-weight: bold;
    color: #000000;
	text-align: left;
	padding: 0px 0px 0px 20px;
}

.grid
{
	/*background-color:#CC0066;*/
	width: 100%;
}

.grid td
{
    border: solid 1px #FFFFFF;
    font-family: Verdana;
    padding: 2px 2px 2px 2px;
    text-align: left;
}

.gridHeader
{
    font-weight: bold;
	font-size:10px;
	font-family: Verdana;
	padding: 2px 2px 2px 2px;
    background-color: #1851a5;
	color: #507CD1;
	height : 15px;
}

.gridItem, .gridAltItem, .gridSelectedItem
{
    font-size: 11px;    
}

.gridItem
{
    background-color: White;
}

.gridAltItem
{
    background-color: #b6cbeb;
}

.gridSelectedItem
{
    background-color: #CCCCCC;
}

.errorText
{
	font-family: Verdana, Verdana, Helvetica, sans-serif;
	font-size:	12px;
    color: #FF0000; 
	text-align: left;
}

.error
{
	 font-family: Verdana, Helvetica, sans-serif; 
	 font-size: 11px; font-style: normal; 
	 color: red; text-decoration: none

}
BODY
{
	font-family: Verdana, Verdana, Helvetica, sans-serif;
	font-size:	12px;
    color: #000000;
}


.textbox
{
	border-right: #7F9DB9 1px solid;
	border-top: #7F9DB9 1px solid;
	border-bottom : #7F9DB9 1px solid;
	border-left: #7F9DB9 1px solid;
	font-size: 8pt;
	font-family: Verdana;
	
}


.textbox1
{
	border-right: black 0px solid;
	border-top: black 0px solid;
	font-size: 8pt;
	border-left: black 0px solid;
	border-bottom: black 0px solid;
	font-family: Verdana;
	background-color: #ffffff;
}

.button
{
	FONT-FAMILY: verdana; 
	FONT-SIZE: 8pt; 
	cursor:hand;
	BACKGROUND-COLOR:#333333;
	COLOR: white;
	height:20px;
	border-bottom-color:#333333;
	border-left-color:#333333;
	border-right-color:#333333;
	border-top-color:#333333;
}


.combobox
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-size: 8pt;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	font-family: Verdana;
	background-color: #eeeeee;
}
.checkbox
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Verdana;
}

.pageTitle 
{
	border-right-width: 1px;
	border-left-width: 1px; 
	border-top-width:1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid; 
	border-top-color: #FFFFFF;
	border-right-color: #999999;
	border-left-color: #999999; 
	background-image:  url(../images/headerimage.gif);
	background-repeat: repeat;
	background-position: left top; 
	FONT-family: verdana;
	FONT-size: 14px;
	COLOR:black;
	PADDING-left: 3px;
	PADDING-right: 3px;
	HEIGHT: 21px;
	font-weight: BOLD;
	vertical-align:top;
	}
	
	.label
	{ 
		font-family:verdana; 
		font-size:10px; 
		color:#000000; 
		font-weight: BOLD;
	}
	
	.lableTitle
	{
		FONT-family: verdana;
		font-size:10px;
		COLOR: #333333;
		PADDING-left: 3px;
		PADDING-right: 3px;
		HEIGHT: 14px;
		font-weight: BOLD;
	}
