a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #015FB6;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.linkline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.contentblue{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #015FB6;
	text-decoration: none;
	line-height: normal;
}
.content{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #015FB6;
	text-decoration: none;
	line-height: normal;
}
.contentgreen{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #369B31;
	text-decoration: none;
	line-height: normal;
}
.contentwhite{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	text-decoration: none;
	line-height: normal;
}
.contentwhite_bigger{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff;
	text-decoration: none;
	line-height: normal;
	text-transform: uppercase;
}
.headersblue{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bolder;
	font-variant: normal;
	color: #015FB6;
	text-decoration: none;
	line-height: normal;
	
}
.subheadersblue{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bolder;
	font-variant: normal;
	color: #015FB6;
	text-decoration: none;
	line-height: normal;
	text-transform: uppercase;
}
.headersgreen{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bolder;
	font-variant: normal;
	color: #369b31;
	text-decoration: none;
	line-height: normal;
}
.loginform{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	line-height: normal;
	height: 16px;
	float: left;
}
.loginbut{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	line-height: normal;
	height: 20px;
	float: right;
}

/*----TextBox----*/
.textboxstyles
{
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	font-weight: normal;
	font-variant: normal;
	Color: Black;
	text-decoration:none;
	line-height: normal;
	Width:175px;
	 
	
}


.textboxreadonlystyle
{
font-size:12px;
	font-style:normal;
	font-weight:normal;
	font-variant: normal;
	Color:Blue ;
	text-decoration:none;
	line-height: normal;
	height: 20px;
	width:175px;
}

/*----Label----*/
.Labelstyle
{
	font-style:italic;
	font-weight :bold ;
	Text-decoration:none;
	font-size:medium; 
	Color: #4169E1;
}

/*----Warning Label----*/
.WarningLabel
{
	color:Red;
	font-weight:bold ;
	font-size:medium ;
	text-decoration:none;
	
}

/*----TOPMENU----*/
.TopMenu
{	
	background-color :#8ACA3E;
           font-family:Verdana; 
           Font-Size:0.7em;
           color : #284E98;
           
}
.TopStaticMenuItemStyle
{
	padding-right:7.5px;
}



.TopDynamicMenuItemStyle
{
	padding-right:5px;
	
	padding-top:2px;
	
	background-color:#8ACA3E;
	Font-Size:0.7em;
}
.TopStaticHoverStyle
{
	background-color:#8ACA3E;
	color:White;
}
.TopStaticMenuStyle
{
	
	padding-right:2px;
}


/*----SUBMENU----*/
.SubMenu
{	
	background-color :#8ACA3E;
           font-family:Verdana; 
           Font-Size:0.7em;
           color : #284E98;
           width:415px;
           
}
.SubStaticMenuItemStyle
{
	padding-right:7.5px;
}
.SubDynamicHoverStyle
{
	background-color :#8ACA3E;
	Color:White;
}
.SubDynamicMenuStyle
{
	background-color :#B5C7DE;	
}
.SubStaticSelectedStyle
{
	background-color:#507CD1;
}
.SubDynamicSelectedStyle
{	
	background-color : #507CD1;
}
.SubDynamicMenuItemStyle
{
	padding-right:5px;
	
	padding-top:2px;
	
	background-color:#8ACA3E;
	Font-Size:0.7em;
}
.SubStaticHoverStyle
{
	background-color:#8ACA3E;
	color:White;
}
.SubStaticMenuStyle
{	
	padding-right:2px;
}

