﻿body 
{
	margin-top:0px
}

a 
{
	color:Gray;
	text-decoration: none;
}

#hor-minimalist-a
{
	font-family:"Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	background: #fff;
	border-collapse: collapse;
	text-align: left;
}
#hor-minimalist-a th
{
	font-size: 14px;
	font-weight: normal;
	color: #000;
	padding: 10px 8px;
	border-bottom: 2px solid #F34607;
}
#hor-minimalist-a td
{
	color: #000;
	padding: 9px 8px 0px 8px;
}
#hor-minimalist-a tbody tr:hover td
{
	color: #009;
}


.Header
{
}

.PageTitle
{
	font-family: Verdana;
	font-weight:300;
	font-size:20px;
	text-align: right;
	color: #000;
}

.TitleName
{
	font-family: Verdana;
	font-weight:500;
	text-align: center;
	color: #000;
	background-color:#E5E5E5;
}

.subTitle
{
	font-family: Verdana;
	font-size:small;
	color: #000;
	
}

.RegularText
{
	font-family: Verdana;
	font-size:small;
	color: #808080;
}

.FormText
{
	height:30px;
	font-family: Verdana;
	font-size:small;
	color: #000000;
}

.ErrorText
{
	font-family: Verdana;
	font-size:small;
	color: red;
}
body
{
	margin-top:0;
	background-color:#FFF;
	font-family: Verdana, Arial;
	font-size:small;
}

a:link {text-decoration: none;}
a:visited{  text-decoration: none;}

img.right
{
  float: right;
  margin: 0 0 0 2px;
  padding: 5px;
}


/*********HEADER*************/
.miniMenu
{
	width:120px;
	font-size:9px;
	vertical-align:text-top;
	text-align:center;
}

.miniMenu a { color:#000;}
.miniMenu img { border: 0;}

.logo
{
	width:260px;
	font-size: 35px;
}

.logo a { color:#000;}

.logoBI
{
	font-weight:bold;
	color:#F34607;
}

.topLeftCorner 
{
	width:13px;
	height:11px;
	background-image:url('images/bgTopLeft.jpg');
	background-repeat:no-repeat;
}

.topRightCorner 
{
	width:13px;
	height:11px;
	background-image:url('images/bgTopRight.jpg');
	background-repeat:no-repeat;
}

.topBar 
{
	height:11px;
	background-image:url('images/bgTopBar.jpg');
	background-repeat:repeat-x;
}

.SideBarLeft
{
	background-image:url('images/bgSideBar.jpg');
	background-position:top left;
	background-repeat:no-repeat;
}

.SideBarRight
{
	background-image:url('images/bgSideBar.jpg');
	background-position:top right;
	background-repeat:no-repeat;
}

.split
{
	height:19px;
}
/*********HEADER*************/

/*********CENTER-FRAMEWORK*************/
.tableCenter
{
	margin-left:auto; margin-right:auto;
}



.centerTop
{
	/*background-image: url(images/pix.gif);
	background-repeat: repeat-x;*/
	width: 100%;
}

.centerBottom
{
	/*background-image: url(images/pix.gif); 
	background-position: bottom;
	background-repeat: repeat-x;*/
	width: 100%;
}

.centerTopLeft 
{
	width:10px;
	height:10px;
	/*background-image:url('images/bgCTL.jpg');
	background-repeat:no-repeat;*/
}

.centerTopRight
{
	/*background-image:url('images/bgCTR.jpg');
	background-repeat:no-repeat;*/
}

.centerBottomLeft
{
	/*background-image:url('images/bgCBL.jpg');
	background-repeat:no-repeat;*/
}

.centerSideBarRight
{
	/*background-image:url('images/pix.gif');
	background-repeat:repeat-y;*/
	background-position: top right;
	
}

.centerSideBarLeft
{
	/*background-image:url('images/pix.gif');
	background-repeat:repeat-y;
	background-position: top left;	*/
}

.centerBottomRight
{
	width:10px;
	height:10px;
	/*background-image:url('images/bgCBR.jpg');
	background-repeat:no-repeat;*/
}
/*********CENTER-FRAMEWORK*************/

/*********INSIDE TEXT*************/
#txtGeneral
{
padding-left: 14px;
font: normal 12px "Verdana";
color:#666666;
}

.smalltext
{
	font-size: 11;
}

.smalltext a
{
	color:red;
	text-decoration:underline
} 


.heightRegularPage
{
	height: 200px;
	vertical-align:middle;
}

.blackBigTittle
{
	color: #000000;
	font-size: 24px;

}

.redBigTittle
{
	color: #FF1111;
	font-size: 24px;
}

.blackMediumTittle
{
	color: #000000;
	font-size: 15px;
}

.redMediumTittle
{
	color: #FF1111;
	font-size: 15px;
}

.blackSmallTittle
{
	color: #000000;
	font-size: 14px;
}

.redSmallTittle
{
	color: #FF1111;
	font-size: 14px;
}
/*********INSIDE TEXT*************/

/*********HOME TEXT*************/
.home
{
	height:200px;
}
/*********HOME TEXT*************/

/*********FOOTER*************/
.footerBar
{
	border-top: solid 1px #c0c0c0;
	height:50px;
}

.logoFooter
{
	width:150px;
	font-size: 11px;
	vertical-align:bottom;
	text-align:right;
	padding-right:15px;
}

#menuFooter
{
	list-style: none;
	width: 100%;
	font-size:9px;
}
#menuFooter li 
{
	float: left;
}
#menuFooter a {
	background: url("images/menuSplitFooter.jpg") center right no-repeat;
	color: #C0c0c0;
	display: block;
	padding: 8px;
	text-decoration: none;
	font-weight:normal;
}

#menuFooter a:hover {
	color:#F34607;
}


.copy
{
	width:250px;
	font-size:9px;
	vertical-align:bottom;
}
/*********FOOTER*************/

/*********MENU*************/
#menu , #menu ul
{
	text-align:center;
	list-style: none;
	margin: 0;
	width: 100%;
	font-size:11px;
	position:relative; 
}


#menu li 
{
	float: left;
	margin: 0;
	padding: 0;
}

#menu li.current a, #menu li.current a:hover
{
	background: url("images/menuSplit.jpg") center right no-repeat;
	color: #F34607;
}

#menu li.drop {background:#FFF}
#menu li ul {display:none;}




/* For Non-IE and IE7 make the sublevels visible on list hover. This is all it needs */
#menu li:hover > ul 
{
	display:block;
	position:absolute;
	padding:10px 0px 0px 0px;
}

/* Position the first sub level beneath the top level liinks */
#menu > li:hover > ul {left:170px; top:20px; width:250px;}

#menu > li:hover > ul > li a 	
{
	background-image:none;
	color: #000;
}

#menu > li:hover > ul > li:hover a 	
{
	color: #FFF;
	background-color:#F34607;
}


#menu a {
	background: url("images/menuSplit.jpg") center right no-repeat;
	color: #000;
	display: block;
	padding: 8px 12px;
	text-decoration: none;
	font-weight:normal;
}

#menu a:hover {
	background: #F34607;
	color: #fff;
}

.errorH1
{
    font-family: Verdana;
    font-size: 22px;
    color: #174C74;
    font-weight: bold;
    width: 960px;
}

.link{
    color:#174C74;
    display:block;
    font-weight:bold;
    line-height:43px;
    padding:0px 10px;
    text-decoration:none;
    font-family:Verdana;
}
/*********MENU*************/

