﻿/* General Styles */

a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #CD004D;
	/*background-color: #CD004D;*/
	text-decoration: underline;
}
a:active {
	color: #000000;
}
a.sub:link,
a.sub:hover,
a.sub:visited,
a.sub:active {
	color: #FFFFFF;
}

a.path:link,
a.path:visited,
a.path:active {
	text-decoration: none;
}

a.path:hover {
	text-decoration: underline;
}	

/* Div's */


div#headcolumns {
    position: relative;
    width: 791px;
    top: 0px;
}

.borderleft {
	position: absolute;
	background-image: url('../images/borderleft2.png');
	height: 100%;
	width: 5px;
	left: 0px;
}

.borderright {
	position: absolute;
	background-image: url('../images/borderright2.png');
	height: 100%;
	width: 5px;
	left: 786px;
	top: 0px;
}

div#head {
	position: absolute;
	width: 481px;
	height: 75px;
	left: 5px;
	top: 0px;
	background-color: #FFFFFF;
	background-image: url('../images/ciplogo.png');
	background-repeat: no-repeat;
}

div#head2 {
	position: relative;
	width: 300px;
	height: 75px;
	left: 486px;
	top: 0px;
	font-family: Arial;
	font-size: 18px;
	color: #000000;
	line-height: 75px;
	vertical-align: middle;
	background-color: #ffffff;
}

p {
	padding: 0px 10px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 11px;
	font-family: Arial;
	line-height: normal;
}

body {
    font-family: Arial;
    font-size: 12px;
    padding-left: 0px;
    margin: 0px;
    background-image: url('../images/bg.png');
    background-repeat: repeat-x;

}

h1 {
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	line-height: normal;
}

h2 {
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	line-height: normal;
}

h3 {
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	line-height: normal;
}

h4 {
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	line-height: normal;
}

	
.columns {
    position: relative;
    width: 791px;
    top: 0px;
}

div#path {
	position: relative;
	background-color: #DDDDDD;
	border-bottom: 1px #FFFFFF solid;
	height: 22px;
	width: 781px;
	top: 0px;
	left: 5px;
}

div#pathtext {
	position: relative;
	color: #000000;
	font-size: 9px;
	font-family: Arial;
	top: 0px;
	padding-top: 5px;
	margin-left: 50px;
}


div#flash {
	background-color: #ffffff;
	height: 225px;
	width: 781px;
	left: 5px;
	text-align: center;
	margin-left: 5px;
}

div#menu {
	background-color: #ffffff;
	background-image: url('../images/menu_back.gif');
	position: relative;
	height: 35px;
	width: 781px;
	left: 5px;
	right: 5px;
}

div#sub1 {
	position: absolute;
	width: 185px;
	height: 25px;
	top: 0px;
	bottom: 0px;
	left: 231px;
	background-color: #FFFFFF;
	background-image: url('../images/sub-bg-red-actual.png');
	background-repeat: repeat-x;
	border-right: 1px #C0C0C0 solid;

}

div#sub1text {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	padding: 5px 10px 5px 10px;

}

div#sub2 {
	position: absolute;
	width: 184px;
	height: 25px;
	top: 0px;
	bottom: 0px;
	left: 417px;
	background-color: #FFFFFF;
	background-image: url('../images/sub-bg-red.png');
	background-repeat: repeat-x;
	border-right: 1px #C0C0C0 solid;
}

div#sub2text {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	padding: 5px 10px 5px 10px;
}

div#sub3 {
	position: absolute;
	width: 184px;
	height: 25px;
	top: 0px;
	bottom: 0px;
	left: 602px;
	background-image: url('../images/sub-bg-red.png');
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

div#sub3text {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	padding: 5px 10px 5px 10px;
}

div#content {
	position: absolute;
	width: 555px;
	height: 525px;
	top: 26px;
	bottom: 0px;
	left: 231px;
	background-color: #FFFFFF;
}

div#contenttext {
	color: #000000;
	font-size: 11px;
	font-family: Arial;
	padding: 12px 10px 10px 10px;
}

div#contentbreak {
	position: absolute;
	background-color: #d7d7d7;
	width: 1px;
	height: 500px;
	left: 231px;
	top: 0px;
}

div#navmenu1 {
	position: relative;
	width: 225px;
	height: 25px;
	top: 0px;
	bottom: 0px;
	left: 5px;
	background-color: #C0C0C0;
}

div#navmenu1headertext {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	padding: 5px 10px 5px 10px;
}

div#navmenu2headertext {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	padding: 5px 10px 5px 10px;
}

div#navmenu1text {
	color: #000000;
	font-size: 11px;
	font-family: Arial;
	padding: 10px 10px 10px 10px;
}

div#navmenu2text {
	color: #000000;
	font-size: 11px;
	font-family: Arial;
	padding: 10px 10px 10px 10px;
}

div#navmenu2 {
	position: relative;
	width: 225px;
	height: 25px;
	top: 0px;
	bottom: 0px;
	left: 5px;
	background-color: #C0C0C0;
}


div#navmenubreak {
	position: relative;
	background-color: #D7D7D7;
	width: 225px;
	height: 1px;
	left: 5px;
	top: 0px;
}

div#contentmenubreak {
	position: absolute;
	background-color: #D7D7D7;
	width: 555px;
	height: 1px;
	left: 231px;
	top: 25px;
}

div#navmenu1content {
	position: relative;
	width: 225px;
	height: 80px;
	top: 0px;
	bottom: 0px;
	left: 5px;
	background-color: #FFFFFF;
}

div#navmenu2content {
	position: relative;
	width: 225px;
	height: 420px;
	top: 0px;
	bottom: 0px;
	left: 5px;
	background-color: #FFFFFF;
}

div#footercolumns {
    position: relative;
    width: 791px;
    top: 0px;
    margin-top: 0px;
}

div#foot {
	position: relative;
	width: 781px;
	height: 50px;
	left: 5px; /*clear: both;*/;
	right: 5px;
	top: 0px; /*margin-top: 0px;*/;
	background-color: #ECECEC;
	text-align: right;
	vertical-align: middle;
    /* vertical-align: top; */
}

div#foottext {
	color: #000000;
	padding-top: 22px;
	padding-right: 12px;
	font-size: 9px;
}

div#whitebreak {
	position: relative;
	width: 781px;
	height: 1px;
	left: 5px;
	background-color: #FFFFFF;
	top: 0px;
}

div#bigwhitebreak {
	position: relative;
	width: 781px;
	height: 500px;
	left: 5px;
	background-color: #FFFFFF;
	top: 0px;
}

div#break {
	position: relative;
	width: 781px;
	height: 2px;
	left: 5px;
	background-color: #9F9F9F;
	top: 0px;
}

div#break1px {
	position: relative;
	width: 781px;
	height: 1px;
	left: 5px;
	background-color: #9F9F9F;
	top: 0px;
}

div#wrapper {
    position:relative;
    margin-left:auto;
    margin-right:auto;
    top: 0px;
    width:791px;
}


/* Navigation Menu */


/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/pro_dropline.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */


.nav {
height:35px;  
font-family: Arial; 
font-size:11px; 
width:781px; 
}


.nav .table {
display:table; 
margin:0 auto;
padding: 0 30px 0 30px;
}

.nav .select,
.nav .current {
margin:0; 
padding:0; 
list-style:none; 
display:table-cell; 
white-space:nowrap;
}

.nav li {
margin:0; 
padding:0; 
height:auto; 
float:left;
}

.nav .select a {
	display: block;
	height: 35px;
	float: left;
	padding: 0 20px 0 20px;
	text-decoration: none;
	line-height: 35px;
	white-space: nowrap;
	color: #000000;
}

.nav .select a:hover, 
.nav .select li:hover a {
	background-image:url('../images/menu_back.gif');
	padding: 0 0 0 0px;
	cursor: pointer;
	color: #CD004D;
}

.nav .select a:hover b, 
.nav .select li:hover a b {
background-image:url('../images/menu_back.gif');
display:block; 
float:left; 
padding:0px 20px 0px 20px; 
cursor:pointer;
}

/* Tab Menu */

.menu {
	background-color: #ececec;
	color: #272727;
	border-bottom: 1px solid #d7d7d7;
	height: 29px;
	width: 472px;
	font-family: Arial;
	font-size: 11px;
}
.menu ul {
	margin: 0px;
	padding: 3px 5px 7px 5px;
	list-style: none;
	text-align: left;
}
.menu li {display:inline; line-height:25px;}

.menu li a {
	color: #000000;
	text-decoration: none;
	padding: 5px 5px 7px 5px;
}

.menu li a.tabactive {
	background-color: #C0C0C0; /*position: relative;*/;
	color: #FFFFFF;
	padding: 5px 3px 3px 3px;
	font-weight: bold;
}
#tabcontent1,#tabcontent2,#tabcontent3,#tabcontent4,#tabcontent5,#tabcontent6 {
	font-size: 11px;
	font-family: Arial;
	width: 471px;
	height: 400px;
	text-align : left;
	padding: 5px 8px 0px 8px;
	/*margin-bottom: 5px;*/
	color: #000000;
	background-color: white;
	vertical-align: top;
}



