/* CSS Document */

.cc-left-pane {width:14.8em; float:left}
.cc-middle-pane {width:14.5em; float:left; margin-left:1.5em}
.cc-right-pane {width:14.5em; float:right}

.cc-menu_item_single {font-size:0.7em}
.cc-menu_item_single a{text-decoration:none; color:#02316A}
.cc-menu_item_single a:hover{text-decoration:underline}

.cc-menu_with_sub_main {margin:0.5em 0 0 0; font-size:0.7em}
.cc-menu_with_sub_main a{text-decoration:none; color:#02316A}
.cc-menu_with_sub_main a:hover{text-decoration:underline}

.cc-menu_with_sub_items {padding:0 0 0 1em;}
.cc-menu_with_sub_items a{text-decoration:none; color:#02316A}
.cc-menu_with_sub_items a:hover{text-decoration:underline}

.cc-getting_help {padding-bottom:0.5em}
.cc-admin_phone {padding-top:0.5em; font-size:0.7em}

.cc-service_status {font-size:0.7em}

.cc-feedback{background:url(graphics/stock/laptop.gif) bottom right no-repeat; height:140px}
.cc-feedback_link {padding: 2em 0 0 0}

.cc-bottom_info {padding: 0.2em 0 0.5em 0; clear:both; font-size:0.7em}
.cc-bottom_info a{text-decoration:none; color:#02316A}
.cc-bottom_info a:hover{text-decoration:underline}

/* Box */
.cc-box-top {background: url(graphics/box/box-2x2.gif) 0 0 repeat-x #FFFFFF; width: 100%}
.cc-box-bottom {background: url(graphics/box/box-2x2.gif) 0 100% repeat-x}
.cc-box-left {background: url(graphics/box/box-2x2.gif) 0 0 repeat-y}
.cc-box-right {background: url(graphics/box/box-2x2.gif) 100% 0 repeat-y}
.cc-box-bl {background: url(graphics/box/box-bottom-left.gif) 0 100% no-repeat}
.cc-box-br {background: url(graphics/box/box-bottom-right.gif) 100% 100% no-repeat}
.cc-box-tl {background: url(graphics/box/box-top-left.gif) 0 0 no-repeat}
.cc-box-tr {background: url(graphics/box/box-top-right.gif) 100% 0 no-repeat; padding:5px} 
/* Box */

.cc-main_wrapper {margin:auto; width:47em; background:#FFFFFF}

.cc-masthead {width:47em; height:5.6em; background:url(graphics/tower.gif) bottom left no-repeat #7daf1a}
.cc-masthead_text {float:right; padding:2em 1em 0 0}

.cc-masthead_menu_clear {clear:both; height:0.4em}
.cc-menu_wrapper {height:2em; background:#7daf1a; line-height:2em; color:#FFFFFF; font-size:0.7em; width:100%}
.cc-menu_items {float:left; padding: 0 0.4em 0 0.6em}
.cc-menu_items a{font-family:Georgia, "Times New Roman", Times, serif; color:#FFFFFF; text-decoration:none}
.cc-menu_items a:hover{text-decoration:underline}


.cc-clear_both {clear:both}
.cc-status-green {color:#006600}

.cc-lib-gen-link a {font-size:0.7em; color:#000000; text-decoration:none}
.cc-lib-gen-link a:hover {color:#000000; text-decoration:underline}

.cc-lib-gen-table {background:#DDF0FF}
.cc-lib-gen-list {list-style:circle; padding-left: 0.5em; margin:0em 0.5em 0.2em 0.5em}