/* CSS Document */

html, body, form {
    margin: 0px;
}

body {
    font-size:62.5%;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    color:#7E7E7E;
    background-color:#f2f1f1;
    background-color:#f2f1f1;
    background-image:url(/_img/tucancom/imgTopAndBottomBar.gif);
    background-repeat:repeat-y;
    background-position:center;
}

strong {
    color: orange;
}


.clearDiv {
    clear:both;	
}

.clearDiv h3 {
    color:#ea7500;
    margin:0px;
    padding:0px 0px 0px 0px;
    font-size:18px;
    font-weight:normal;
    font-family:Arial, Helvetica, sans-serif;
}

.italic_text_links a {
    font-style:italic;
    color:#ea7500;
    padding-right:30px;
}

a:hover{
    text-decoration:underline;
}

a {
    color:#666666;
}

div#quick_apply {
    position: relative;
    width: 95%;
    padding-top: 20px;
    padding-bottom: 20px;
    left: 0px;
}

div#quick_apply input, div#quick_apply label, div#quick_apply select, div#quick_apply p {
    margin: 5px;
    padding: 1px;
    font-size: 12px;
}

div#quick_apply input, div#quick_apply select {
    border: 1px solid orange;
    width: 205px;
    background-color: white;
}

div#quick_apply legend {
    font-size: 20px;
    color: orange;
    font-weight: bold;
}

#body_container {
    width:100%;
    background-color:#ffffff;
}
#body_container #top_bar {
    height:2px;
    width:100%;
    background-color:#f2f1f1;
    background-image:url(/_img/tucancom/imgTopAndBottomBar.gif);
    background-repeat:repeat-y;
    background-position:center;
    padding:10px 0px 15px 0px;
    margin:0px 0px 0px 0px;
}
#body_container #top_border {
    height: 4px;
    width: 100%;
    background-color: #d9d9da;
    background-image: url(/_img/imgTopAndBottomBorder.gif);
    background-repeat: repeat-y;
    background-position: center;
}
#body_container #bottom_border {
    height:4px; 
    width:100%;
    background-color:#d9d9da;
    background-image:url(/_img/tucancom/imgTopAndBottomBorder.gif);
    background-repeat:repeat-y;
    background-position:center;
}

#body_container #bottom_bar {
    height:50px;
    width:100%;
    background-color:#f2f1f1;
    background-image:url(/_img/tucancom/imgTopAndBottomBar.gif);
    background-repeat:repeat-y;
    background-position:center;
    text-align:center;
    padding:10px 0px 0px 0px;
    color:#666666;
}
#body_container #bottom_bar a {
    color: #666666;
    text-decoration: none;
    font-size:1.0em;
}

#body_container #bottom_bar li {
    color:red;
    text-decoration:none;
    list-style: none;
}

#body_container #bottom_bar .footer_text {
    color:#666666;
    padding:6px 0px 0px 0px;
}

#body_container #bottom_bar .footer_text a {
    color:#666666;
}

#site_container {
    width:100%;
    background-image:url(/_img/tucancom/imgSiteBorders.gif);
    background-repeat:repeat-y;
    background-position:center;
}

#template_page {
    /*background-color:#33CC00;*/
    margin: 0px auto 0px auto;
    width:780px;
    /*margin:0px 19px 0px 19px;
    padding:0px 9px 0px 13px;*/
}

#template_header {
    height: 69px;
    /*background-color: #ccc;*/
    /*padding: 10px;*/
    /*background-color:#99FF00;*/
}

#template_header .logo_container {
    float:left;
}

#template_header .btn_sitemap_container {
    float:right;
    padding-left:8px;
    margin-top:5px;
    position:relative;
    left:1px;
}

#template_header img {
    border:0;
    /*background-color: #ccc;*/
    /*padding: 10px;*/
}

#template_content {
    float: left;
    min-height: 400px;
    height: auto;
    _height: 400px;
}

#template_col_left {
    float: left;
    width: 250px;
    padding:0px 0px 0px 0px;
    margin:0;
    /*padding: 10px;*/
}

#template_col_left img {
    border:0;
}

#template_col_left ul {
    font-size:1.0em;
    margin:0;
    padding:0px 0px 0px 0px;
}

#template_col_left ul li {
    /*list-style-image:url(images/imgExpandTriangle.gif);*/
    list-style:none;
    border-bottom:2px solid #DFDFDF;
    margin:0px 15px 0px 0px;
    padding:6px 0px 6px 0px;
}

#template_col_left ul li a {
    text-decoration:none;
    color:#a7a9ab;
    font-size:1.2em;
    font-weight:bold;
}

#template_col_left ul li a img {
    padding:0px 8px 0px 8px;
}

#template_col_left ul li a:hover {
    text-decoration:none;
    color:#a7a9ab;
}

#template_col_left ul li ul {
    margin:0px 0px 0px 0px;
    padding:6px 0px 0px 0px;
}

#template_col_left ul li ul.show {
    display:block;
}

#template_col_left ul li ul.hide {
    display:none;
}

#template_col_left ul li ul li {
    /*list-style-image:url(images/imgExpandTriangle.gif);*/
    list-style:none;
    border-bottom:none;
    margin:0px 0px 0px 0px;
    padding:2px 0px 2px 27px;
}

#template_col_left ul li ul li a {
    font-weight:normal;
}

#template_col_center {
    float: left;
    width: 475px;
    padding-bottom:20px;
}


.template_item_container {
    clear:both;
    margin-bottom:20px;
    color:#7E7E7E;
}

.template_pages_container {
    clear:both;
    margin-bottom:20px;
    color:#7E7E7E;
}

.template_pages_container h2 {
    margin:0px 0px 10px 0px;
    padding:0;
    font-size:2.4em;
    font-weight:normal;
    color:#ea7500;
}

.template_pages_container h3 {
    margin:3px 0px 6px 0px;
    padding:0;
    font-size:1.7em;
    font-weight:normal;
    color:#ff9933;
}

.template_pages_container p {
    margin:0;
    padding-bottom:5px;
    color:#7e7e7e;
    font-size:13px;
    line-height:1.3em;
}

#template_col_center .LeftContent {
    width:230px;
    float:left;
    padding:0px;
    padding-bottom:20px;
}

#faqsli li {
    list-style-image: url(/_img/tucancom/orange_triangle.png);
}

#template_col_center hr {
    width:70%;
    color:#535353;
    margin:15px 15px 15px 15px;
}

#template_col_center .RightContent {
    float:left;
    width:220px;
    font-size:1em;
    padding-left:20px;
    padding-bottom:20px;
}

#template_col_center li {
    padding-right:50px;
    margin:5px 0px 5px 6px;
    font-size:13px;
}

#template_top_content p a {
    display:block;
    padding:10px 0px 20px 0px;
    text-align:right;
    font-style:italic;
    color:#535353;
    font-size:0.9em;
}

#template_bottom_content h2 {
    margin:0px 0px 0px 0px;
    padding:0;
    font-size:26px;
    font-weight:normal;
    color:#ea7500;
    font-family:Arial, Helvetica, sans-serif;
}

#template_bottom_content p {
    margin:0;
    padding:10px 0px 10px 0px;
    color:#7E7E7E;
    font-size:13px;
    float:left;
}

#template_bottom_content .bottomLeftContent {
    width:250px;
    float:left;
    padding:0px;
    padding-top: 10px;
    background-image:url(/_img/tucancom/bottomLeftbg.gif);
    background-repeat:no-repeat;
    min-height:100px;
    height:auto !important;
    height:289px;
}

#template_bottom_content .bottomLeftContent p {
    margin:0px;
    padding:5px 7px 20px 5px;
}

#template_bottom_content .bottomLeftContent h3 {
    color:#ea7500;
    margin:0px;
    padding:0px 0px 0px 5px;
    font-size:18px;
    font-family:Arial, Helvetica, sans-serif;
    font-weight:normal;
}

#template_bottom_content .bottomLeftContent h4 {
    color:#ea7500;
    margin:0px;
    padding:0px 0px 0px 5px;
    font-size:16px;
    font-family:Arial, Helvetica, sans-serif;
    font-weight:normal;
}

.readMore {
    padding-left:170px;
}

.template_item_container .pageimage img {
    padding-top: 10px;
    padding-left: 10px;
    border:0;
}

.bottomLeftContent .quotesBottom {
    padding-left:15px;
    padding-right:10px;
    font-size:11px;
    font-style:italic;
}

#template_bottom_content .bottomRightContent {
    float:left;
    width:220px;
    font-size:1em;
    min-height:100px;
    height:auto !important;
    height:125px;
}

#template_bottom_content .bottomRightContent h3 {
    color:#ea7500;
    margin:0px;
    padding:10px 0px 0px 5px;
    font-size:16px;
    font-weight:bold;
    font-family:Arial, Helvetica, sans-serif;
    }

#template_bottom_content .bottomRightContent h4 {
    color:#ea7500;
    margin:0px;
    padding:10px 0px 0px 5px;
    font-size:16px;
    font-weight:normal;
    font-family:Arial, Helvetica, sans-serif;
}

#template_bottom_content .bottomRightContent p {
    padding:5px 7px 20px 5px;

}

#template_footer {
    /* padding: 10px; */
}

#template_footer a {
    color:#666666;
    font-weight:bold;
    text-decoration:none;
}

#template_fix {
    clear:both;
}

div#site_map li {
    padding-bottom: 5px;
    list-style-image: url(/_img/toucan/sitemap_icon.png);
}

.menu_list {	
	width: 95%;
}

.menu_head {
	padding: 5px 10px;
	cursor: pointer;
	position: relative;
	margin:1px;
}

.menu_body {
	display:none;
        background-color: #f9f9fb;
        padding-bottom: 5px;
        padding-top: 5px;
        width: 100%;
        padding-right: 10px;
}


.menu_body a{

  padding-left: 0px;
  text-decoration:none;

}

.menu_body a:hover{
  color: #FF9933;
  text-decoration:underline;
  padding-left:0px;
  }

#template_pay_center .LeftContent {
    width:210px;
    float:left;
    padding:0px;
    padding-bottom:20px;
    padding-left:20px;
}


#template_pay_center hr {
    width:70%;
    color:#535353;
    margin:15px 15px 15px 15px;
}

#template_pay_center .RightContent {
    float:left;
    width:225px;
    font-size:1em;
    padding-bottom:20px;
}

#template_pay_center li {
    padding-right:50px;
    margin:5px 0px 5px 6px;
    font-size:13px;
}

div#pay_form {
    position: relative;
    width: 95%;
    padding-top: 20px;
    padding-bottom: 20px;
    left: 0px;
}

div#pay_form input, div#pay_form label, div#pay_form select, div#pay_form p {
    margin: 5px;
    padding: 1px;
    font-size: 12px;
}

div#pay_form input, div#pay_form select {
    border: 1px solid orange;
    width: 205px;
    background-color: white;
}

div#pay_form legend {
    font-size: 20px;
    color: orange;
    font-weight: bold;
}

ticker_strong {
    color: orange;
    font-size: 14px;
    font-weight: bold;
}

#ticker-container {
    position:relative;
    overflow:hidden;
    height: 300px;
    background-color: white;
    background-repeat: repeat;
    padding: 0px;
    }

#ticker {
    position:relative;
    width:150px;
}

#ticker ul {
    padding:2px;
    margin:0px;
    list-style-type:none;
}
#ticker ul li {
    display:list-item;
    margin-top: 1px;
    margin-bottom: 1px;
    padding-top: 1px;
    padding-bottom: 0px;
    font-size: 14px;
    font-weight: normal;
    color: #000000;
}

#ticker ul li a {
    font-size: 13px;
    font-weight: normal;
    color: #646464;
    text-decoration: none;
}

#ticker ul li a:hover {
    font-size: 13px;
    color: #ff9933;
    text-decoration: none;
}