﻿body 
{
    background-color:   #D9D9D9;
    font-family:        verdana;
    font-size:          11px;
    color:              #333333;
    margin:             10px 0px 0px 0px;
}

img {
    border: none;
}

#nav {
    width:              765px; 
    padding:            0px 0px 0px 0px; 
    margin:             0px 0px 0px 0px;
    display:            block; 
    background-color:   #506291;
    text-align:         left;
    
    border-top:         3px solid #F3A612;
}


#main {
    width:              745px; 
    padding:            0px 0px 0px 0px; 
    margin:             0px 0px 0px 0px; 
    display:            inline; 
    background-color:   #FFFFFF;
    
    
    font-family:        verdana;
    font-size:          11px;
    color:              #333333;
    text-align:         left;
}

#topbanner{
    width:              765px; 
    padding:            0px 0px 0px 0px; 
    display:            inline; 
    background-color:   #FFFFFF;
}

#maincontent {
    width:              745px; 
    padding:            10px 10px 10px 10px; 
    display:            block; 
    background-color:   #FFFFFF;
    text-align:         left;
    height:             400px;
}



#footer {
    width:              745px; 
    padding:            10px 10px 10px 10px; 
    display:            block; 
    background-color:   #FFFFFF;
    
    font-family:        verdana;
    font-size:          11px;
    color:              #333333;
    text-align:         center;
}
#footer a {
    font-family:        verdana;
    font-size:          11px;
    color:              #333333;
    text-decoration:    underline;
}
#footer a:hover {
    font-family:        verdana;
    font-size:          11px;
    color:              #333333;
    text-decoration:    underline;    
}
#footer hr {
    width:              745px; 
    height:             1px; 
    color:              #6C7FAE;
}

.content_container      {
    padding:            0px 0px 0px 0px;
}


.header {
    font-family:        verdana;
    font-size:          17px;
    font-weight:        bold;
    color:              #506291;
    text-decoration:    none;
    
    display:            block;
    margin:             0px 0px 10px 0px;
    padding:            0px 0px 0px 0px;    
}


.text {
    font-family:        verdana;
    font-size:          11px;
    color:              #333333;
    text-decoration:    none;
         
    display:            block;
    margin:             0px 0px 20px 0px;
}
.text a {
    font-family:        verdana;
    font-size:          11px;
    color:              #333333;
    text-decoration:    underline;
}



.readmore {
    width:              100%;
    display:            block;
    text-align:         right;    
}
.readmore a {
    font-family:        verdana;
    font-size:          12px;
    font-weight:        bold;    
    color:              #506291;
    text-decoration:    none;

 }





.center {
    text-align:         center;
}
.justify {
    text-align:         justify;
}
.left {
    text-align:         left;
}
.right {
    text-align:         right;
}



.col1_2 {
    width:              420px; 
    margin:             0px 20px 0px 0px;
    float:              left;
}

.col2_2 {
    width:              290px; 
    margin:             0px 0px 0px 0px;
    float:              right;
}

.clear {
    clear:              both;
}



.orangebar  {
    border-top:         3px solid #F3A612;
    width:              100%;
    height:             3px;
    margin:             5px 0px 5px 0px;
}

.linklist li {
    list-style:         none;
    padding:            0px 0px 5px 0px;
}
.linklist li a {
    font-family:        verdana;
    font-size:          11px;
    color:              #506291;
    text-decoration:    underline;
}



.form {
    font-family:        verdana;
    font-size:          11px;
    color:              #333333;
    text-decoration:    none;
         
    display:            block;
    margin:             0px 0px 20px 0px;

    background-color:   #E6ECFD;
    border:             1px solid #C1CDF1;
}


.label {
    font-family:        verdana;
    font-size:          11px;
    color:              #506291;
    text-decoration:    none;
    text-align:         right;
    
    margin:             10px 0px 10px 10px;
    width:              120px;    
    float:              left;
}

.field {
    text-align:         left;
    
    margin:             10px 10px 10px 10px;

    float:              left;
}

.field input {
    font-family:        verdana;
    font-size:          11px;
    color:              #333333;
    text-decoration:    none;
    display:            inline;
        
    border:             1px solid #CCCCCC;
}

.field textarea {
    font-family:        verdana;
    font-size:          11px;
    color:              #333333;
    text-decoration:    none;
    display:            inline;
        
    border:             1px solid #CCCCCC;
}

.field select {
    font-family:        verdana;
    font-size:          11px;
    color:              #333333;
    text-decoration:    none;
    
    margin:             0px 0px 0px 0px;
    display:            inline;
    
    border:             1px solid #CCCCCC;
}

.button {
    text-align:         right;
    
    width:              100%;
    margin:             0px 0px 0px 0px;
}

.button input {
	font-family:        'trebuchet ms',helvetica,sans-serif;
	font-size:          11px;
    font-weight:        bold;
	color:              #333;
    text-decoration:    none;
    
	border:             1px solid;
	border-top-color:   #999;
	border-left-color:  #999;
	border-right-color: #666;
	border-bottom-color:#666;
    
	background-color:   #ccf;

    
    padding:            1px 3px 1px 3px;
    display:            inline;
    margin:             10px 10px 10px 10px;
}

#sMessage span {
    font-family:        verdana;
    font-size:          11px;
    color:              #333333;
    text-decoration:    none;
    text-align:         center;
    
    padding:            10px 10px 10px 10px;
    margin:             10px 0px 10px 0px;
    display:            block;
    
    border:             1px dashed #EFE985;
    background-color:   #FBF9D2;
}


