/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
margin: 0px;
padding: 0px;
}

a{
	color: #002b72;
	text-decoration:none;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

body {
/*	background-color: #7eb9f3;  */
	background-color:gainsboro;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
}

#content{
	margin: 0 auto;
	width: 970px;
	text-align: left;
}

#main{
	background-color: #ffffff;
	width: 964px;
	margin: 0 auto;
	clear:both;
	padding-left:3px;
	padding-right:3px;
}

#mainbot{
	background: url(images/mainbot.jpg) no-repeat bottom left;
}

#header {
	width: 970px;
	height: 225px;
	background: url(images/header2.jpg);
	background-repeat:no-repeat;
	background-position: left;
}

#logo {
	width: 100%;
	text-align: left;
	padding-top: 40px;
	padding-left: 45px;
}


#logo a {
	text-decoration: none;
	text-transform:inherit;
	font-style: italic;
	font-size: 30px;
	color: white;
	padding-right: 20px;
}
#logo H2 a{
	font-size: 30px;
}


#menu{
	width: 100%;
	height: 30px;
	margin: 0 auto;
	background: url(images/menu2.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

#menu ul {
	list-style: none;
	padding-top: 4px;
	padding-left: 0px;
}

#menu li {
	display: inline;
}

#menu a {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
	font-size: 18px;
	float: left;
	width: 19.9%;
	height: 34px;
	display: block;
	margin-top:6px;
	padding-top: 15px;
}

#menu a:hover{
	height: 34px;
	color: #000000;
	font-size: 19px;

}

#left{
	width: 277px;
}

#left a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

#left .company ul li a{
	font-family: Arial, Helvetica, sans-serif;
	color: #328cc3;
	font-size: 12px;
	text-decoration:none;
	font-weight:bold;
}

#left a:hover{
	color: #4f9ccb;
}

#left H3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	height: 38px;
	font-weight: normal;
	padding-top: 10px;
	color: #ffffff;
	background: url(images/title_left.jpg);
	background-repeat:repeat-x;
	text-align: center;
}

#left H4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	padding-top: 10px;
	color: #4f9ccb;
	text-align: center;
}

.hr1{
	background: url(images/hr1.jpg);
	background-repeat:no-repeat;
	background-position: center;
	height: 1px;
	width: 100%;
}

#left ul {
	list-style: none;
	padding-left:20px;
	padding-top: 15px;
	padding-bottom: 15px;
	
}

#left li {
	/* background: url(images/ls3.jpg) 0px 3px; */
	background-repeat:no-repeat;
	padding-left: 20px;
	padding-bottom: 5px;
	margin-bottom: 3px;
	margin-left:10px; 
	font-weight:bold;
}

#left .company ul {
	list-style: none;
	padding-left:8px;
	padding-top: 15px;
	padding-bottom: 15px;
}

#left .company li {
	background: url(images/ls2.jpg) 0px 3px;
	background-repeat:no-repeat;
	padding-left: 20px;
	padding-bottom: 5px;
	margin-bottom: 3px;
	margin-left:10px;
	padding-top:2px;
}

#right{
	float: right;
	width: 684px;
	
}

#right a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #328cc3;
}

#right a:hover{
	color: #000000;
	text-decoration:none;
}

#right H4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	height: 38px;
	font-weight: normal;
	padding-top: 10px;
	color: #ffffff;
	background: url(images/title_right.jpg);
	background-repeat:repeat-x;
	text-align: left;
	padding-left: 20px;
	margin-bottom: 10px;
}

#right H5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	padding-top: 10px;
	padding-left: 10px;
	color: #4f9ccb;
	text-align: left;
}

.hr2{
	background: url(images/hr2.jpg);
	background-repeat:no-repeat;
	background-position: center;
	height: 1px;
	width: 100%;
}

#cen{
	background: url(images/cenbg.jpg) top left;
	padding-bottom:5px;
}

#right p {
	margin: 0;
	padding: 0;
	padding-left: 10px;
	padding-right: 10px;
}

#right ul li p {
	padding-left: 0px;
}

#right ul {
	list-style: none;
	padding-left:8px;
	padding-top: 15px;
	padding-bottom: 15px;
}

#right ul li {
	/* background: url(images/ls3.jpg) 0px 3px; */
	background-repeat:no-repeat;
	padding-left: 20px;
	padding-bottom: 5px;
	margin-bottom: 3px;
	padding-top:2px;
}

#right ul li a{
	font-family: Arial, Helvetica, sans-serif;
	color: #328cc3;
	font-size: 12px;
	text-decoration:none;
	font-weight:bold;
}

#right .read, #left .company ul li .read, #right ul li .read{
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: right;
}

#right .read a, #left .company ul li .read a, #right ul li .read a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004670;
	text-decoration: none;
	border-bottom: 1px dotted #002b72;
	font-weight:bold;
	margin-right: 15px;
}

#footer {
	height: 46px;
	clear: both;
	padding-top: 20px;
	background: url(images/footer2.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
}





/*  folder/file grid alternating row colors  */
.folderrow1 {
	background-color: #FFFFFF;}
.folderrow2 {
        background-color: #DDDDDD;}
.filerow1 {
        background-color: #FFFFFF;}
.filerow2 {
        background-color: #DDDDDD;} 

/*  various borders  */
.border1 {border: 1px solid #000000; border-collapse: collapse}    
.border2 {border: 1px solid #000000; border-collapse: collapse} 
.borderBot {border-bottom: 1px solid #000000}   

/*  cell padding for column headers  */
.hpadding {padding: 0px 10px 0px 10px}

/* Style for Depressible CSS Buttons contains box model hack
as described at http://css-discuss.incutio.com/?page=BoxModelHack.
Depressible Button code from http://www.htmlcenter.com/tutorials/tutorials.cfm?ID=154&type=css */
/* SelectButton is located on View Image Popup */
#selectButton a {
	color: #000000;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica;
	font-weight:bold;
	text-align: center;
	text-decoration: none;
	border:4px outset #ffffdd;
	background-color:#eeeeee;
	display: block;
	width: 80px !important;
	width /**/:100px;
	padding: 3px 5px;
	margin: 1px;}

#selectButton a:hover {
	background-color: #b36b00;
	color:#ffffff;
	padding-left:4px;
	border:4px inset #eeeeee;
	}


/*  Column headings  */
	
	
.smText {
        font-family: verdana, helvetica, arial, sans-serif;
	font-size: 10px;
        color: #000000;
	margin-top:0; margin-bottom:0}

.orngText {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 12px;
	color: #B36B00;  /*  orange  */
	text-align: left;
	margin-top:0; margin-bottom:0}
	
.smOrngText {
	font-family: verdana, helvetica, arial, sans-serif;
        font-size: 10px;
	color: #B36B00; /*  orange  */
	margin-top:0; margin-bottom:0}

/*  Browser links (same as default for now)  */ 	
a.browse:link {
	color: #000099;  /* dark gray  */
	text-decoration: underline}
a.browse:visited {
	color: #AA0000;/*  dark red  */
	text-decoration: underline}
a.browse:hover {
	color: #AA0000;/*  dark red  */
	text-decoration: none}
a.browse:active {
	color:#B36B00;  /*  orange  */
	text-decoration: none}

/*  small text links  */
a.smText:link {
	color: #B36B00; /*  orange  */
	font-size: 10px;
	text-decoration:underline;}
a.smText:visited {
	color: #B36B00; /*  orange  */
	font-size: 10px;
	text-decoration:underline}
a.smText:hover {
	color: #AA0000; /*  dark red  */
	font-size: 10px;
	text-decoration: none}
a.smText:active {
	color: #AA0000; /*  dark red  */
	font-size: 10px;
	text-decoration: none}











