*{
	padding:0;
	margin:0;
}

body{
    font-family: Arial,Helvetica, sans-serif;
    font-size:12px;
    color:#333;
    
    line-height:17px;
    }

a:hover{
	text-decoration:underline;
}

h1, h2, h3, h4{
	color:#333;
}

h1{
	font-size:150%;
	font-weight:normal;
	margin:6px 0px 24px 0px;
	font-family:Verdana,Arial,Helvetica, sans-serif;
}

h2{
	font-size:110%;
	margin:3px 0px 12px 0px;
	font-family:Verdana,Arial,Helvetica, sans-serif;
}

h3{
    font-size:100%;
    margin:4px 0px 2px 0px;
    font-family:Verdana,Arial,Helvetica, sans-serif;	
}
h3{
    font-size:12px;
    margin:4px 0px 2px 0px;
    font-family: Arial,Helvetica, sans-serif;	
}

p{
	margin:4px 0px 12px 0px;
}



/* Basic Layout styles */

div#wrapper{
	position:relative;
	width:900px;
	margin:0 auto;
	padding:12px 45px 45px 45px;
	z-index:1;
}

div#header{
	width:100%;
	float:left;
	position:relative;
}

ul#breadcrumbs{
	float:left;
	width:100%;
	margin:10px 0 10px 0;
	list-style:none;
	display:inline;
	padding:0;
}

ul#breadcrumbs li{
	margin:0;
	padding:0;
}

div#content{
	float:left;
	width:900px;
	margin:0 0 48px 0;
}

div#main-content{
	float:left;
	width:670px;
	margin:0 10px 6px 10px;
	min-height:500px;
	border:1px solid #d9d9d9;
}
div#body-content{padding:20px 10px 2px 20px; }

div#sidebar{
	float:left;
	width:200px;
	margin-bottom:6px;
}

div#footer{
	clear:both;
	border-top: 1px solid #d9d9d9;
	width:100%;
	height:34px;
	background:url(../images/CommentGradient.gif) repeat-x 0 top;
	margin-bottom:1px;
	text-align: center;
	font-size:85%;
}

a
{
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
    color: #FF6699;
}


/* Components (buttons, etc) styles */


h1#logo{
	position:relative;
	float:left;
	height:101px;
	width:297px;
	margin:10px 0 -85px 0;
	z-index:5;
}


h1#logo a{
	float:left;
	overflow:hidden;
	height: 0px !important; 
	display:block;
	padding: 101px 0 0 0; 
	height /**/:101px; /* for IE5/Win only */
	width:282px;
}

.box { margin:0 0 10px 0; border-bottom:3px solid #ebebeb; font-size: 11px; }
.box ul{ margin:0; list-style:none; }

 .box-link   
    {
    display: block;
    height: 16px;
    line-height: 16px;
    padding-left: 20px;
    background-color: transparent;
    background-image: url(../images/widget08.png);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: 0px 0px;
    cursor: pointer;
         }
 .rss   {background-position: 0px -0px; }      
 .twitter {background-position: 0px -2640px; }
 .myspace {background-position: 0px -1760px;}
 .oracle {background-position: 0px -592px;}

/* Navigation styles background-image:url(); background-position: left -607px; height:14px; */

div#nav{
	width:100%;
	float:left;
	margin:48px 0 0 0;
	z-index:3;
	position:relative;
}

div#no-nav{
	margin:92px 0 10px 0;
	float:left;
	width:100%;
	height:4px;
	z-index:3;
	position:relative;
}
/* Navigation styles */


ul#navbar{
	background:url(../images/navbar_light_blue_bg.gif) no-repeat left top;
}

ul#navbar {
	background:#0d87b7 url(../images/nav_light_blue_bg_right.gif) no-repeat right top;
}

ul#navbar
{
    float: left;
    list-style: none;
    text-align: left;
    
}

ul#navbar li{
	float:right;
	list-style:none;
	margin:0;
	padding:0;
}

ul#navbar li a
{
    display: block;
    text-align: center;
    color: #99CC00;
    font-family: Verdana,Arial,Helvetica, sans-serif;
    text-decoration: none;
    font-weight: bold;
    padding: 10px 5px 10px 20px;
    font-size: 95%;
    width:168px;
    border-bottom:1px solid #ccc;
    text-align: left;
}


ul#navbar {
	margin:0 0 0 1px;
	padding:10px 6px 10px 5px;
}


ul#navbar li a:hover
{
    left: auto;
    text-decoration: none;
    color: #FFFFFF;
}

/* Top right Buttons styles */


ul#header-links{
	float:right;
	list-style:none;
	display:inline;
	margin:0 12px;
	padding:0;
}

ul#header-links li{
	float:left;
	list-style:none;
	display:inline;
	margin:0 0 0 4px;
	padding:0;
}

ul#header-links li a{
	display:block;
	padding:0 4px;
	text-decoration:none;
	color:#666;
	line-height:24px;
	font-size:95%;
}

ul#header-links li a:hover{
	text-decoration:underline;
}

div#change-text-size{
	float:right;
	margin:0 12px 0 0;
	display:inline;
}

div#change-text-size p{
	float:left;
	padding:0 7px;
	display:block;
	line-height:24px;
	margin:0;
}

div#change-text-size ul{
	float:left;
	list-style:none;
	display:inline;
	margin:0 6px 0 0;
	padding:0;
}

div#change-text-size ul li{
	float:left;
	list-style:none;
	display:inline;
	margin:0;
	padding:0;
}

div#change-text-size ul li a{
	margin:0 2px 0 0;
	text-decoration:none;
	color:#666;
	display:block;
	line-height:24px;
	padding:0 2px;
}

div#change-text-size ul li a:hover{
	text-decoration:underline;
}

div#change-text-size ul li#small-text a{
	font-size:70%;
}

div#change-text-size ul li#medium-text a{
	font-size:100%;
}

div#change-text-size ul li#large-text a{
	font-size:125%;
}


/* Breadcrumbs styles */

ul#breadcrumbs li{
	float:left;
	list-style:none;
	display:inline;
	margin:0 4px;
	background:url(../images/arrow_grey.gif) no-repeat left 50%;
	padding:0 0 0 10px;
}

ul#breadcrumbs li a{
	display:block;
	text-decoration:none;
	color:#666;
	font-size:85%;
}

ul#breadcrumbs li a:hover{
	text-decoration:underline;
}

ul#breadcrumbs li a.selected{
	font-weight:bold;
}

ul#breadcrumbs li#first-item{
	background:none;
	padding:0;
	margin-left:0;
}


table{
	border-collapse:collapse;
}

td{
	padding:4px;
}

table.nopadding td{
	padding:0px;
}

table.alternateRows{
	width:569px;
	color:#333;
	border-collapse:collapse;
	overflow:hidden;
	margin-right:-1px;
}

table.alternateRows caption{
	font-size:100%;
	font-weight:bold;
	padding:6px 12px;
	text-align:left;
}

table.alternateRows th{
	text-align:left;
	padding:4px;
	border-right:1px solid #fff;
}

table.alternateRows td{
	padding:4px;
	border-top:1px solid #fff;
	border-right:1px solid #fff;
	
}

table.alternateRows td.one-third{
	width:181px;
}

table.alternateRows td.total-cell{
	text-align:right;
	font-weight:bold;
}

table.alternateRows td.total-cell-center{
	text-align:center;
	font-weight:bold;
}

ul.table-footer-links{
	float:left;
	list-style:none;
	display:inline;
	width:100%;
	background:#e5e5e5;
	margin:0;
	padding:0;
	clear:both;
}

ul.table-footer-links li{
	float:right;
	list-style:none;
	margin:6px 5px 0px 5px;
	padding:0;
}

ul.table-footer-links li a{
	display:block;
	color:#333;
	line-height:20px;
	font-weight:bold;
}

ul.table-footer-links li a:hover{
	text-decoration:underline;
}



/*  Form styles */

td.label-container{
	text-align:right;
	width:140px;
}

label.width-label{
	width:240px;
}

label.radio-label{
	width:auto;
	color:#333;
	text-align:left;
}

input.short-input{
	width:36px;
}

input.wide-input{
	width:276px;
}

div.coloured-btn{
	float:right;
}

div.footer-item-wrapper div#cancel-btn, div.footer-item-wrapper div.right-margin-btn{
	float:right;
	margin-right:10px;
}


div.item-wrapper{
	float:left;
	margin-bottom:10px;
}

div.footer-item-wrapper{
	margin-top:24px;
}

div.item-wrapper select{
	float:left;
	margin-right:6px;
}

.smallerLabel{font-size:smaller;}

.table-form td {padding:5px;}

div.form-text{
	width:650px;
	margin:20px auto 0 auto;
	padding:4px 20px 4px 20px;
	height:auto !important;
	/*float:left;
	background:#ebebeb;*/
}
div.form-text-buttons{
	float:right;
}

div.form-text ul{
	margin-left:20px;
}

.btn-margin-left{
margin-left:10px;
}

.text-smaller{
font-size:smaller;
}



/* Sidebar styles */

div.sidebar-item{
	float:left;
	border:6px solid #cacaca;
	width:288px;
	margin-bottom:10px;
}


div.sub-item{
	width:288px;
	float:left;
	border-top:3px solid #cacaca;
}

div.sub-item-content{
	padding:12px 12px 4px 12px;
}

/* Footer styles */

ul#footer-links{
	float:left;
	/* background:url(../images/footer_grad_left_bg.gif) no-repeat top left; */
	list-style:none;
	display:inline;
	padding:0 12px;
	width:500px;
	margin:0;
}

ul#footer-links li{
	float:left;
	list-style:none;
	display:inline;
	margin:24px 12px  0 0;
	padding:0;
}

ul#footer-links li a{
	float:left;
	color:#666;
	text-decoration:none;
	font-size:85%;
	display:block;
	padding:4px
}

ul#footer-links li a:hover{
	text-decoration:underline;
}


h1, h2, h3{
	color:#00a0df;
}


a{
	color:#00a0df;
}

.highlighted{
	color:#00a0df;
}

div#bg-bubbles{
	margin:0 auto;
	width:100%;
	min-height:730px;
	height:auto !important;
  	
	background:url(../images/bg_body.jpg) no-repeat center top;
}

/* Components (buttons, etc) styles */

div.coloured-btn a{
	color:#c8ecfe;
	background:#0094d4 url(../images/btn_bg_blue_grad.gif) repeat-x left top;
	border-top:1px solid #f0f0f0;
	border-right:1px solid #666;
	border-bottom:1px solid #666;
	border-left:1px solid #f0f0f0;
}

div.coloured-btn a:active{
	color:#fff;
	border-top:1px solid #666;
	border-right:1px solid #f0f0f0;
	border-bottom:1px solid #f0f0f0;
	border-left:1px solid #666;
}


div#logged-in-text{
	background:url(../images/icon_loggedin.gif) no-repeat left top;
}

/* Header styles */

h1#logo{
	background:url(../images/logo.gif) no-repeat left top;
}

div#bg-header-bubbles{
	position:absolute;
	left:290px;
	top:0;
	height:35px;
	width:151px;
	background:url(../images/bg_header_bubbles.jpg) no-repeat left top;
	z-index:5;
}



div#nav-water-bg, div#no-nav-water-bg{
	position:absolute;
	z-index:-2;
	background:url(../images/nav_blue_water_img.jpg) no-repeat top left;
	width:453px;
	height:106px;
	right:100px;
}

div#nav-water-bg{
	top:-56px;
}


div#no-nav-water-bg{
	top:-57px;
}


ul#navbar li a span{
	color:#c8ecfe;
}

div#no-nav{
	background:#00a0df;
	border:1px solid #8dc9e8;
}


/* Main content styles */

table.alternateRows tr:hover, table.alternateRows tr.even:hover {
	#color:#015935;
	background:#bfe2d0;
}

/* Tables styles */

table.alternateRows caption{
	background:#e5e5e5;
}

table.alternateRows th{
	background:#92d4ed;
}

table.alternateRows tr {
	background: #dff1fb;
}

table.alternateRows tr.even{
	background:#f5f5f5;
}

table.alternateRows td.total-cell{
	background:#92d4ed;
}

table.alternateRows td.total-cell-center{
	background:#92d4ed;
}


/* Form styles */

label{
	color:#00a0df;
}


/* Sidebar styles */

div.sidebar-item{
	background:#e5f0f6;
}

ul.sidebar-list a:hover{
	color:#015935;
	background:#bfe2d0 url(/images/icon_PDF.gif) no-repeat 12px 50%;
}

/* photo gallery */
/* IMPORTANT - Change '#photos' to the ID of your gallery list to prevent a flash of unstyled content */
#photos { visibility: hidden; }

/* GALLERY CONTAINER */
.gallery { background: #ddd; border: 1px solid #aaa; padding: 5px;}

/* LOADING BOX */
.loader { background: url(loader.gif) center center no-repeat #ddd; }

/* GALLERY PANELS */
.panel {}

/* DEFINE HEIGHT OF PANEL OVERLAY */
/* NOTE - It is best to define padding here as well so overlay and background retain identical dimensions */
.panel .panel-overlay,
.panel .overlay-background { height: 60px; padding: 0 1em; }

/* PANEL OVERLAY BACKGROUND */
.panel .overlay-background { background: #222; }

/* PANEL OVERLAY CONTENT */
.panel .panel-overlay { color: white; font-size: 0.7em; }
.panel .panel-overlay a { color: white; text-decoration: underline; font-weight: bold; }

/* FILMSTRIP */
/* 'margin' will define top/bottom margin in completed gallery */
.filmstrip { margin: 5px; }
.filmstrip ul, .filmstrip ul li { list-style: none;}
/* FILMSTRIP FRAMES (contains both images and captions) */
.frame {}

/* WRAPPER FOR FILMSTRIP IMAGES */
.frame .img_wrap { border: 1px solid #aaa; }

/* WRAPPER FOR CURRENT FILMSTRIP IMAGE */
.frame.current .img_wrap { border-color: #000; }

/* FRAME IMAGES */
.frame img { border: none; }

/* FRAME CAPTION */
.frame .caption { font-size: 11px; text-align: center; color: #888; }

/* CURRENT FRAME CAPTION */
.frame.current .caption { color: #000; }

/* POINTER FOR CURRENT FRAME */
.pointer {
	border-color: #000;
}

/* TRANSPARENT BORDER FIX FOR IE6 */
/* NOTE - DO NOT CHANGE THIS RULE */
*html .pointer {
	filter: chroma(color=pink);
}
.button
{
    font-weight: bold;
    width: 67px;
    height: 28px;
    background-image: url(../images/chb.gif);
    background-repeat: repeat-x;
    background-position: center;
    border: solid 1px gray;
    color: #333300;
}
.button:hover
{
    background-image: url(../images/chg.gif);
    background-repeat: repeat-x;
    border: none;
    color: #3399FF;
}
.vSummary
{
    font-family: Tahoma, Arial, Helvetica;
	font-size: 13px;
	font-weight: normal;
	color:Red;
	line-height: 20px;
	text-align: left;
	padding: 5px 4px 3px 5px;
	border: solid 0.08em #c1dd31;
	margin: 2px 10px 2px 10px;
	
}
.vSummary ul {
	list-style: none;}
.vSummary ul li {
	padding-left: 35px;
	line-height: 20px;
	background:transparent url(../images/leftnav-on.gif) no-repeat 18px 4px;
 
}
#tabs
{ font-size: 11px; line-height: normal; letter-spacing: normal;}
ul#none li{ list-style-image: none;}

.announceTitle
{
    color: Maroon;
    padding-left: 25px;
    background: url(../images/book_edit.png) no-repeat left center;
        
}
.meta {
	border-top: 1px dotted #CCCCCC;
	text-align: right;
	color: Gray;
	font-size: 9px;
}
.meta .comments
{
   padding-left: 15px;
	background: url(../images/02.png) no-repeat left center; 
}

.details
    {
        margin-left: 5px;
        width: 90%;
        font-family: Tahoma, Arial, Helvetica;
	    font-size: 12px;
	    font-weight: normal;
	    color: #003366;
        border-collapse: collapse;
    }
.details th{border: solid 1px silver; border-collapse: collapse; background-image:url(../images/titlebg.gif); background-repeat: repeat-x; color: #003366; font-weight: normal; line-height:20px; }
.details td
    {
        /*text-align: left; */
        padding-left: 5px;
        line-height: 25px;
        font-family: arial, verdana;
        font-size: 12px;
        width: auto;
        border: solid 1px silver;
        border-collapse: collapse;
        
    }
    /* the sort header link */
.details th a
{
    display: block;
    text-decoration: none;
    color: #006600;
}
.details th a:hover
{
    display: block;
    text-decoration: none;
    color: maroon;
}

/* The following modifies the page number control which exists under the main table */
div.pager
{
    padding: 0px;
    padding-left: 6px;
    padding-right: 6px;
}
span.results1
{
    float:left;
}
span.results2
{
    float:right;
}
/* The following modifies the results per page control which exists under the main table */
div.results
{
    display: inline;
    position: relative;
    padding: 0px;
    padding-left: 6px;
    padding-right: 6px;
    margin-top: -1.75em;
    float:right;
}
/* Set's the appearance of the drop down control*/
.droplist
{
    padding: 0px;
    font-family: Tahoma, Arial, Sans-Serif;
    font-size: .95em;
    color: #666666;
}
/* Bottom hyperlink design*/
div.bottomhyperlink
{
    font-family: Tahoma, Arial, Sans-Serif;
    font-size: 100%;
    margin-top: -3px;
}
div.bottomhyperlink a:link,
div.bottomhyperlink a:visited
{
    color: #839ce7;
    text-decoration: none;
    font-family: Tahoma, Arial, Sans-Serif;
    font-size: 100%;
    margin-top: -3px;
}
div.bottomhyperlink a:hover
{

    color: #000099;
    text-decoration: underline !important;
    font-family: Tahoma, Arial, Sans-Serif;
    font-size: 100%;
}
div.bottomhyperlink img
{
    position: relative;
    top: 0em;
    padding-right: .4em;
    border: none;
}
