/* This stylesheet is only loaded in languages that are read from left to right.

   If you would like to customize the styles please create
   copy of this file called

     "ltr.css" (same name without ".default")

   If that file is found in this directory it will be
   used instead of this one.

   $Id: ltr.css.default 14282 2006-08-12 00:46:01Z jenst $
*/

body {
    direction: ltr;
}

.left {
    text-align: left;
}

.right {
    text-align: right;
}

.floatleft {
    float: left;
}

.floatright {
    float: right;
}

.g-config-content {
    width: 630px;
    border-left: 1px solid #cccccc;
    padding-left: 10px;
    float: right;
}

.right5 {
    margin-right: 5px;
}

.g-tabset a {
    float: left;
}

h1 {
 	font-family:tahoma;
    font-size:14px;
	color:#FF0000;
}
.main {
    font-family:tahoma;
    font-size:11px;
    color:#5e5e5e;
	line-height: 18px;
}

.main a:link { 
    font-family:tahoma;
    font-size:10px;
	text-decoration: underline;
	color:#000099;
}

.main a:hover { 
    color: #ff0000;
	text-decoration:none;
}

.main a:visited { 
    font-family:tahoma;
    font-size:10px;
	text-decoration: underline;
	color:#000099;
}

.quicklink a:link { 
    font-family:tahoma;
    font-size:11px;
	text-decoration: none;
	color:#000099;

}

.quicklink a:hover { 
	font-family:tahoma;
    font-size:11px;
    color: #ff0000;
	text-decoration:underline;
}

.quicklink a:visited { 
    font-family:tahoma;
    font-size:11px;
	text-decoration: none;
	color:#000099;

}

.navigation a:link {
    font-family:tahoma;
    color: #ffffff;
    font-size:11px;
    text-decoration: none;
font-weight: bold;
	}
.navigation a:visited {
    font-family:tahoma;
    color: #ffffff;
    font-size:11px;
    text-decoration: none;
font-weight: bold;
	}
.navigation a:hover {
    font-family:tahoma;
    color: #002266;
    font-size:11px;
font-weight: bold;
	}


.content a:link {
    font-family:tahoma;
    color: #406e9b;
    font-size:11px;
    text-decoration: underline;

	}
.content a:visited {
    font-family:tahoma;
    color: #406e9b;
    font-size:11px;
    text-decoration: underline;
	}
.content a:hover {
    font-family:tahoma;
    color: #406e9b;
    font-size:11px;
    text-decoration: none;
	}
.content a:active {
    font-family:tahoma;
    color: #406e9b;
    font-size:11px;
	}






.bottom {
    font-family:tahoma;
    font-size:10px;
    color:#ffffff;
        }

.bottom a:link { 
    font-family:tahoma;
    font-size:10px;
    color:#ffffff;
	text-decoration:none;
	}

.bottom a:hover { 
    font-family:tahoma;
    font-size:10px;
    color:#ffffff;
	text-decoration:none;
	}
.bottom a:visited { 
    font-family:tahoma;
    font-size:10px;
    color:#ffffff;
	text-decoration:none;
	}


.red {
    font-family:tahoma;
    font-size:12px;
    color:#aa260b;
    font-weight: bold
        }

.headings {
    font-family:tahoma;
    font-size:12px;
    color:#ffffff;
	font-weight:bold;
	
	
}

.form {
    font-family:tahoma;
    font-size:11px;
    color:#990000;
        }
.form a:link { 
    font-family:tahoma;
    font-size:11px;
	text-decoration:none;
	color:#000099;
	}

.form a:hover { 
    font-family:tahoma;
    font-size:11px;
    color: #ff0000;
	text-decoration:underline;
	}
.form a:visited { 
   font-family:tahoma;
    font-size:11px;
	text-decoration:none;
	color:#666666;
	}

.bottomnavigation a:link {
    font-family:tahoma;
    color: #ffffff;
    font-size:10px;
    text-decoration: none;

	}
.bottomnavigation a:visited {
    font-family:tahoma;
    color: #ffffff;
    font-size:10px;
    text-decoration: none;

	}
.bottomnavigation a:hover {
    font-family:tahoma;
    color: #ffffff;
    font-size:10px;

	}
	
.calendar {
	font-family:tahoma;
    font-size:11px;
    color:#000000;
}

.breadcrumbs a:link {
	font-family:tahoma;
    font-size:9px;
    color:#ffffff;
	text-decoration:none;
}

.breadcrumbs a:hover {
	font-family:tahoma;
    font-size:9px;
    color:#ffffff;
	text-decoration:underline;
}
.breadcrumbs a:visited {
	font-family:tahoma;
    font-size:9px;
    color:#ffffff;
	text-decoration:none;
}

form {
	margin: 10px 10px;
}

form fieldset {
	border: 1px solid #999;
	margin: 0;
	padding: 8px;
}

form fieldset legend {
	color:#990000;
	font-family:tahoma;
	font-weight: bold;
	font-size: 12px;
	padding: 4px;
}

form table {
	border-collapse: collapse;
}

form table td.first {
	font-family:tahoma;
	font-weight: bold;
	font-size: 11px;
	color:#5e5e5e;
	padding: 5px 8px;
	width: 45px;
	text-align: right;
}

form table td input, form table td select {
	width: 250px;
}

form table td textarea {
	width: 350px;
	height: 150px;
}

form.rego {
	margin: 10px 10px;
}

form.rego fieldset {
	border: 1px solid #999;
	margin: 0;
	padding: 8px;
}

form.rego fieldset legend {
	color:#990000;
	font-family:tahoma;
	font-weight: bold;
	font-size: 12px;
	padding: 4px;
}

form.rego table {
	border-collapse: collapse;
}

form.rego table td.first {
	font-family:tahoma;
	font-weight: bold;
	font-size: 11px;
	color:#5e5e5e;
	padding: 5px 8px;
	width: 125px;
	text-align: right;
}

form.rego table td input {
	width: 450px;
}

form.rego table td textarea {
	width: 350px;
	height: 150px;
}

