.standard-link:link { color: #CCCCCC;}
.standard-link:hover { color: #EEEEEE;}
.standard-link:active { color: #FFFFFF;} 
.standard-link:visited { color: #CCCCCC;} 

.home {font-weight:bolder; font-size:20px; line-height:30pt; font-family:Arial, Helvetica, Verdana, sans-serif; text-decoration:none; color:#313163;}
.home a:visited {color:#006699; text-decoration:none;}
.home a:link {color:#006699; text-decoration:none;}
.home a:hover {color:#0099ff; text-decoration:none;}
.home a:active {color:#0099ff; text-decoration:none;}

.hotwire {font-weight:normal; font-size:16px; line-height:30pt; font-family:Arial, Helvetica, Verdana, sans-serif; text-decoration:none; color:#c60;}
.hotwire a:visited {color:#c60; text-decoration:none;}
.hotwire a:link {color:#c60; text-decoration:none;}
.hotwire a:hover {color:#ff9900; text-decoration:none;}
.hotwire a:active {color:#ff9900; text-decoration:none;}

.action {font-weight:bolder; font-size:15px; line-height:18pt; font-family:Arial, Helvetica, Verdana, sans-serif; text-decoration:none; color:#337777;}
.action a:link {color:#337777; text-decoration:none;}
.action a:hover {color:#338C3C; text-decoration:none;}
.action a:active {color:#338C3C; text-decoration:none;}
.action a:visited {color:#337777; text-decoration:none;}


.header{
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 14px;
	line-height: 16px;  
}

.header-small{
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 13px;
	line-height: 16px;  
}

.headerquote{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #313163;
	line-height: 16px;  
}

.main-content{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #313163;
	line-height: 16px;  
}

.main-content_less_space{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5C5C9B;
	line-height: 12px;  
}

.main-content_emphasis{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3C62AC;
	line-height: 16px;
	font-weight: normal;
}

.main-content_ffffcc{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffcc;
	line-height: 16px;  
}

.main-contentquote{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #313163;
	line-height: 17px;  
}

.main-content_fineprint{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #313163;
	line-height: 12px;  
}

.main-content_copyright{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	line-height: 12px;  
}

.main-content_section_title{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #313163;
	line-height: 16px; 
}

.body-style{    
	margin-top:     0px;
	margin-left:    0px;
	margin-right:   0px;
	margin-bottom:  0px;
	padding-top:    0;
	padding-left:   0;
	padding-right:  0;
	padding-bottom: 0;
	border-top:     0;
	border-left:    0;
	border-bottom:  0;
	border-right:   0;
	width:  auto;
}

.main-content_rightlink {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	color: #3C62AC;
	line-height: 16px;
	font-weight: bold;
	padding: 0 0 10px 0;
}

.photogrid img {
	display: block;
	padding: 25px 0 0 0;
}



/* BEGIN ROUNDED BOX STYLE */
/* background image */
.cssbox, .cssbox_body, .cssbox_head, .cssbox_head h2 {
    background: transparent url(/images/gr_roundbox.png) no-repeat bottom right; 
}

/* box size and positioning */
.cssbox { 
    width: 295px !important; /* intended total box width - padding-right(next) */
    width: 285px; /* IE Win = width - padding */
    padding-right: 15px; /* the gap on the right edge of the image (not content padding) */
    margin: 20px auto; /* use to position the box */ 
} 

/* top-right image */ 
.cssbox_head { 
    background-position: top right; margin-right: -15px; /* pull the right image over on top of border */
    padding-right: 40px; /* right-image-gap + right-inside padding */ 
} 

/* top-left image + H2 text */ 
.cssbox_head h2 { 
    background-position: top left; 
    margin: 0; /* reset main site styles*/ 
    border: 0; /* ditto */ 
    padding: 25px 0 20px 40px; /* padding-left = image gap + interior padding ... no padding-right */ 
    height: auto !important; height: 1%; /* IE Holly Hack */ 
    font-weight: bold;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #313163;
	font-size: 16px;
	line-height: 18px;
	text-decoration:none;
}
.cssbox_head h2 a:link {color:#313163; text-decoration:none;}
.cssbox_head h2 a:visited {color:#313163; text-decoration:none;}
.cssbox_head h2 a:active {color:#0099ff; text-decoration:none;}
.cssbox_head h2 a:hover {color:#0099ff; text-decoration:none;}

/* bottom-left corner image */ 
.cssbox_body { 
    background-position: bottom left; 
    margin-right: 25px; /* interior-padding right */ 
    padding: 0px 0 20px 40px; /* mirror .cssbox_head right/left */ 
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: 18px;
}
/* END ROUNDED BOX STYLE */


/* NOT IN USE */
.bggradient {
	background-image: url(/images/gr_bg_gradient_blue.jpg);
	background-repeat: repeat-x; 
}

/* NOT IN USE - Nifty Corners style rounded box */
.roundcont {width: 290px; background-color: #d8dde5; color: #fff;}
.roundcont p {margin: 0 20px;}
.roundtop {background: url(/images/gr_roudbox_tr.gif) no-repeat top right;}
.roundbottom {background: url(/images/gr_roudbox_br.gif) no-repeat top right;}
img.corner {width: 15px; height: 15px; border: none; display: block !important;}