/* Start of CMSMS style sheet 'Styles' */
body, p, div, td, th, span, a { font-family: tahoma, arial, verdana; }

p {
	margin-bottom: 12px;
	font-size: 14px;
	color: #585753;
	line-height: 1.4em;
}

a img { border: none; }

a:link, a:visited {
	color: #155173;
}

a:hover, a:active {
	color: #7c5977;
}

ul, ol {
       margin-left: 30px;
       margin-bottom: 12px;
       list-style-type: square;
}

li {

      margin-bottom: 4px;
      font-size: 14px;
      color: #585753;
}

/* Heading Styles */
h1.title {
	font-size: 26px;
	font-family: helvetica, arial;
	font-weight: normal;
	color: #0054a4;
	margin-top: 7px;
	margin-bottom: 10px;
}

h1, h2, h3, h4, h5, h6 {
	margin-bottom: 10px;
	font-family: helvetica, arial;
	color: #149ee5;
	font-weight: normal;
}

h1 { font-size: 19px; }
h2 { font-size: 18px; }
h3 { font-size: 17px; }
h4 { font-size: 16px; }
h5 { font-size: 15px; }
h6 { font-size: 14px; } 

em, i { font-style: italic; }

.Odd { background-color: #f4f5f8; }
.Even { background-color: #fff; }

.note {
	font-size: 11px;
	color: #666;
	font-style: italic;
}

/* Applicant Nav */
.app_nav_wrapper  {
	background: url(uploads/images/layout/employment/app_nav_bg.png) no-repeat;
	height: 152px;
}

.app_nav_wrapper h3 {
	color: #fff;
	font-size: 15px;
	padding: 4px 8px 0px 8px;
}


/* Info Tables */

.info th, .info td {
	padding: 2px;
	font-size: 12px;
}

.info th {
	font-weight: bold;
	padding-right: 10px;
}
/* End of 'Styles' */

