body {
	background-color: #e1e9ed;
	font: Georgia;
	font-size: 14px;
	line-height: 16px;
	text-align: left;
	text-indent: inherit;
	color: #000000;
}

bckground {
	background-color: #FFFFFF;
	font: Georgia;
	font-size: 14px;
	line-height: 16px;
	text-align: left;
	text-indent: inherit;
	color: #000000;
}

.questions 
{
	font : Arial;
	font-size : 12px;
	text-align: left ;
	text-indent : 0px;
	padding-left : 5px;
		color: #000000;
}

	
	
	

h1 {
	font: Georgia;
	font-size: 24px;
	line-height: 28px;
	font-weight: bold;
	text-align: center;
    color: #011787;
	padding-left: 15px;
	padding-right: 15px;
}

h2 {
	font: Georgia;
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
	text-align: center;
    color: #577CD5;
	padding-left: 15px;
	padding-right: 15px;
}

h3 {
	font: Georgia;
	font-size: 14px;
	line-height: 16px;
	font-weight: regular;
	text-align: center;
    color: #011787;
	padding-left: 15px;
	padding-right: 15px;
}

h4 {
	font: Georgia;
	font-size: 12px;
	line-height: 14px;
	font-weight: regular;
	text-align: center;
    color: #000000;
	padding-left: 15px;
	padding-right: 15px;
}

ol {
	font: Georgia;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
	list-style-type: lower-latin;
}

ul {
	font-family: Georgia;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
	list-style-type: disc;
}

.header1 {
	font: Georgia;
	font-size: 24px;
	line-height: 28px;
	font-weight: bold;
	text-align: center;
    color: #011787;
	padding-left: 15px;
	padding-right: 15px;
}

.header2 {
	font: Georgia;
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
	text-align: center;
    color: #577CD5;
	padding-left: 15px;
	padding-right: 15px;
}

.header3 {
	font: Georgia;
	font-size: 14px;
	line-height: 16px;
	font-weight: regular;
	text-align: center;
    color: #011787;
	padding-left: 15px;
	padding-right: 15px;
}

.header4 {
	font: Georgia;
	font-size: 12px;
	line-height: 14px;
	font-weight: regular;
	text-align: center;
    color: #000000;
	padding-left: 15px;
	padding-right: 15px;
}

.subtitle {
	background-color: #ccd4fb;
	font: Georgia;
	font-size: 24px;
	line-height: 28px;
	font-weight: bold;
	text-align: center;
    color: #011787;
	padding-left: 15px;
	padding-right: 15px;
}

.subtitle1 {
	background-color: #ccd4fb;
	font: Georgia;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	text-align: center;
  color: #011787;
  padding-left: 15px;
  padding-right: 15px;
}

.header {
    background-color: #dbd7fa;
	font-family: Georgia;
	font-size: 14px;
	line-height: 16px;
	text-align: center;
  color: #097b00;
  padding-left: 15px;
  padding-right: 15px;
}

.navLink {
	font: Georgia;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	text-align: center;
	padding-left: 15px;
	padding-right: 15px;
	
}

.maindescription {
    background-color: #d8e3e9;
	font: Georgia;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
}

.maintext {
    background-color: #d8e3e9;
	font: Georgia;
	font-size: 14px;
	line-height: 16px;
	color: #000000;
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
}

.text {
    background-color: #d8e3e9;
	font: Georgia;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
}

.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	color: #FFFFFF;
	text-align: center;
}

.jobtitle {
  font: Georgia;
	font-size: 11px;
	line-height: 14px;
	color: #150199;
	text-align: center;
}

.jobdescription {
    background-color: #dee2e5;
	font: Georgia;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
	text-align: center;
	padding-left: 15px;
	padding-right: 15px;
}

.forum {
    background-color: #FFFFFF;
	font-family: Georgia;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
	text-align: center;
	padding-left: 15px;
	padding-right: 15px;
}

.enhancedlisting 
{
	border : double 6px blue;
	margin: 5px 5px 5px 5px ;
	padding : 5px 5px 5px 5px;
	text-indent : 0px;
	text-align : left ;
	font: Arial;
	font-size: 14px;
	line-height: 16px;
	}
a:link 
{
	color : Black ;
	text-decoration : none ;
}
a
{
	color : Black ;
	text-decoration : none ;
}


.standardlisting 
{
	padding : 7px ;
	text-indent : 0px;
	text-align : left ;
	font-family : Arial ;
	font-size: 14px;
	line-height: 16px;
	margin: 5px 5px 5px 5px ;
}
.directorytitle 
{	
	text-align : left ;
	font-family : Arial ;
	font-size: 24px;
	line-height: 26px;

}
.directorytitle2 
{	
	text-align : left ;
	font-family : Arial ;
	font-size: 14px;
	line-height: 16px;

}
.directoryother
{
	padding : 5px ; 
	text-indent : 0px;
	font-family : Arial ;
	text-align : left ;
	font-family : Arial ;
		font-size: 13px;
	line-height: 14px;
}
.directdesc 
{
	padding : 5px ; 
	text-indent : 0px;
	font-family : Arial ;
	text-align : left ;
	font-family : Arial ;
		font-size: 14px;
	line-height: 16px;

}
.directoryother2
{
	padding : 5px ; 
	text-indent : 0px;
	font-family : Arial ;
	text-align : left ;
	font-family : Arial ;
		font-size: 13px;
	line-height: 14px;

}
.directoryhome 
{
		padding : 0px ; 
	text-indent : 10px;
	font-family : Arial ;
	
		text-align : left ;
	font: Arial;
	font-size: 10px;
	line-height: 12px;

}
.directorylist 
{
	padding : 0px ; 
	text-indent : 15px;
	text-align : left ;
	font-family : Arial ;
		font-size: 14px;
	line-height: 16px;
}

.directorytitle 
{
	font-family : Arial ;
	font-size : 25px;
	line-height : 27px;
}

.directorydescription 
{
	font-family : Arial ;
	font-size : 14px;
	font-family : Arial ;
	line-height: 16px;
}

.dxmMenu_Glass, .dxmVerticalMenu_Glass
{
	font: 12px Tahoma;
	
	color: black;
	background-color: #F0F0F0;
	border-style: none;
	padding: 0px 0px 0px 0px;
}

.dxmMenuItem_Glass
{
	padding-right: 13px;
	padding-left: 13px;	    
}

.dxmMenuItem_Glass, .dxmMenuItemWithImage_Glass
{
	padding-top: 4px;
	padding-right: 13px;
	padding-bottom: 5px;
	padding-left: 9px;	
}
.dxmMenuItem_Glass, .dxmMenuItemWithImage_Glass, .dxmMenuItemWithPopOutImage_Glass, .dxmMenuItemWithImageWithPopOutImage_Glass,
.dxmVerticalMenuItem_Glass, .dxmVerticalMenuItemWithImage_Glass, .dxmVerticalMenuItemWithPopOutImage_Glass, .dxmVerticalMenuItemWithImageWithPopOutImage_Glass, 
.dxmMenuLargeItem_Glass, .dxmMenuLargeItemWithImage_Glass, .dxmMenuLargeItemWithPopOutImage_Glass, .dxmMenuLargeItemWithImageWithPopOutImage_Glass,
.dxmVerticalMenuLargeItem_Glass, .dxmVerticalMenuLargeItemWithImage_Glass, .dxmVerticalMenuLargeItemWithPopOutImage_Glass, .dxmVerticalMenuLargeItemWithImageWithPopOutImage_Glass
{
	font: 12px Tahoma;
	color: black;
	white-space: nowrap;
	
	background-image: url('App_Themes/Glass/Web/mItemBack.gif');	
    background-repeat:repeat-x;	
    background-position:50% top;
        }
.dxmControl_Glass a, .dxmMenu_Glass a, .dxmVerticalMenu_Glass a, .dxmSubMenu_Glass a
{
	color: black;
	text-decoration: none;
}
a:link {
	color: #000099;
	text-decoration: none;
}
.dxmMenuSeparator_Glass
{
	background-color: #FFFFFF;	
}

.subtitle {
	background-color: #ccd4fb;
	font: Georgia;
	font-size: 24px;
	line-height: 28px;
	font-weight: bold;
	text-align: center;
    color: #011787;
	padding-left: 15px;
	padding-right: 15px;
}

