/* ------------------------------------------------------- GLOBAL */


body{
	color: #ffffff;
	font-family: Arial;
	font-size: 9pt;
	margin: 0px auto;
	text-align: left;
	padding: 0px;
	background-color: #615964;
}

a:link {color: #caffff; text-decoration: none;}
a:visited {color: #caffff; text-decoration: none;} 
a:active {color: #caffff; text-decoration: none;}
a:hover {color: #caffff; text-decoration: underline;}
a img {border: none;}

.clear{clear: both;}
span.gray{color: #909195;}

h1{
margin: 0px;
padding: 0px 0px 0px 0px;
font-size: 15pt;
font-weight: normal;
color: #ffffff;
text-align: left;
}

h2{
margin: 0px;
padding: 0px 0px 10px 0px;
font-size: 11pt;
font-weight: normal;
color: #ffffff;
text-align: left;
}

h3{
margin: 0px;
padding: 0px 0px 10px 0px;
font-size: 9pt;
font-weight: bold;
color: #ffffff;
text-align: left;
}

h4{
margin: 0px;
padding: 0px 0px 0px 20px;
font-size: 8pt;
font-weight: bold;
color: #ffffff;
text-align: left;
}

p{margin: 0px;}

ul{
list-style-type: none;
padding: 0px 0px 0px 0px;
margin: 0px;
} 

li{
background-image: url("../images/bullet.gif");
background-repeat: no-repeat;
background-position: top left;
padding: 0px 20px 5px 20px;
font-size: 9pt;
text-align: left;
}


/* ------------------------------------------------------- STRUCTURE */


#container{
margin: 0px auto;
padding: 0px;
width: 900px;
background-image: url("../images/bg-container.jpg");
background-repeat: repeat-y;
background-position: top center;
}

#slogan{
margin: 0px auto;
padding: 18px 0px 0px 265px;
width: 635px;
height: 30px;
color: #fed900;
font-size: 7pt;
letter-spacing: 1px;
background-image: url("../images/bg-slogan.jpg");
background-repeat: no-repeat;
background-position: top center;
}

#content{
margin: 0px auto;
padding: 0px;
width: 900px;
background-image: url("../images/bg-content.jpg");
background-repeat: no-repeat;
background-position: top center;
}

#left{
float: left; display: inline;
margin: 0px auto;
padding: 0px;
width: 275px;
text-align: left;
background-image: url("../images/bg-left.jpg");
background-repeat: no-repeat;
background-position: top right;
}

#right{
float: left;
margin: 0px auto;
padding: 280px 40px 0px 30px;
width: 550px;
text-align: left;
background-image: url("../images/bg-right.jpg");
background-repeat: no-repeat;
background-position: top left;
}
#right p{
text-align: justify;
line-height: 17px;
}

#footer{
margin: 0px auto;
padding: 88px 0px 0px 0px;
width: 900px;
height: 30px;
color: #999999;
font-size: 7pt;
letter-spacing: 1px;
text-align: right;
background-image: url("../images/bg-footer.jpg");
background-repeat: no-repeat;
background-position: top center;
}
#footer a:link {color: #CCCCCC; text-decoration: none;}
#footer a:visited {color: #CCCCCC; text-decoration: none;} 
#footer a:active {color: #EAEAEA; text-decoration: none;}
#footer a:hover {color: #EAEAEA; text-decoration: none;}


/* ------------------------------------------------------- MENU */


#menu{
margin: 130px 0px 0px 36px;
}

a.topnav1:link, a.topnav1:visited {
float: left;
display: block;
background: url('../images/bg-topnav1.jpg') no-repeat;
font-family: Arial;
font-size: 7pt;
color: #e0ffff;
text-align: left;
margin: 0px;
padding: 0px 0px 0px 10px;
height: 23px !important;
height: 23px;
width: 229px;
text-decoration: none;
line-height: 23px;
display: inline;
position: relative;
}
a.topnav1:hover {
background-position: 0px -23px;
text-decoration: none;
color: #ffffff;
}

a.topnav2:link, a.topnav2:visited {
float: left;
display: block;
background: url('../images/bg-topnav2.jpg') no-repeat;
font-family: Arial;
font-size: 7pt;
color: #e0ffff;
text-align: left;
margin: 0px;
padding: 0px 0px 0px 10px;
height: 23px !important;
height: 23px !important;
width: 229px;
text-decoration: none;
line-height: 23px;
display: inline;
position: relative;

}
a.topnav2:hover {
background-position: 0px -23px;
text-decoration: none;
color: #ffffff;
}

a.topnav3:link, a.topnav3:visited {
float: left;
display: block;
background: url('../images/bg-topnav3.jpg') no-repeat;
font-family: arial;
font-size: 7pt;
color: #e0ffff;
text-align: left;
margin: 0px;
padding: 0px 0px 0px 10px;
height: 23px !important;
height: 23px !important;
width: 229px;
text-decoration: none;
line-height: 23px;
display: inline;
position: relative;

}
a.topnav3:hover {
background-position: 0px -23px;
text-decoration: none;
color: #ffffff;
}

.mainLinkLeft {
	position: absolute;
	left: 9px;
	top: 0px;
}
.mainLinkRight {
	position: absolute;
	right: 13px;
	top: 4px;
	background-image:url(../images/linkload.gif);
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
	visibility: hidden;
}



/* ------------------------------------------------------- CALENDAR */


#calendar{
margin: 40px 0px 0px 50px;
line-height: 16px;
}


/* ------------------------------------------------------- LOGIN */


#login{
margin: 40px 0px 0px 50px;
font-size: 8pt;
color: #b0a5a1;
}

form{margin: 0px;}

input,textarea,select{
color: #0d5ca9;
background: #e6e6e6;
border: 1px ridge #cccccc;
font-size: 8pt;
font-family: Arial;
}

.button{
color: #a7a992;
background: #0d5ca9;
font-size: 9pt;
border: 1px groove #c0c1b3;
cursor: pointer;
height: 22px;
}

/* ------------------------------------------------------- TABLE */

#departments{
margin: 0px auto;
border: 0px solid #f3f0eb;
font-size: 8pt;
border-color: #d7ccb0;
border-style: dashed;
border-top-width: 1px;
border-right-width: 0px;
border-bottom-width: 1px;
border-left-width: 1px;
}

#departments td{
width:136px;
text-align: center;
}

.row1{
border-color: #d7ccb0;
border-style: dashed;
border-top-width: 0px;
border-right-width: 1px;
border-bottom-width: 0px;
border-left-width: 0px;
background-color: #3787c6;
height: 22px;
}

.row2{
border-color: #d7ccb0;
border-style: dashed;
border-top-width: 0px;
border-right-width: 1px;
border-bottom-width: 0px;
border-left-width: 0px;
background-color: #4f8fcc;
height: 41px;
font-weight: bold;
}

.row3{
padding: 0px;
border-color: #d7ccb0;
border-style: dashed;
border-top-width: 0px;
border-right-width: 1px;
border-bottom-width: 0px;
border-left-width: 0px;
height: 101px;

}

.row4{
border-color: #d7ccb0;
border-style: dashed;
border-top-width: 0px;
border-right-width: 1px;
border-bottom-width: 0px;
border-left-width: 0px;
background-color: #3787c6;
height: 22px;
}


/* ------------------------------------------------------- CONTENT */

.small{
font-size: 8pt;
}

.smalldark{
font-size: 8pt;
color: #0e5ca7;
}

.hr{
margin: 0px auto;
margin-bottom: 15px;
padding: 0px;
width: 100%;
height: 17px;
_height: 15px;
border: 0px;
border-bottom: 1px dotted #c0c0c0;
clear: both;
}

.hrdark{
margin: 0px auto;
margin-bottom: 10px;
padding: 0px;
width: 100%;
height: 12px;
_height: 10px;
border: 0px;
border-bottom: 1px dotted #0e5ca7;
clear: both;
}

hr{
margin: 0px auto;
margin-bottom: 15px;
padding: 0px;
width: 100%;
height: 1px;
border: 0px;
border-bottom: 1px dotted #c0c0c0;
clear: both;
}

#thumb{
float: left; displayt: inline;
width: 80px;
height: 80px;
border: 1px solid #ffffff;
margin: 0px 10px 0px 0px;
}

/*--------------------------------------------- STYLES FOR tinymce.css*/
#row1{
border-color: #d7ccb0;
border-style: dashed;
border-top-width: 0px;
border-right-width: 1px;
border-bottom-width: 0px;
border-left-width: 0px;
background-color: #3787c6;
height: 22px;
}

#row2{
border-color: #d7ccb0;
border-style: dashed;
border-top-width: 0px;
border-right-width: 1px;
border-bottom-width: 0px;
border-left-width: 0px;
background-color: #4f8fcc;
height: 41px;
font-weight: bold;
}

#row3{
padding: 0px;
border-color: #d7ccb0;
border-style: dashed;
border-top-width: 0px;
border-right-width: 1px;
border-bottom-width: 0px;
border-left-width: 0px;
height: 101px;
}

#row4{
border-color: #d7ccb0;
border-style: dashed;
border-top-width: 0px;
border-right-width: 1px;
border-bottom-width: 0px;
border-left-width: 0px;
background-color: #3787c6;
height: 22px;
}

#thumb{
float: left; displayt: inline;
width: 80px;
height: 80px;
border: 1px solid #ffffff;
margin: 0px 10px 0px 0px;
}
