h1 {
	font-family	: Arial, Sans-serif;
	font-size	: 14pt;
	color		: #2C4886;
	margin-bottom	: 15px;
    margin-top	: 0px;
}

h2 {
	font-family	: Arial, Sans-serif;
	font-size	: 12pt;
	color		: #2C4886;
	margin-bottom	: 7px;
}
h3 {
	font-family	: Arial, Sans-serif;
	font-size	: 10pt;
	color		: #2C4886;
	margin-bottom	: 7px;
}
h4 {
    margin-bottom:0px;
}


p, td, body {
	font-family	: Arial, Sans-serif;
	font-size	: 8pt;
	color		: #2C4886;
}

th {
	font-family	: Arial, Sans-serif;
	font-size	: 8pt;
    font-weight : bold;
    color		: #2C4886;
}

div {
	font-family	: Arial, Sans-serif;
	font-size	: 8pt;
	color		: #2C4886;
}

a {
	font-family	: Arial, Sans-serif;
	font-size	: 8pt;
	color		: #2C4886;
}

.topMenu {
    font-family	: Verdana, serif;
    font-size	: 9pt;
    text-decoration:none;
}

.topMenu:hover {
    text-decoration:underline;
}

a.submit {
	font-family	: Arial, Sans-serif;
	font-size	: 8pt;
	text-decoration	: none;
	color		: #000000;
}

a.submit:hover {
	text-decoration	: none;
}

body {
	background-color: #FFFFFF;
}

.lightgrey {
	background-color : #CCCCCC;
}

.white {
	background-color : #FFFFFF;
}

.lighter {
	background-color: #f1f2f7;
}

.light {
	background-color: #FFFFFF;
}

.medium {
	background-color : #dce4e6;
}

.emphasis {
    background-color : #f1f2f7;
    border-style: solid;
	border-color: #cbced3;
	border-width: 1px;
}

.shadow {  
	float:left;
	clear:left;
    background-color: #efefef;
	margin: 10px 0 10px 10px !important;
	margin: 10px 0 10px 5px;
	width: 200px;
	padding: 0px;
}

.innerbox{
	position:relative;
	bottom:6px;
	right: 6px;
	border: 1px solid #cbced3;
    background-color : #f1f2f7;
    padding:4px;
	margin: 0px 0px 0px 0px;
}

.orange {
    background-color : #da821c;
}

.dark {
	background-color : #2C4886;
}

.error {
    color: red;    
}

.lighttext {
	color: #DAE5FB;
}

.darktext {
	color : #2C4886;
}

.browntext {
    color : #895110;
}

.spacedText {
    letter-spacing:3px;
}

.small {
    font-size:10px;
}
.medium {
    font-size:11px;
}

.big {
    font-size: 14px;
}

.verybig {
    font-size: 15px;
    font-weight:bolder;
}

.extrabig {
    font-size: 19px;    
}

.mandatory {
    color: red;    
}
#tabmenu
{
    color: #2C4886;
    border-bottom: 1px solid #cbced3;
    margin: 12px 0px 0px 0px;
    padding: 0px;
    z-index: 1;
    padding-left: 10px;
}

#tabmenu li
{
    display: inline;
    overflow: hidden;
    list-style-type: none;
    padding:1px;
}

#tabmenu a, a.active
{
    color: #2C4886;
    background: #f1f2f7;
    border: 1px solid #cbced3;
    padding: 5px 7px 0px 7px;
    margin: 0;
    text-decoration: none;
}

#tabmenu a.active
{
    font-weight:bolder;
    background: #FFFFFF;
    border-bottom: 3px solid #FFFFFF;
}

#tabmenu a:hover
{
    color: #2C4886;
    background: #cbced3;
}

#tabmenu a.active:hover
{
    background: #FFFFFF;
    color: #2C4886;
}


.tabbedpane {
    border-style: solid;
	border-color: #cbced3;
	border-width: 0 1px 1px 1px;
}

.darkborder {
    border-style: solid;
	border-color: #2C4886;
	border-width: 1px;
}

.border {
	border-style: solid;
	border-color: #dce4e6;
	border-width: 1pt;
}

.borderbox {
	border-style: solid;
	border-color: #2C4886;
	border-width: 1pt;
	background-color : #FFFFFF;
	padding : 0px 10px 2px 10px;
}

.table {
    border-style: solid;
	border-color: #dce4e6;
	border-width: 1pt;
}

.toolBar {
    background-color : #f1f2f7;
}

.tableOddRow {
    background-color: #f1f2f7;
}

.tableEvenRow {
    /*background-color: #f1f2f7;*/
}

.columnMargin {
    padding-right:15px;
}

.errorMessages {
    color:red;    
}

.bordertop {
	border-style: solid none none none;
	border-color: #dce4e6;
	border-width: 1pt;
}

.borderbottom {
	border-style: none none solid none;
	border-color: #2C4886;
	border-width: 1pt;
}

.sponsorgreen {
	color:#086C28;
}

.blacktext {
	color: #000000;
}

.whitetext {
	color: #FFFFFF;
}

.center {
    text-align:center;   
}

.centerBox {
    margin-left:auto;
    margin-right:auto;
}

.right {
    text-align:right;
    margin:0 0 0 auto;
}

.left {
    text-align:left;
    
}

.top {
    vertical-align:top;    
}

.bottom {
    vertical-align:bottom;    
}

form {
	margin : 0 0 0 0;
}

input {
	color: #000000;
	font-family: Arial, Sans-serif;
	font-size: 8pt;
    
}

input:disabled {
	border: 0px none;
	color: #000000;
	font-family: Arial, Sans-serif;
	font-size: 8pt;
	height:15px;
}


.text {

}

select{
	font-family: Arial, Sans-serif;
	font-size: 8pt;
}

textarea{
	font-family: Arial, Sans-serif;
	font-size: 8pt;
}

.bold {
	font-weight : bold;
}

button {
    cursor:pointer;
    color: #2C4886;
    border-style:none;
    background-color: transparent;
}

.button {
    cursor:pointer;
    font-weight : normal;
    font-size	: 8pt;
    font-family	: Arial, Sans-serif;
    text-decoration: underline;
}

pre {
	font-family	: Arial, Sans-serif;
	font-size	: 8pt;
    background-color:#ffffff
    white-space: pre-wrap;       /* css-3 */
    white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
    white-space: -pre-wrap;      /* Opera 4-6 */
    white-space: -o-pre-wrap;    /* Opera 7 */
    word-wrap: break-word;       /* Internet Explorer 5.5+ */
}

.leftMenu{
    text-decoration: none;
}

.leftMenuActive{
    text-decoration: none;
    color: #FFFFFF;
    background-color: #2C4886;
    padding:2px;
}

.calendarImage{
    margin:1px 1px 3px 2px;
}

.fullwidth {
    width:100%;
}

.halfwidth {
     width:50%;
}

.thirdwidth {
    width:33%;
}

.quarterwidth {
    width:25%;
}

.width70 {
    width:70px;
    max-width:70px;
    min-width:70px;
}

.width80 {
    width:80px;
    max-width:80px;
    min-width:80px;
}

.width200 {
    width:200px;
    max-width:200px;
    min-width:200px;
}

.inputAlign {
    padding-right:3px
}

.day {
    border-top-style: solid;
	border-top-color: black;
	border-top-width: 1px;
    border-right-style: solid;
	border-right-color: black;
	border-right-width: 1px;
}

th.tableHeader {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    color:#445d9e;
    border-right: 1px solid #c6d1db;
	border-bottom: 1px solid #c6d1db;
	border-top: 1px solid #c6d1db;
    padding-left:4px;
    background: #dbe4e5 url(/images/table/bg_header.jpg) no-repeat;
}

th.selected {

    background: #ffffff url(/images/table/bg_header_selected.jpg) no-repeat;
}


.tableHeader {
    font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    text-decoration:none;
    color:#445d9e;
}

.clickableHeader:hover {
    color:#da821c;
}

.tableValue{
    padding-top:10px;
    text-decoration:none;    
}

@media print {
  .noprint { display: none; }
}

.nowrap {
    white-space: nowrap; 
}
