/* CSS Document */

html { 
	height:100%;
}

body {
	behavior:url('/styles/csshover.htc');
	font-size:14px;
}

a {
	color:#0066cb;
	font-weight:normal;
	text-decoration:none;
}
a:hover {
	color:#cc0003;
}

textarea {
	overflow:auto;
	height:50px;
	width:300px;
}

img {
	display:block;
}

strong, .strong {
	font-weight:bold;
}

em {
	font-style:italic;
}

blockquote {
	padding:0 10px;
}

#bd {
	clear:both;
}

/* begin colors */
.light_gray {
	color:#797979;
}
.dark_gray {
	color:#494949;
}
.white {
	color:#FFFFFF;
}
.orange {
	color:#f53400;
}
.dark_blue {
	color:#0a4a70;
}
.light_yellow {
	color:#FFF9DF;
}
.sea_green {
	color:#00C1C8;
}
.red {
	color:#cc0003;
}
.blue {
	color:#0066cb;
}
/* end colors */

/* begin font sizes */
.small {
	font-size:85%;
	letter-spacing:1px;
}
.medium {
	font-size:107%;
}

/* end font sizes */


strong {
	font-weight:bold;
}

/* custom */
.buttons {
	background:#CCCCCC url(/images/placeholders/bg_buttons.jpg) repeat-x;
	color:#000000;
	font-weight:bold;
	font-family:Verdana;
	border:1px solid #00C1C8;	
}
.buttons:hover {
	color:#f53400;
}

.link_buttons {
	background:#CCCCCC url(/images/placeholders/bg_buttons.jpg) repeat-x;
	color:#000000;
	font-weight:bold;
	font-family:Verdana;
	border:1px solid #00C1C8;
	padding:1px 3px;
}

div#user_info strong {
	color:#00C1C8;
}

div#std_nav div.section {
	padding:2px 3px;
	float:left;
	margin-right:1px;
	font-family:Century Gothic;
	font-size:12px;
}

div.section {
	background:#00C1C8;
}

div#std_nav div.section:hover {
	background:#FFF9DF;
}

div#std_nav a {
	font-weight:normal;
	color:#FFFFFF;
}

div#std_nav a:hover {
	color:#00C1C8;
}

table td {
	padding:2px;
}

table.data {
	border:1px solid #FFF;
	font-family:verdana;
	font-size:11px;	
}

table.data th {
	font-weight:bold;
	text-align:center;
}

thead th, tfoot td {
	background-color:#DEEFBD;
}

table.data tr:hover {
	background:#FFF9DF;
}

table.data td, table.data th{
	padding:2px 5px;
}

div.tdata {
	float:left;
	border:1px solid #CCC;
}

div#success, div.success {
	border:1px solid #CCC;
	float:left;
	padding:3px;
	text-align:left;
	background-color:#FFFFCC;
	font-weight:bold;
}

div#error, div#error_main, div.error, div.mesg {
	border:1px solid #F00;
	float:left;
	padding:3px;
	text-align:left;
	background-color:#FFFFCC;
	font-weight:bold;
}

div#error li, div.error li {
	list-style-type:disc;
	margin-left:25px;
}

div#error_main li {
	list-style-type:none;
}
/* end custom */

/* sortable table */
.sortcol {
	cursor: pointer;
}
.sortasc {
	background-color: #3FFF7D;
}
.sortdesc {
	background-color: #B9DDFF;
}
.nosort {
	cursor: default;
}
/* end sortable table */

/* begin round boxes */

.blue_head_290 {
	width:290px;
}
.blue_head_450 {
	width:450px;
}
.sub_blue_head {
	float:left;
}
.center_blue_head {
	background:url(/images/backgrounds/blue_cl.gif) repeat-x top left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#235991;
	font-weight:bold;
	font-size:14px;
	padding-top:6px;
	padding-bottom:7px;
	margin:0;
}

.cbh_290 {
	/* minus 18px for padding */
	width:272px;
}

.cbh_450 {
	/* minus 18px for padding */
	width:432px;
}

.gray_grad_content {
	background:url(/images/backgrounds/hg_gray_114.gif) repeat-x top left;	
	padding:5px;
	clear:both; 
	float:none;
}
.ggc_114 {
	height:94px;
}
.blue_solid_content {
	padding:5px;
	background:#e3e8f2;
	clear:both; 
	float:none;
}
.teal_solid_content {
	padding:5px;
	background:#f8feeb;
	clear:both; 
	float:none;
}
.gray_divider {
	background:#bfcbe2;
	height:20px;
	margin-top:5px;
	margin-bottom:5px;
	color:#649dc2;
	text-align:right;
	padding-right:5px;
	font-style:italic;
}
.pad_tb5 {
	padding:5px;
}
/* end round boxes */



.w_450 {
	width:450px;
	float:left;
	margin-right:10px;
}

.w_290 {
	width:290px;
	float:left;
}

/* registration form */
.reg_section {
	height:17px; 
	background:#bbbbbb; 
	font-size:14px; 
	color:#FFFFFF; 
	font-weight:bold; 
	padding:4px 10px; 
	border-bottom:1px solid #ffffff;
}

.reg_section .reg_section_help {
	float:right; 
	font-weight:normal; 
	font-size:12px;
}

.reg_section_help img {
	float:left; 
	margin:2px 5px 0 0;
}

.input_section {
	background:#eaeaea;
	border-bottom:1px solid #ffffff;
}

.input_section label {
	font-size:12px; 
	display:block; 
	float:left; 
	margin-top:5px; 
	width:140px; 
	text-align:right; 
	padding-right:10px;
}

.input_section input, .input_section select, .input_section textarea {
	border:1px solid #4167b0; 
	height:18px; 
	margin:2px 0;
}
/* end registration */

input, select, textarea {
	border:1px solid #4167b0;
}

.no_border {
	border:0;
}

table#pictures img {
	border:1px solid #4167b0;
	padding:3px;
}
.address {
	font-size: 13px;
	color: #2268ad;
	font-weight: bold;
}
.address2 {
	color: #cc0003;
	
}
