@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial,Helvetica,sans-serif;
	font-size:11px;
	margin:0;
	padding:0;
	background-color:#8d9198;
	color:#333;
	
}

h1{
	font-size:18px;
	color: #555555;
	font-weight:bold;
	line-height:normal;
	margin:0 0 10px 0;
}
h2{
	font-size:14px;
	color: #555555;
	font-weight:bold;
	line-height:normal;
	margin:10px 0 10px 0;	
}
h3, h4, h5, h6{
	font-size:12px;
	color: #555555;
	font-weight:bold;
	font-style:italic; 
	line-height:normal;
	margin:10px 0 10px 0;	
}
ul{
	margin-top:8px;
}
li{
	margin-bottom:8px;
}
p{
	margin:0 0 15px 0;
}

.gold{
	font-size:11px;
	color:#a49f74;
	text-transform:uppercase;
}
.pagename {
	padding:10px 10px 0 20px;
}
.printonly{
	display:none;
}


.main{
	line-height:16px;
	margin-left:4px;
	margin-right:4px;
}
.mainimage{
	border:1px solid #999999;
	margin-left:10px;
	margin-bottom:5px;
}

.footer{
	color:#666;
}
.footer a{
	color:#666;
	text-decoration:none;
}
.footer a:hover{
	color:#0079c2;
	text-decoration:underline;
}
.bluetxt{
	color:#0079c2;
}
.titlebar{
	font-weight:bold; 
	color:#616264; 
	background-color:#e8f1f6;
	background-image: url(/templates/images/hdng-bg.gif);
	background-repeat: repeat-x; 
	padding:6px; 
	border:1px solid #bebdbd; 
	text-transform: uppercase;
	text-align:left;
	margin-left:4px;
	margin-right:4px;
	margin-top:9px;
	margin-bottom:0px;		
}
.newsitem{
	border-bottom:1px solid #cccccc;
	text-align:left;
	padding-bottom:9px;	
	margin-left:9px;
	margin-right:9px;
	margin-top:9px;
	margin-bottom:9px;
	line-height:16px;
}
.newsimage{
	border:1px solid #999999;
	margin-left:4px;
	margin-bottom:4px;
}
.box{
	padding:5px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-top: 0px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	margin:0px;
	line-height:16px;
}
.box td{
	line-height:normal;
}
.login{
	background:transparent url(/templates/images/corrrail-bg.gif) bottom repeat-x;
	padding:15px;
	border:1px solid #cccccc;
	margin-left:9px;
	margin-right:9px;
	margin-top:0px;
	margin-bottom:9px;
}
.txtsize {
	border:1px solid #333;
	width:15px;
	height:15px;
	text-align:center;
	color:#333;
}
.detailimage{
	border:1px solid #999999;
}
.addtlimage{
	border:1px solid #999999;
	margin-right:2px;
}
.btn-blue {width:90px;color:#726858; font-weight:bold; background:#fff url(/templates/images/btn-blue.gif) repeat-x; border:1px solid #bac8d1; text-decoration:none; cursor:pointer; padding:0px 0px;}
.btn-blue:hover { border:1px solid #726858;}

.btn-pch {width:90px;color:#726858; font-weight:bold; background:#fff url(/templates/images/btn-peach.gif) repeat-x; border:1px solid #d1c8ba; text-decoration:none; cursor:pointer; padding:0px 0px;}
.btn-pch:hover {border:1px solid #726858;}

.cormain-int {vertical-align:top;}
.corrrail-int {width:212px; vertical-align:top; background-color:#fff; float:right; margin:40px 10px 10px 10px;}

div.feat {margin:0 0 7px 0;clear:both;}
div.feat div.date {width:70px;float:left; color:#0066cc;}
div.feat div.descr { margin-left:5px;}


div.item {border-bottom:1px solid #c5c4c4; padding:9px;clear:both; }
div.item div.ph {width:69px; float:left; }
div.item div.descr { margin-left:75px; }
div.item div.btns { float:left; text-align:right; margin-left:14px;}

input, select, textarea {font-size:1em;}
form {display:inline;}
label {vertical-align:middle;}
input[type='radio'], input[type='checkbox'] {vertical-align:middle;}
.hide {display:none;}
.bold {font-weight:bold;}
.italic {font-style:italic;}
.strike {text-decoration:line-through;}
.blue {color:#3782cc;}
.grey {color:#999999;}
.red {color:#f00;}
.green {color:#390;}
.vtop {vertical-align:top;}
.center {text-align:center;}
.right {text-align:right;}
.nowrap {white-space:nowrap;}
.breakforprint {page-break-after:always;}
.spacer {overflow:hidden; clear:both; height:0; margin:0; font-size:1px; line-height:0;}


.bdr {border:1px solid #bebdbd;}
.bdrtop {border-top:1px solid #bebdbd;}
.bdrright {border-right:1px solid #bebdbd;}
.bdrbottom {border-bottom:1px solid #bebdbd;}
.bdrleft {border-left:1px solid #bebdbd;}


.colsp {font-size:2px; padding:4px;}
.cblock10 {margin:10px;}
.cblock15 {margin:15px;}
.lnpad4 {padding-bottom:4px;}
.lnpad8 {padding-bottom:8px;}


/* Mods Default */

.hdng {font-weight:bold; color:#616264; background:#e9e8e8 url(/templates/images/hdng-bg.gif) repeat-x; padding:9px; border:1px solid #bebdbd; text-transform: uppercase; }
.hdng2 {font-weight:bold; color:#fff; background-color:#666; padding:3px 10px; margin:0 0 8px 0;}
.hdngbox {font-weight:bold; color:#fff; background-color:#999; padding:3px 10px; margin:0;}

.btn {font-weight:bold; color:#000; background-color:#fff; border:1px solid #000; text-decoration:none; cursor:pointer;}
.btn:hover {color:#c00; border:1px solid #c00;}

.btn-orng {color:#726858; font-weight:bold; background:#fff url(/templates/images/btn-orange.gif) repeat-x; border:1px solid #dea983; text-decoration:none; cursor:pointer; padding:4px 0px;}
.btn-orng:hover {border:1px solid #726858;}





.pagenav{
	text-align:right;
	margin-top:8px;
	margin-bottom:8px;
}
#container{
	width:95%;
	min-width:825px;
	margin:auto;
	border-right:2px solid #6a6d72;
	border-bottom:2px solid #6a6d72;
	border-left:2px solid #6a6d72;
	background-color:#ffffff;
	padding:0;
}
#header{
	background-image:url(../images/hdr-bg.gif);
	background-color:#0079C2;
	padding:8px 15px 8px 8px;
	text-align:right;
	color:#ffffff;
	border-bottom:1px solid #cccccc;
	min-height:12px;
	font-weight:bold;
}
#header a:link{color:#ffffff;text-decoration:none;}
#header a:hover{color:#ffffff;text-decoration:underline;}
#header a:active{color:#ffffff;text-decoration:none;}
#header a:visited{color:#ffffff;text-decoration:none;}

#main{
	clear:both;
	padding:0;
}
#logo{
	text-align:center;
	border-bottom:1px dotted #cccccc;
	height:75px;
}
#leftnav{
	width:200px;
}
#textsize{
	text-align:center;
	padding:20px 5px 10px 5px;
}
#textsize a:link {color: #0079c2;text-decoration: none;}
#textsize a:visited {text-decoration: none;color: #0079c2;}
#textsize a:hover {text-decoration: underline;color: #0079c2;}
#textsize a:active {text-decoration: none;color: #0079c2;}

#titlebar{
	min-width:525px;
	height:54px;
	background-color:#a49f74;
	background-repeat:repeat-x;
	background-image: url(/templates/images/titlebar-bg.gif);
	overflow:hidden;
}
#homebar{
	padding:26px 0 0 15px;
	background-color:#a49f74;
	background-repeat:repeat-x;
	background-image: url(/templates/images/titlebar-bg.gif);
	color:#ffffff;
	font-size:18px;	
	text-align:center;
	border-bottom:1px solid #cccccc;
}
#homeslides{
	background-color:#333;
	padding:0;
	margin:0;
	text-align:center;
	background-image: url(/templates/images/homeslides-bg.jpg);	
	height:75px;
}
#pagetitle{
	padding:28px 0 5px 15px;
	color:#ffffff;
	font-size:18px;
	background-image: url(/templates/images/slides/hdr-12.jpg);
	background-position: 100% 20%;
	background-repeat:no-repeat;	
}
#breadcrumb{
	background-color:#cccccc;
	background-image: url(/templates/images/ftr-bg.gif);
	padding:5px 5px 5px 15px;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
}
#breadcrumb a:link {color: #0079c2;text-decoration: none;}
#breadcrumb a:visited {text-decoration: none;color: #0079c2;}
#breadcrumb a:hover {text-decoration: underline;color: #0079c2;}
#breadcrumb a:active {text-decoration: none;color: #0079c2;}

#tools{
	padding:8px;
	text-align:right;
	float:right;
}
#tools a:link {color: #0079c2;text-decoration: none;}
#tools a:visited {text-decoration: none;color: #0079c2;}
#tools a:hover {text-decoration: underline;color: #0079c2;}
#tools a:active {text-decoration: none;color: #0079c2;}

#content{
	padding:10px 20px 20px 20px;
	line-height:16px;
}
#content a:link {color: #0079c2;text-decoration: none;}
#content a:visited {text-decoration: none;color: #0079c2;}
#content a:hover {text-decoration: underline;color: #0079c2;}
#content a:active {text-decoration: none;color: #0079c2;}

#right{
	width:200px;
}
#right a:link {color: #0079c2;text-decoration: none;}
#right a:visited {text-decoration: none;color: #0079c2;}
#right a:hover {text-decoration: underline;color: #0079c2;}
#right a:active {text-decoration: none;color: #0079c2;}

#footer{
	clear:both;
	padding:8px;
	background-image: url(/templates/images/ftr-bg.gif);
	background-repeat: repeat-x;
	background-color:#cccccc;
	text-align:center;
	color:#333;
}

#footer a:link {color: #0079c2;text-decoration: none;}
#footer a:visited {text-decoration: none;color: #0079c2;}
#footer a:hover {text-decoration: underline;color: #0079c2;}
#footer a:active {text-decoration: none;color: #0079c2;}