﻿
.JobPageTitle
{
    color:#DEA520;
    font-size: 16pt; line-height: 15px; color: #000000; text-decoration: none;
    
}
.button
{
    background-color:#1E2F99;
    color:White;
}
.panel
{
    width:100%;
     text-align:left;
}
.title
{
    font-family: verdana; font-weight: normal; font-style: normal;
	font-size: 12pt; line-height: 15px; color: #000000; text-decoration: none;
}
.subTitle
{
    font-family: verdana; font-weight: bold; font-style: normal;
	font-size: 8pt; line-height: 15px; color: #000000; text-decoration: none;
}
.MainPage
{
	height:100%;
}