﻿/******************
HTML Tags
******************/
/* DEFAULT */
body{font-family:verdana;font-size:11px;color:#454545;margin:0px;background:url('images/edge_top.gif') #C0C0C0 repeat-x;}
td{font-family:verdana;font-size:11px;color:#454545}
a:link{color:#555555}
a:visited{color:#555555}
a:hover{color:#111111}
li{line-height:17px}
.highlight{color:Red}
.copyright{font-size:10px}
input {font-family:tahoma;font-size:8pt;}
textarea {font-family:verdana;font-size:9pt;line-height:18px}
select {font-size:11px}
a.register:link{color:#555555;}
a.register:visited{color:#555555;}
a.register:hover{color:#111111;}
a.login:link{color:#555555;}
a.login:visited{color:#555555;}
a.login:hover{color:#111111;}
a.myworkspace:link{color:#555555;}
a.myworkspace:visited{color:#555555;}
a.myworkspace:hover{color:#111111;}
a.admin:link{color:#555555;}
a.admin:visited{color:#555555;}
a.admin:hover{color:#111111;}
a.logout:link{color:#555555;}
a.logout:visited{color:#555555;}
a.logout:hover{color:#111111;}
/*
a.register:link{color:#555555;}
a.register:visited{color:#555555;}
a.register:hover{color:#111111;}
a.login:link{color:#c6c7c8;line-height:17px}
a.login:visited{color:#c6c7c8;line-height:17px}
a.login:hover{color:#c6c7c8;line-height:17px}
a.myworkspace:link{color:#c6c7c8;line-height:17px}
a.myworkspace:visited{color:#c6c7c8;line-height:17px}
a.myworkspace:hover{color:#c6c7c8;line-height:17px}
a.admin:link{color:#c6c7c8;line-height:17px}
a.admin:visited{color:#c6c7c8;line-height:17px}
a.admin:hover{color:#c6c7c8;line-height:17px}
a.logout:link{color:#c6c7c8;line-height:17px}
a.logout:visited{color:#c6c7c8;line-height:17px}
a.logout:hover{color:#c6c7c8;line-height:17px}*/
.button {height:23px;font-family:Arial;font-size:11px;padding-bottom:1px;
    font-weight:bold;color:#000000;background:url('images/button.png') #EEEEEE;
    border-top:1px solid #DDDDDD;border-right:1px solid #AAAAAA;
    border-bottom:1px solid #AAAAAA;border-left:1px solid #DDDDDD;cursor:pointer;}
input[type="button"] {height:23px;font-family:Arial;font-size:11px;padding-bottom:1px;
    font-weight:bold;color:#000000;background:url('images/button.png') #EEEEEE;
    border-top:1px solid #DDDDDD;border-right:1px solid #AAAAAA;
    border-bottom:1px solid #AAAAAA;border-left:1px solid #DDDDDD;cursor:pointer;}
input[type="submit"] {height:23px;font-family:Arial;font-size:11px;padding-bottom:1px;
    font-weight:bold;color:#000000;background:url('images/button.png') #EEEEEE;
    border-top:1px solid #DDDDDD;border-right:1px solid #AAAAAA;
    border-bottom:1px solid #AAAAAA;border-left:1px solid #DDDDDD;cursor:pointer;}
input[type="text"]   {height:15px;font-family:Arial;font-size:9pt;}
input[type="password"]{height:15px;font-family:Arial;font-size:9pt;}
input[type="file"]   {height:21px;font-family:Arial;font-size:9pt;}

html,body {
	width:100%;
	height:100%;
background:#666666 url("templates/images/body_bg_norepeat.jpg") no-repeat top center;
color:#464648;
font:100% Verdana,Sans-serif;
margin:0;
}
/*
body
{
	background-color: #666666;
	margin: 0px 40px 15px;
}
*/
#content p, #content-side-2 p {
	margin:0px 0px 20px 0px;
	}

#content-side-2 img {
	border:none;
	}

#breadcrumb-side label {
	display:none
	}

/******************
FORM STYLES
******************/

#content-container form {
	margin: 20px 0px;
	padding:0px 0px 0px 0px;
	}

#content-container fieldset {
	margin:10px 0px 20px 0px;
	padding:0px 10px 10px 20px;
	}

/* a nested fieldset */
#content-container fieldset fieldset {
	margin:15px 0px 5px 0px;
	padding:0px 5px 5px 5px;
	}

#content-container legend {
	margin-bottom:0px;
	padding:0px 10px 5px 5px;
	color:#666666;
	font-weight:bold;
	}

/* a nested legend */
#content-container fieldset fieldset legend {
	margin-bottom:0px;
	padding:0px;
	font-weight:normal;
	}

/*
#content-container label {
	display:block;
	padding-top:8px;
	}
*/
#breadcrumb-side form {
	margin:0px;
	padding:0px;
	text-align:right;
	}

#breadcrumb-side form fieldset {
	margin:0px;
	padding:0px;
	border:none;
	}

#breadcrumb-side form legend {
	display:none;
	}

/******************
LINKS
******************/

/* LINK VISTED HOVER ACTIVE selectors must remain in this order to work */
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}


/* LINK VISTED HOVER ACTIVE selectors must remain in this order to work */
#mainnav-container a:link {
	color:#FF0000;
	}

#mainnav-container a:visited {
	color:#FF0000;
	}

#mainnav-container a:hover {
	color:#FF6633;
	text-decoration:none;
	}

#mainnav-container a:active {
	color:#669966;
	}

/* All link states are selected with an "a" */
#header a {
	color:Black;
	}

#breadcrumb-container a {
	/*color:#FF6600;*/
	color:Black;
	 height:21px
	}

/******************
HEADINGS
******************/

h1 {
	font-size:1.6em;
	padding:0;
	margin:0 0 10px 0;
	}

h2 {
	font-size:1.1em;
	}

h3 {
	font-size:1.4em;
	}
	
h4 {
	font-size:1.1em;
	}
	
h5 {
	font-size:.9em;
	}
	
h6 {
	font-size:.8em;
	}

#three-column-container h2 {
	margin:0px 0px 10px 0px;
	padding:0px;
	}

/******************
Layout Divs
******************/

#mainnav-container {
	padding:8px 10px;
	border-bottom:2px solid #7F7F7F;
	border-right:1px solid #7F7F7F;
	border-left:1px solid #EDEDED;
	margin-bottom:1px;
	background: #FFFFFF url(bg-topnav.gif) repeat-x;
	}

#mainnav {
	float:left;
	width:70%;
	}

#mainnav-side {
	float:right;
	width:30%;
	text-align:right;
	}

#header
{
	margin-bottom: 0px;
	color: #FFFFFF;
	position:relative;
	/*padding: 10px 10px 10px 10px; */
	/*
	border-bottom: 2px solid #7F7F7F;
	*/
	/*
	height: 91px;
	min-height: 50px; 
	*/
	font-size: 1.8em;
	font-weight: bold;
	
	/*border-bottom: black 1px solid;*/
}

#header a
{
	text-decoration: none; /*color:Black;*/
	color: snow;
}

#slogan {
	font-size:.68em;
	margin:0px;
	font-weight:normal;
	padding-top:7px;
	}
	
#breadcrumb-container a
{
	text-decoration: none; /*color:Black;*/
	color: snow;
}

#footer a
{
	text-decoration: none; /*color:Black;*/
	color: snow;
}

/*
#breadcrumb-container
{
	height: 22px;
	padding: 2px;
	background: url(images/topbar.bmp) repeat-x;
	font-size:0.7500em;
	color:#fff;
}
*/

#breadcrumb
{
	float: left;
	padding: 0px;
	font-size: 10px;
	vertical-align:middle;

}

#breadcrumbsub
{
	float: left;
	padding: 0px;
	font-size: 10px;
	vertical-align:middle;

}

#breadcrumb-side {
	float: right;
	padding: 4px 10px 0 10px;
	font-size: 10px;
}
	
#search-bar
{
	height: 20px;
	padding: 2px;
	border-top: black 1px solid;
	border-right: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	color: black;
	vertical-align:top;
	
}
#login-bar
{
	/*height: 15px;
	padding: 2px;
	border-top: black 1px solid;
	border-right: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	margin-bottom: 1px;*/
	text-align:right;
	/*border-top: black 1px solid;*/
	color: black;
	
	
}


#content-container {
	/*background-color:white;
	border-top:1px solid #CBCBCB;
	border-right:1px solid #7F7F7F;
	border-bottom:2px solid #7F7F7F;
	border-left:1px solid #CBCBCB;
	padding:0px;
	margin:0px;
	position:relative;*/
	width: 100%;
	min-width: 781px;
	/*margin:10px 0px;*/
	/*text-align:justify;*/
	}

#content-side {
	/*position:absolute;*/
	float:left;
	padding-left:1px;
	width:225px;
	/*padding:0px;*/
	background: none;
	}

#content-side-2 {
	/*position:absolute;*/
	float:right;
	padding-right:1px;
	width:225px;
	/*padding:0px;*/
	background: none;
	}

#content-side-header
{
	padding-left: 1px;
	width: 156px;
	/*padding:0px;*/ /*background:white;*/
	background: url(../../images/jic_tab_small.gif);
}

.content-side-header 
{	
	padding-left:1px;
	width:156px;
	/*border-width:1px;
	border-style: solid;
	border-color:Black;
	border-top-width:0px;*/
	/*padding:0px;*/ 
	/*background:white;*/
	background:url(../../images/jic_tab_small.gif);
}

.content-side-footer
{
	padding-left:1px;
	width:156px;
	padding:1px;
	background:url(../../images/jic_tab_Square_small.gif);
	border-bottom-color:Black;
	border-bottom-width:1px;
	border-bottom-style:solid;
}

#content {
	width: 467px;
	margin: 4px 0 0 0;
	background-color: white;
}

/*
#contentwrapper {
		width:781px;
	 margin-left:auto;
	 margin-right:auto;
	 background-color:white;
	 	background: url('images/bgrd.gif') repeat-y;

	}
*/

#footer {
	/*margin-top:20px;*/
	/*padding:20px 10px 0px 10px;*/
	text-align:center;
	width:100%;
	background:#00427f url('images/footer_bg.jpg') repeat-x;
	color:#fff;
	clear:both;
    font-size:0.6250em;
    text-align:center;
	bottom:0;
	left:0;
	right:0;
    z-index:3;
	}

/******************
MENU ITEMS
******************/

#mainnav-container ul {
	margin:0px;
	padding:0px;
	}

#mainnav-container li {
	padding:0px;
	list-style:none;
	display:inline;
	margin:5px 10px 5px 0px;
	}

#mainnav-side li {
	padding:0px;
	margin:5px 0px 5px 10px;
	}

/******************
LISTS - IN THE CONTENT DIV
******************/

#content ul.list, #content ul.link-list-vertical {
	margin:0px 0px 15px 15px;
	padding:0px;
	}

#content ul.list li {
	list-style:none;
	padding:2px 0px 2px 12px;
	margin:0px;
	background: url(bullet.gif) no-repeat;
	background-position:0 .6em;
	}

#content ul.link-list-vertical li {
	list-style:none;
	margin:0px;
	padding:2px 0px;
	}

#content ul.link-list-vertical li a:link {
	padding:2px 0px 2px 12px;
	background: url(bullet-link.gif) no-repeat;
	background-position:0 .6em;
	}

#content ul.link-list-vertical li a:visited {
	padding:2px 0px 2px 12px;
	background: url(bullet-link-visited.gif) no-repeat;
	background-position:0 .6em;
	}

#content ul.link-list-vertical li a:hover {
	padding:2px 0px 2px 12px;
	background: url(bullet-link-hover.gif) no-repeat;
	background-position:0 .6em;
	}

#content ul.link-list-vertical li a:active {
	padding:2px 0px 2px 12px;
	background: url(bullet-link-active.gif) no-repeat;
	background-position:0 .6em;
	}

/******************
LISTS - IN THE RIGHT OR LEFT COLUMNS
******************/

#content-side-2 ul.list, #content-side-2 ul.link-list-vertical,
#content-side ul.list, #content-side ul.link-list-vertical {
	margin:0px 0px 15px 0px;
	padding:0px;
	}

#content-side-2 ul.list li,
#content-side ul.list li {
	list-style:none;
	padding:2px 0px 2px 12px;
	margin:0px;
	background: url(bullet-right.gif) no-repeat;
	background-position:0 .6em;
	}

#content-side-2 ul.link-list-vertical li,
#content-side ul.link-list-vertical li {
	list-style:none;
	margin:0px;
	padding:2px 0px;
	}

#content-side-2 ul.link-list-vertical li a:link,
#content-side ul.link-list-vertical li a:link {
	padding:2px 0px 2px 12px;
	background: url(bullet-link.gif) no-repeat;
	background-position:0 .6em;
	}

#content-side-2 ul.link-list-vertical li a:visited,
#content-side ul.link-list-vertical li a:visited {
	padding:2px 0px 2px 12px;
	background: url(bullet-link-visited.gif) no-repeat;
	background-position:0 .6em;
	}

#content-side-2 ul.link-list-vertical li a:hover,
#content-side ul.link-list-vertical li a:hover {
	padding:2px 0px 2px 12px;
	background: url(bullet-link-hover.gif) no-repeat;
	background-position:0 .6em;
	}

#content-side-2 ul.link-list-vertical li a:active,
#content-side ul.link-list-vertical li a:active {
	padding:2px 0px 2px 12px;
	background: url(bullet-link-active.gif) no-repeat;
	background-position:0 .6em;
	}

/******************
TABLE STYLES
******************/
/*
.table {
	width:100%;
	border:1px solid #D0D0BF;
	border-collapse:collapse;
	}
	
.table td {
	padding:10px;
	}

thead th, tfoot th {
	background-color:#E8E8E8;
	border-bottom:2px solid #D0D0BF;
	border-top:2px solid #D0D0BF;
	padding:10px;
	font-weight:normal;
	font-variant:small-caps;
	}
*/
/******************
CLASSES
******************/

.button-big {
	margin-top:8px;
	}

img.photobig, img.photosmall {
	border-top:1px solid #CCCCCC;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	border-left:1px solid #CCCCCC;
	background: #E0E0E0 url(background_table_04.gif) repeat-x;
	padding:8px;
	}

img.photosmall {
	margin-right:10px;
	margin-bottom:2px;
	float: left;
	}
	
.searchbox {
	height:13px;
	margin:0px;
	padding:0px;
	width:8em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	}

.button-search {
	height:18px;
	margin:0px;
	padding:0px 0px 0px 0px;
	border-top:1px solid #CCCCCC;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	border-left:1px solid #CCCCCC;
	background: url(bg-button-search.gif) repeat-x;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FF0000;
	}

.none {
	display:none;
	}

.clear {
	clear:both;
	}
	
	/* Data Web Control Styles */

.LinkButtonStyle
{
	color: Blue;
	text-decoration: underline;
	font-weight: bold;
}

.DataWebControlStyle
{
    font-size: 90%;
}

.HeaderStyle
{
    background-color:Gray;
    color: White;
    font-weight: bold;
    font-size:small;
    
}

.HeaderStyle a, .HeaderStyle a:visited
{
    color: White;
}

.FooterStyle
{
    background-color: #a33;
    color: White;
    text-align: right;
}

.AlternatingRowStyle
{
    background-color: #cccccc;
}

.RowStyle
{
	background-color: whitesmoke;
}

.SelectedRowStyle
{
    background-color: Yellow;
}

.PagerRowStyle
{
    background-color: #ddd;
    text-align: right;
}

.SortHeaderRowStyle
{
    background-color: #c00;
    text-align: left;
    font-weight: bold;
    color: White;
}
	
/******************
Migrated
******************/


p, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*color: #000000;*/
}

	.bdr_leftright {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-color: #000000;
}
.whitetext {
	/*color: #FFFFFF;*/
	color: snow;
}
.searchbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border: 1px solid #666666;
	color: #333333;
	padding: 2px;
}

.dropDownList {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #8c9cc2;
	color: #333333;
	padding: 0px;
	vertical-align: top;
	padding-top:1px;
	
}

.bdr_topbottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.bdr_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.bdr_grey {
	border: 1px solid #666666;
	 
	
}
.bdr_arrow_button {
	border: 1px solid #666666;
	background-color : #dcdcdc;
}
.menu {
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	/*
	border:#000000;
	border-left:1px;
	border-right:1px;
	border-bottom:0px;
	border-top:1px;
	border-left-style:solid;
	border-right-style:solid;
	border-bottom-style:solid;
*/
}
.menuBorderBottom {
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	border:#000000;
	border-left:1px;
	border-right:1px;
	border-bottom:1px;
	border-top:1px;
	border-left-style:solid;
	border-right-style:solid;
	border-bottom-style:solid;
}

.submenu {
	padding-left: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.style1 {font-weight: bold}
.style3 {
	font-size: 15pt;
	font-weight:normal;
	color:#000000;
}
.style4 
{
	color: #999999
}

.style5 
{
	font-size: 12px;
	font-weight: bold;
	color:#6a6c53;
}

.style6 
{
	font-size: 14px;

}


a.red:link {
	color: #C31212;
	text-decoration: none;
	font-weight: bold;
}

a.blue:link {
	color:#000080;
	text-decoration: underline;
	font-weight: bold;
}

a.blue:visited {
	color:#000080;
	text-decoration: underline;
	font-weight: bold;
}

a.red:visited {
	color: #C31212;
	text-decoration: none;
	font-weight: bold;
}
a.red:hover {
	color: #C31212;
	text-decoration: underline;
	font-weight: bold;
}
.Highlight {
	background-image:url(../images/jic_tab_small.gif);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-weight: bold;
}

.Regular {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}


.blacklink {
	color: #000000;
}



div#basicForm
{
	visibility: hidden;

}

.inputtext {FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: Verdana; }
.inputbutton {border: 1px; font-family: verdana; font-size: 10px; background-color: #999999;  }
.listingbutton {font-family: verdana; font-size: 10px; color: #ffffff; background-color: #C31212; width: 130px;  font-weight: bold; cursor: hand;}
.11bodybold { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; font-weight: bold;}

/*
#menu2
{
	width: 77%;
	clear: both;
	font-size: 0.7500em;
	margin: 0 0 0 auto;
	overflow: hidden;
	padding: 0;
	position: absolute;
	bottom: 0;
	right: 0px;
	z-index: 6;
}

#menu2 li {
	width:20.0000%;
	background:url('images/menu_left.png') no-repeat;
	float:right;
	margin:0;
	list-style:none;
}

#IERoot #menu2 li:first-child {
margin-left:-2px;*/	/* fixes bug in IE when horizontal items use %'s for width */
/*}

#menu2 li a {
background:url('images/menu_right.png') no-repeat top right;
color:#fff;
display:block;
margin-left:9px;
padding:4px 9px 4px 0;
text-align:center;
text-decoration:none;
}
*/

/* TOP IMAGE + MAIN MENU */
#top2 {
	height: 115px;
	background: #5774ac;
	overflow: hidden;
	position: relative;
	z-index: 2;
}

#top2 #topImg {
z-index:3;
}


/* SIDEBARS ------------------------------------------------------------------------------*/
.sidebar 
{
    width:15.2343%;
    position:relative;
    z-index:2;
}

.sidebar_inner {
margin-bottom:27%;
}

/* 
background:url("images/sidebar_bg.gif") 0 20px; */

.sidebar .sidebar_box 
{
    background: none;
    border: 0px solid black;
    padding-bottom:10px;
    width: 225px;
}

    .sidebar .sidebar_box h3 {
        background:transparent url('images/sidebarHeader_center.jpg') repeat-x top left;
        border: none;
        color: #ffffff;
        font:12px Arial,Sans-serif;
        letter-spacing:0.005em;
        font-weight:bold;
        margin: 0;
        padding: 0;
    }
        .sidebar .sidebar_box h3 span, .sidebar .sidebar_box h3 span span
        {
            display: inline-block;
        }
        .sidebar .sidebar_box h3 span {
            background:transparent url('images/sidebarHeader_left.jpg') no-repeat top left;
        }
        .sidebar .sidebar_box h3 span span {
            background:transparent url('images/sidebarHeader_right.jpg') no-repeat top right;
            padding: 4px 15px;
            width: 195px;
        }

    .sidebar .sidebar_box .sidebar_box_content
    {
        border: 1px solid #bababa;
        border-top: none;
        padding: 5px 8px;
    }
    
    .link_box_content
    {
        border: 1px solid black;
        padding: 5px 8px;
        float:right;
        display:block;
        top:25px;
        
    
    }
             .link_box_content span
        {
            color: black;
            font: 12px Arial, Sans-serif;
            font-weight: bold;
            text-decoration: none;
        }
         .link_box_content a
        {
            color: blue;
            font: 11px Arial, Sans-serif;
            font-weight: bold;
            text-decoration: none;
        }
    
        .sidebar .sidebar_box .sidebar_box_content a, .sidebar .sidebar_box .sidebar_box_content p
        {
            color: #010101;
            font: 11px Arial, Sans-serif;
            font-weight: bold;
            text-decoration: none;
        }
        .sidebar .sidebar_box .sidebar_box_content a:hover
        {
            text-decoration: underline;
        }
/*------*/

.sidebar .sidebar_box p {
	padding: 0 4px 0 8px;
	line-height: 20px;
}

.sidebar .sidebar_box ul {
clear:both;
font-size:0.6250em; /* 10pt */
line-height:2em;
margin:0;
padding:1px 10px 1em 9px;
}

.sidebar .sidebar_box ul a {
font-weight:bold;
}

.sidebar .sidebar_box ul li {
list-style:none;
margin:0;
}

.sidebar .sidebar_box ul ul {
clear:both;
font-size:1em; /* 10pt */
font-weight:normal;
margin:0;
padding:1px 10px 0 12px;
}

.sidebar .sidebar_box ul ul a {
font-weight:normal;
}

.sidebar, .sidebar a
{
	color: #444645;
}
.sidebar a
{
	font-size: 10px;
	text-decoration: underline;
	line-height: 15px;
}

#sidebar_left {
float:left;
}

#sidebar_right {
float:right;
}

.sidebar .flagball {
float:left;
padding:6px 3px 0 0;
}

#sidebar_right .flagball {
padding-left:5px;
}
/* /SIDEBARS -----------------------------------------------------------------------------*/

.immigration-footer-inner {
	width:100%;
padding:0.7500em 0;
}

#frontInfo {
	width:100%;

position:relative;
z-index:2;
 width:445px;
}

#frontInfo .column {
 width:33.0000%;
float:left;
  margin:0px;
  padding:0px;

}
.columnPic 
{
	position:relative;
}
.columnTab
{
	position: relative;
	clear: both;
	background: #AC0C0C url( 'images/poster_top.gif' ) no-repeat;
	height: 135px;
	width: 146px;
	padding-top: 5px;

}

.columnTab .header
{
	font-size: 13px;
	color: white;
}

.columnSubTab
{
	font-size: 10px;
	color: white;
	line-height: 19px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.columnSubTab a
{
	font-size: 10px;
	color: white;
}
.columnTabBottom 
{
	position:relative;
	clear:both;
    height:22px;
    width:146px;
    text-align:right;
    overflow: hidden;   
     padding:0px;
	   margin:0px;
	   background  :  url('images/bottom-repeat.gif') repeat-x ;

}

.columnTabBottomLeft 
{

   background  :  url('images/poster_bottom_left.gif') no-repeat ;
   float:left;

     
}

.columnTabBottomRight 
{

   background  : url( 'images/poster_bottom_right.gif' ) no-repeat top right;
   float:right;
   height:22px;
    padding-right:10px;
     
}

.columnTabBottomRight a
{
	font-size: 9px;
	color: White;

    
}

.stylen1
{
 font-size:14px;
 color: #0147a5;
  font-weight:bold;
  text-align:left;

}

.stylen3 {
	font-size: 16px;
	font-weight:bold;
	color:#000000;
}
.stylen2 {
	font-size: 11px;
	color:#4c4c4c;
}

#front2 {
    padding:20px;
    padding-top: 35px;
}
    #front2 h2  
    {
        color: #000000;
        padding: 12px 0;
    }


.columnEmpTabBottom 
{
	position:relative;
	clear:both;
    height:27px;
    width:146px;
    text-align:center;
    vertical-align:middle;
    overflow: hidden;   
    padding:5px;
	margin:0px;
	background-color:#397DD8;
	color:White;
	font-size:10px;
	border-bottom:1px #0B4BA0 dashed;
	border-top:1px #0B4BA0 dashed;  

}

.columnEmpTabBottomDashed 
{
	position:relative;
	clear:both;
    height:27px;
    width:146px;
    text-align:center;
    vertical-align:middle;
    overflow: hidden;   
    padding:5px;
	margin:0px;
	background-color:#397DD8;
	color:White;
	font-size:10px;
	border-bottom:1px #0B4BA0 dashed;
	border-top:1px #0B4BA0 dashed; 
	border-left:1px #0B4BA0 dashed;  

}

.columnEmpTabBottom a
{
	color: White;
	font-size: 12px;
	text-decoration: underline;
}

.columnEmpTabBottomDashed a
{
	color: White;
	font-size: 12px;
	text-decoration: underline;
}
.columnEmpText
{
	position: relative;
	clear: both;
	/*height: 135px;*/
	font-size:10px;
	color:#4e4f51;
	
	padding: 10px;
	text-align:center;

}

.columnEmp {
 width:33.0000%;
 float:left;
  margin:0px;
  padding:0px;

}

.columnEmpDashed {
 width:33.0000%;
 float:left;
  margin:0px;
  padding:0px;
border-left:1px #397DD8 dashed;

}

#frontEmp{
	width:100%;
  margin: auto;
position:relative;
z-index:2;
 width:442px;
}

/* Pages */

#Employer_Main {
	padding: 0 15px 0 15px;
}

/*
#Employer_Main h2 {
	margin-bottom: 5px;
	color: #486aa6;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
}
*/

#Employer_Main p {
	margin-bottom: 0;
	color: #666666;
	font-size: 10px;
	font-weight: bold;
}

#Employer_Main p + p {
	margin-top: 14px;
}
