/* Start of CMSMS style sheet 'default' */
#page_margins {
	background-color: #2a2623;
	width: 780px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	padding: 0px;
}
#left_col h3 {
	border: 1px solid #000000;
	padding: 5px;
                margin-top: 10px; 

}
#left_col  .currentpage h3 {
        font-size: 12px;
        padding: 3px 0px 3px 10px;
        margin: 0px;
        border: 0px solid #ffffff;
}

#left_col h5 {
                background-color: #CB0C2E;
          color: #fff;
	padding: 5px;
                margin-top: 10px; 
                font-size: 11px;
}
#left_col h5 a{
	text-decoration: none;
                color: #fff;
}
#left_col h5 a:hover{
            	text-decoration: underline;  
}

.pad-tl {
	padding-top: 5px;
	padding-left: 5px;
}
.pad-tr {
	padding-top: 5px;
	padding-right: 5px;
}

a, a.visited, a.active {
	color: #CC0C2F;
}
.news_area #news_display_area, .news_area #server_message_area {
	width: 300px;
	color: #2A2623;
	font-size: 13px;
	font-style: italic;
	padding: 12px;
	background-image: url(media/images/faded_rule.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#page {
	background-color: #FFFFFF;
	color: #1E1B19;
}
body {
	background-color: #2A2623;
	color: #CCCCCC;
	font-family: "Trebuchet MS", "Trebuchet MS Italic";
	font-size: 12px;
	line-height: 135%;
}
h1, h2, h3, h4, h5, h6, h7 {
	line-height: 135%;
}
#left_menu a, #right_menu a {
	color: #FFFFFF;
	text-decoration: none;
}

#page_margins #header #left_menu,
#page_margins #header #right_menu {
	background-image: url(media/images/menu_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.info_block     {
	font-size: 11px;
	background-color: #e1e1de;
	color: #333333;
	padding: 12px;
}
#page_margins #header #page table th {
	color: #CC0C2F;
	background-color: #E1E1DE;
	font-size: 15px;
	font-weight: bold;
	text-transform: capitalize;
	text-align: left;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 12px;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CC0C2F;
}
#finance_selector .rw {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
}
#page_margins #header #left_menu {
	color: #FFFFFF;
	font-size: 11px;
	text-transform: uppercase;
}
#page_margins #header #right_menu {
	text-align: right;
	font-size: 11px;
	color: #FFFFFF;
	text-transform: uppercase;
}

#page_margins .footer {
	text-align: center;
	padding-top: 25px;
	font-size: 11px;
}
#page_margins #header #page .rp {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E1E1DE;
}
#page #finance_selector {
	border: 1px solid #ffffff;
}
span.divider,
span.call_to_action {
	color: #FDB813;
}
.call_to_action {
	font-size: 16px;
	font-weight: bold;
}
#copyright {
	font-weight: bold;
	color: #CC0C2F;
	font-size: 10px;
}
#left_col, #right_col {
	color: #2A2623;
}

.intro {
	color: #2A2623;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 11px;
}
.TabbedPanelsContentGroup .TabbedPanelsContent {
	background-color: #FFFFFF;
	padding: 15px;
}
.TabbedPanelsTabGroup .TabbedPanelsTab {
	font-size: 12px;
}

.help_area {
	color: #FFFFFF;
	background-color: #747578;
	padding: 12px;
	border: 1px solid #1E1D1E;
	display: block;
}
.aform {
	border: 1px solid #666666;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
}
.aform h3 {
	margin-right: 10px;
	margin-left: 10px;
	color: #2A2623;
}

.aform h2 {
	color: #CC0C2F;
	text-align: center;
	padding-top: 5px;
	background-image: url(../images/faded_rule.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.aform fieldset {
	background-color: #FFFFFF;
	background-image: url(../images/fade_form_bg.gif);
	background-repeat: repeat-y;
	background-position: right top;
	padding-bottom: 1em;
}
div.element {
	margin-bottom: 1em;
	background: #fff;
}
.aform legend {
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #999999;
	color: #CC0C2F;
}
.aform td {
	color: #2A2623;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8D8D5;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.aform span.required {
	font-size: 18px;
	color: #CC0C2F;
}
.aform table {
	border: 1px solid #F1F1F0;
	margin-top: 8px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
}
.aform tr:hover {
	background-image: url(../images/highlight.png);
	background-repeat: repeat;
}
.aform label {
	font-size: 11px;
}

.aform  tr.alt_row  {
	background-image: url(../images/lightgrey.png);	
}
.aform input {
	font-size: x-small;
}
.more_button_tipsimg {
	background-image: url(../../formcheck/img/inner.png);
}

.form_paging {
}
#snaphelp, .snapish {
	display: block;
	position: absolute;
	height: 200px;
	width: 300px;
}

.aform .tipsbox td {
	color: #2A2623;
	padding: 0px;
	border: none;
}
.aform .tipsbox tr:hover {
	background-image:none;
}
.aform table.tipsbox {
	border:none;
}
#ich_content {
	text-align:center;
}
.tool-tip::before {
	background: transparent url('../../formcheck/img/top_right.png') scroll no-repeat top right;
	margin-bottom: 0px;
	height: 17px;
	display: block;
	border: none;
	content: url('../../formcheck/img/top_left.png');
	padding: 0;
	line-height: 0.1;
	font-size: 1px;
}
.tool-tip::after {
	display: block;
	line-height: 0.1;
	font-size: 1px;
	content:  url('../../formcheck/img/bottom_left.png');
	margin: 0 0 -1px 0;
	height: 36px;
	background: transparent url('../../formcheck/img/bottom_right.png') scroll no-repeat bottom right ;
	padding: 0;
}
.tool-tip{
	width: 200px; color:#000;
	color: #efefef;
	text-decoration:none;
	text-align:left;
}
.tool-text {
	background-image:url('../../formcheck/img/inner.png');
	padding: 13px;
}
.tool-text::before {
	backround-image: url('../../formcheck/img/left.png');
	display: block;
	width:26px;
	margin-left: 26px;
	content: url('../../formcheck/img/left.png');
}
.tool-text::after {
	width: 26px;
	margin-right:26px;
}

.tool-tip span.top{padding: 26px 8px 0;
    background: url('../../formcheck/img/top.png') no-repeat top}

.tool-tip b.bottom{padding:3px 8px 15px;color: #548912;
    background: url('../../formcheck/img/bottom.png') no-repeat bottom}

label.required {
	color: black;
}

label.required:after {
	content: " *";
	color: red;
}
div#applicant2personal, div#applicant1personal {
	display: block;
}
.applicant2 {
}
th.applicant2 {
	font-size: 12px;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 3px;
}
.employment_history_required {
}
h1 {
	font-size: 20px;
}
h2 {
	font-size: 17px;
}
h3 {
	font-size: 15px;
}
div#search {

}
div#search input {
   font-size: 10px;
}


/* End of 'default' */

