/* CSS Main */

body{
	color:#000000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
	background-position: top;
	scrollbar-arrow-color:#a8000f;
	scrollbar-face-color:#FFFFFF;
	scrollbar-track-color:#e2e2e2;
	scrollbar-3dlight-color:#949494;
	scrollbar-shadow-color:#b2b2b2;
}
h1{
	font-size: 1.1em;
	color: #b00311;
}
h1 a{
	color: #b00311;
	text-decoration: none;
}
h1 a:hover{
	text-decoration: underline;
}

h2{
	font-size: 1em;
	color: #b00311;
	margin: 0px;
}
h2 a{
	color: #b00311;
	text-decoration: none;
}
h2 a:hover{
	text-decoration: underline;
}

h3{
	font-size: 0.7em;
	color: #000000;
	margin: 0px;
}
h3 a{
	color: #000000;
	text-decoration: none;
}
h3 a:hover{
	text-decoration: underline;
}

h4{
	color: #a8000f;
	font-size: 1em;
	margin: 0px;
        line-height: 200%;
}
h4 a{
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
h4 a:hover{
	text-decoration: underline;
}
h4 a:visited{
	text-decoration: underline;
}




#table1{
	width:100%;
	border:none;
}

#table2{
	width:100%;
	border:none;
}

#table3{
	border:none;
	width:100%;
}

#table4{
	border:none;
}

#table5{
	width:100%;
	border:none;
}

#table2 img{
	border:none;
}

#topcell{
	background-image:url(../images/topcell.gif);
	height:110px;
	vertical-align:top;
}

#unidev-01{
	width:209px;
	background-image:url(../images/unidev_01.gif);
	background-repeat:no-repeat;
}
#unidev-02{
	text-align:left;
	background-image:url(../images/unidev_02.gif);
	background-position:left;
	background-repeat:no-repeat;
}

#unidev-03{
	text-align:right;
	background-image:url(../images/unidev_03.gif);
	background-repeat:no-repeat;
	background-position:right;
	width:280px;
	height:26px;
}

#TopNav{
	text-align:right;
	background-image:url(../images/unidev_04.gif);
	background-repeat:repeat-y;
	background-position:right;
	width:280px;
	height:17px;
	right:0px;
	float:right;
	
}
#TopNav p{
	float:right;
	text-align:right;
	text-decoration:none;
	font-size:10px;
	font-weight:normal;
	color:#333333;
	padding-right:34px;
	display: block;
}
#TopNav a{
	text-decoration:none;
	color:#990000;
}
#TopNav a:visited{
	text-decoration:none;
}
#TopNav a:active{
	text-decoration:underline;
}
#TopNav a:hover{
	text-decoration:underline;
}
#Content{
	border-top:solid #D1D1D1 1px;
}
#unidev-05{
	width:280px;
	height:67px;
	text-align:right;
	background-image:url(../images/unidev_05.gif);
	background-repeat:no-repeat;
	background-position:right;
}

#unidev-22{
	text-align:right;
}

#unidev-22 img{
	text-align:right;
}

#FooterNav{
	text-align:right;
	color:#FFFFFF;
	text-align:right;
	font-size:10px;
	font-weight:normal;
	padding-top:5px;
	vertical-align:top;
}

#FooterNav a{
	text-decoration:none;
	color:#FFFFFF;
}

#FooterNav a:visited{
	text-decoration:none;
	color:#FFFFFF;
}

#FooterNav a:active{
	text-decoration:none;
	color:#FFFFFF;
}

#FooterNav a:hover{
	text-decoration:underline;
	color:#FFFFFF;
}

#left-navigation {
	position:inherit;
	font-size:11px;
	font-weight:bold;
	color:#990000;
	top:166px;
	width:190px;
	background-repeat:repeat-y;
	text-align: right;
	left: 1px;
	bottom: 48px;
	margin-top: 0px;
	float: left;
	height: 100%;
}

#left-navigation p{
	margin-right:20px;	
}

#left-navigation a{
	color: #000000;
	font-weight: normal;
	text-decoration:none;
}

#left-navigation a:visited{
	font-weight: normal;
	color: #000000;
}

#left-navigation a:hover{
	color: #b00311;
	font-weight: normal;
	text-decoration: underline;
}


#left-navigation ul{
	list-style-image:url(../images/left_nav_bullet.gif);
	text-align:left;	
}

#left-navigation li{
	margin-left: 0px;
	list-style-position: outside;
	left: 0px;
	margin-top: 10px;
	font-size: 9px;
	color:#000000;
	font-weight:normal;
}

#left-navigation li a{
	font-size: 9px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}

#left-navigation li a:visited{
	font-weight:normal;
}

#left-navigation li a:active{
	font-weight:normal;
}

#left-navigation li a:hover{
	color:#990000;
	text-decoration:underline;
}

#Nav-Contain{
	background-image:url(../images/unidev_12.gif);
	background-repeat:no-repeat;
	background-position:right;
	vertical-align:bottom;
	background-color:#414141;
}
#MainNav{
	width:570px;
	float:left;
	vertical-align:bottom;
	margin-bottom:0px;
	background-position:right;
	background-color:#414141;
}

.bodymain{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #000000;
	line-height: 160%;
}

.bodymain ol li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	line-height: 175%;
}


.bodymain a{
	color: #a8000f;
	text-decoration:none;
	font-weight: bold;
}

.bodymain a:visited{
	color: #a8000f;
	font-weight: bold;
}

.bodymain a:hover{
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.bodymain1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-weight: normal;
	color: #000000;
	line-height: 160%;
}

.bodymain1 ol li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	line-height: 175%;
}


.bodymain1 a{
	color: #a8000f;
	text-decoration:none;
	font-weight: bold;
}

.bodymain1 a:visited{
	color: #a8000f;
	font-weight: bold;
}

.bodymain1 a:hover{
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.careertext{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	line-height: 140%;
}

.careertext a{
	color: #a8000f;
	text-decoration:none;
}

.careertext a:visited{
	color: #a8000f;
}

.careertext a:hover{
	color: #000000;
	text-decoration: underline;
}

.careertext
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #000000;
    line-height: 140%;
    font-size: 0.7em;
}

.careertext a, .careertext a:visited{
	color: #a8000f;
	text-decoration:none;
}
.careertext a:hover{
	color: #000000;
	text-decoration: underline;
}
.careertextbox
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #000000;
    line-height: 140%;
    font-size: 1em;
}
.resourcetext{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	line-height: 140%;
}

.resourcetext a{
	color: #000000;
	text-decoration:none;
}

.resourcetext a:visited{
	color: #000000;
}

.resourcetext a:hover{
	color: #a8000f;
	text-decoration: none;
}



.BreadCrumb{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	line-height: 140%;
}

.BreadCrumb a{
	color: #b00311;
	font-weight: normal;
	text-decoration:none;
}

.BreadCrumb a:visited{
	font-weight: normal;
	color: #b00311;
}

.BreadCrumb a:hover{
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}

.pageheaders{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #b00311;
}

.footer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 140%;
}

.footer a{
	color: #FFFFFF;
	font-weight: normal;
	text-decoration:none;
}

.footer a:visited{
	color: #FFFFFF;
	font-weight: normal;
}

.footer a:hover{
	color: #cecece;
	font-weight: normal;
	text-decoration: underline;
}

.credits
{
    font: .6em Verdana, Arial, Helvetica, sans-serif;
    color: black;
}
.credits a
{
    text-decoration: none;
    color: black;
}
.credits a:hover{
	color: #b8232f;
}

.input  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background: #F0F0F0;
	background-image: url(../images/field_input.jpg);
	background-repeat: no-repeat;
      border-right-color: #777777;
      border-right-style: solid;
      border-right-width: 1px;
      border-left-color: #777777;
      border-left-style: solid;
      border-left-width: 1px;
      border-top-color: #777777;
      border-top-style: solid;
      border-top-width: 1px;
      border-bottom-color: #777777;
      border-bottom-style: solid;
      border-bottom-width: 1px;
}
