.heading {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1pt;
	word-spacing: 1pt;
}
.heading_big {
	font-family: Tahoma;
	font-size: 17px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1pt;
	word-spacing: 1pt;
}
.content {
	font-family: Arial;
	font-size: 13px;
	color: #333333;
	letter-spacing: 1pt;
	word-spacing: 1px;
	line-height:18px;
}
.address {
	font-family: georgia,times,serif;
	font-size: 13px;
	color: #00467f;
	letter-spacing: 1pt;
	word-spacing: 1px;
	line-height:18px;
}
.head_blue {
	font-family: georgia,times,serif;
	font-size: 16px;
	color: #00467f;
	line-height:20px;
	font-weight:bold;
}

.textbox {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	letter-spacing: 1pt;
	word-spacing: 1pt;
}

.subheading {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1pt;
	word-spacing: 1pt;
}
.subheadingbold {
	font-family: Tahoma;
	text-decoration:none;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: 1pt;
	word-spacing: 1pt;
	line-height:23px;
}
.subheadinglink {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1pt;
	word-spacing: 1pt;
	text-decoration:none;
}
.subheadinglinkwhite {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: 1pt;
	word-spacing: 1pt;
	text-decoration:none;
}
.black-link {
	font-family: Arial;
	font-size: 13px;
	color: #333333;
	text-decoration: underline;
	letter-spacing: 1pt;
	word-spacing: 1px;
	line-height:18px;
}

.GridClass
{
	font-family: Tahoma;
	font-size: 12px;
}
.GridHeader
{
    text-decoration: none;      
    background-color: #524398;    
}

.gridRow
{
        
}
.GridAlternatingRowColor
{
    background-color: #e2e1e7;    
}

.submit
{
    font-family: Tahoma;
	font-size: 12px;
    color: #ffffff;
    background-color: #524398; 
}
.leftright_border{
	border-left:1px solid #1f1f21;
	border-right:1px solid #1f1f21;
	background-color:#eae9e9;
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
	letter-spacing: 1pt;
	word-spacing: 1pt;	
	}
.bullet{
	font-size:12px;
	color:#01406b;
	font-family:Verdana;
	line-height:15px;
	}
	
.textfield{
	border: 1px solid #8f8888;
	width:100px;
	height:16px;
	font-family:Verdana;
	font-size:11px;
	color:#000000;
	}
.textarea{
	border: 1px solid #8f8888;
	width:100px;
	height:75px;
	font-family:Verdana;
	font-size:11px;
	color:#000000;
	}
.checkbox{
	border: 1px solid #8f8888;
	width:10px;
	height:13px;
	}
.dropdown{
	border: 1px solid #8f8888;
	width:145px;
	height:18px;
	}
.text_11_blue {
	font-family: Tahoma;
	font-size: 13px;
	color: #004170;
	font-weight:bold;
}
.text_11_black {
	font-family: Tahoma;
	font-size: 13px;
	color: #282828;
	font-weight:bold;
}
.search_textfield{
	border: 1px solid #8f8888;
	width:300px;
	height:15px;
	font-family:Verdana;
	font-size:11px;
	color:#000000;
	}
	