/*
 * style.css
 */

 body {
font-family: sans-serif, Helvetica, arial;
font-size: 12px;
background-color: White;
color: Black;
margin:5gpx 0px; padding:0px;
text-align:center;
}

.header
{
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #990000
}

/*
.header a:link, #sidebar a:visited {
color: #;
}
*/

.header a:hover, a:active {
color: #009933;
/*background-color: #009933;*/
/*border: 2px solid #000;*/
}

/* Login Table */
#login {
	width: 300px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}

.content-text{
    /*font-family: sans-serif, Helvetica, arial;*/
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #555555;
    line-height: 16px;
    padding-left: 15px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
    font-weight: normal;
    margin: 0px;
}

.news_head{
    background-color: #990000;
    font-family: sans-serif, Helvetica, arial;
    font-size: 12px;
    color: #fff;
    line-height: 16px;
    font-weight: bold;
    margin: 0px;
    text-align: left;
    border: 1px dashed #FFF;
}

.news_item{
    font-family: sans-serif, Helvetica, arial;
    font-size: 10px;
    color: Black;
    line-height: 14px;
    font-weight: bold;
    margin: 0px;
    text-align: left;
}

.news_head2{
    background-color: #003366;
    font-family: sans-serif, Helvetica, arial;
    font-size: 12px;
    color: #fff;
    line-height: 16px;
    font-weight: bold;
    margin: 0px;
    text-align: left;
    border: 1px solid #000;
}

.news_head3{
    background-color: #000000;
    font-family: sans-serif, Helvetica, arial;
    font-size: 12px;
    color: #fff;
    line-height: 16px;
    font-weight: bold;
    margin: 0px;
    text-align: left;
    border: 1px dashed #FFF;
}
td.content{
    font-family: sans-serif, Helvetica, arial;
    font-size: 12px;
    color: #555555;
    line-height: 16px;
    font-weight: normal;
    margin: 0px;
}

td.footer{
    font-family: sans-serif, Helvetica, arial;
    font-size: 10px;
    color: #fff;
    line-height: 14px;
    height: 4px;
    font-weight: normal;
    margin: 0px;
    background-color: #003366;
}

td.navmenu{

    background-color: #003366;
    height: 4px;

}

.leftnav{

    background-color: #CCCCCC;

}
.breadcrumb{
    font-family: sans-serif, Helvetica, arial;
    font-size: 14px;
    color: #555555;
    line-height: 16px;
    padding-left: 2px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
    font-weight: normal;
    margin: 0px;
}



.list_header{
    font-family: sans-serif, Helvetica, arial;
    font-size: 12px;
    color: #555555;
    line-height: 14px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-top: 2px;
    font-weight: bold;
    margin: 0px;
}

.list_header_red{
    font-family: sans-serif, Helvetica, arial;
    font-size: 13px;
    color: #990000;
    line-height: 14px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-top: 2px;
    font-weight: bold;
    margin: 0px;
}

.list{
    font-family: sans-serif, Helvetica, arial;
    font-size: 14px;
    color: #555555;
    line-height: 16px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 4px;
    padding-top: 10px;
    font-weight: normal;
    margin: 0px;
}


tr.List {
	background-color:#FFFFCC;
	border-bottom: 1px solid #000000;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	text-align: inherit;
	padding: 2px;
}

tr.Highlight {
	background-color:#EFEFEF;
	cursor:hand;
	border-bottom: 1px solid #CCCCCC;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	text-align: inherit;
	padding: 2px;
}

tr.Select {
	background-color:#CCCCCC;
	cursor:hand;
	border-bottom: 1px solid #000000;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-align: inherit;
	padding: 2px;

}
.list_msg{
    font-family: sans-serif, Helvetica, arial;
    font-size: 15px;
    color: #555555;
    line-height: 12px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 4px;
    padding-top: 10px;
    font-weight: bold;
    margin: 0px;
}

.list_msg2{
    font-family: sans-serif, Helvetica, arial;
    font-size: 16px;
    color: #555555;
    line-height: 17px;

    padding-left: 4px;
    padding-right: 4px;
    padding-bottom: 4px;
    padding-top: 4px;

    font-weight: bold;
    margin: 0px;
}

.list_results{
    font-family: sans-serif, Helvetica, arial;
    font-size: 14px;
    color: #555555;
    line-height: 8px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 4px;
    padding-top: 10px;
    font-weight: normal;
    margin: 0px;
}

.footer{
    font-family: sans-serif, Helvetica, arial;
    font-size: 11px;
    color: Black;
    line-height: 8px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 4px;
    padding-top: 4px;
    font-weight: bold;
    margin: 0px;
}


td.label{
font-weight: bold;
color: #000000;
text-align: left;
padding: 2px;
font:12pt arial;
}

td.label_greybg{
background-color: #CCCCCC;
font-weight: bold;
color: #000000;
text-align: left;
padding: 2px;
font:12pt arial;
}

CAPTION {
background-color: #669933;
border: 1px solid #003366;
font-weight: 500;
color: #FFFFFF;
text-align: left;
padding: 2px;
font:12pt arial;
}

table {
font-size: 100%;
}

a {
    text-decoration: underline;
    color: #003366;
    background-color: transparent;
}

img {
    border: none;
    vertical-align: middle;
}

tr.head{
	background-color:#506fa3;
	padding-right:8px;
	padding-left:8px;
}

p {
    margin: 0.5em 0em 1em 0em;
    line-height: 1.5em;
}
p a {
    text-decoration: underline;
}
p a:visited {
    color: Purple;
    background-color: transparent;
}
p a:active {
    color: Red;
    background-color: transparent;
}
p img {
    border: 0;
    margin: 0;
}


h1, h2, h3, h4, h5, h6 {
    color: White;
    background-color: transparent;
    font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
    font-size: 100%;
    font-weight: normal;
    margin: 0;
    padding-top: 0.5em;
    border-bottom: 1px solid #8cacbb;
}

ul {
    line-height: 1.5em;
    list-style-type: square;
    /*this needs work for IE to render bullets*/
    margin: 0.5em 0 0 1.5em;
    padding: 0;
    /*list-style-image: url(http://solidblog.com/~cory/ht/images/bullet.gif);*/
}

ol {
    line-height: 1.5em;
    margin: 0.5em 0 0 1.5em;
    padding: 0;
}
ul a, ol a {
    text-decoration: underline;
}
li {
    margin-bottom: 0em;
}

blockquote {
    font-family: Times, "Times New Roman", serif;
    font-style: italic;
    font-size: 120%;
}

/*************************************************************************/

div.container {
	position: relative;
	margin: 0px auto;
	width: 100%;
	height: 100%;
	border:1px solid #333;
}


/* Form elements */

form {
    border: none;
    margin: 0;
}
textarea {

    font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: normal;
    border: 1px solid #8cacbb;
    color: Black;
    background-color: white;
    width: 100%;
}
input {
    font:bold 9pt arial;
    visibility: visible;
    border: 1px solid #8cacbb;
    color: Black;
    background-color: white;
    vertical-align: middle;
}
select {
    border: 1px solid #8cacbb;
    font:normal 9pt arial;
    color: Black;
    vertical-align: top;
}

.field {
    top: 0;
    left: 0;
    margin: 0 1em 1em 0;
}

.field .field {
    margin: 1em 0 0 0;
}

.field label {
    font-size: 100%;
    font-weight: bold;
}

.fieldRequired {
    background: url(http://plone.org/required.gif) center left no-repeat;
    padding: 0 0 0 8px;
    color: White;
}

.formHelp {
    font-size: 90%;
    color: #76797c;
    margin: 0 0 0.2em 0;
}

.formHelp a {
    text-decoration: underline;
}

.formHelp:hover {
    color: Black;
    cursor: default;
}

.formControls {
   margin: 1em 0 0 0;
}

.error {
    /* Class for error indication in forms */
    background-color: #ffce7b;
    border: 1px solid #ffa500;
    padding: 1em;
    margin: 0 0 1em 0;
    width: 68% !important;
}

.error .fieldRequired {
   color: #ffce7b;
}

/* Form behaviors
// This is with a javascript to get onfocus() in
// IE and Mozilla browsers
*/
input,select {
	background-color: #FFFFFF;
	color: #000000;
	border: 1px solid #003366
	font:bold 9pt arial;
}

input[type=submit],
input[type=reset],
input[type=button],

button {
	background-color: #990000;
	border: 1px solid #CCCCC;
	color: #ffffff;
	/*font color:#000000;*/
	font:bold 9pt arial;
	/*
	background-color: #990000;
	border: 1px solid #444444;
	color: #ffffff;
	font color:#000000;
	font:bold 9pt arial;
	*/
}

input:focus,
input.sffocus,
select:focus,
select.sffocus,
textarea:focus,
textarea.sffocus {
	background-color: #EFEFEF;
	border: 1px solid #FF0000
}

.button {

	border: 1px solid #444444;
	background-color: #990000;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	/*background-image: url(http://solidblog.com/~cory/ht/images/formButtonBg.gif);*/
}

.buttonOn_2 {

	border: 1px solid #444444;
	background-color: #990000;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	/*background-image: url(http://solidblog.com/~cory/ht/images/formButtonBgOn.gif);*/
}

.dd {

    list-style-type: square;
    margin: 0.4em 0 0 1.0em;
    padding: 0;

}


hr
{
border: none 0;
border-top: 1px solid #003366;/*the border*/
width: 100%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
text-align: left;/*this will align it for IE*/
margin: 0 auto 0 0; /*this will align it left for Mozilla*/
}


.breadcrumb
{
line-height: 0px;
color: #003366;
font-size: 11px;
}
.breadcrumb a
{

color: #003366;
font-size: 11px;
text-decoration:none;
}


.breadcrumb a:hover, a:active
{
color: red;
font-size: 11px;
text-decoration:underline;
}


span.red{
color: #990000;
font-size: 11px;
}

