/************************************************************
*  SITE STYLE
************************************************************/

body {
 background: url(../images/body_bg.gif) repeat-x;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #3c3939;
 background-color: #ffffff;
 text-align: center;
 margin: 0px;
 padding: 0px;
}

#main {
	width: 100%;
	background-color: #ffffff;
	text-align: left;
}

#maincontainer {
	width: 1000px;
	margin-left:auto;
	margin-right:auto;
	text-align: left;
}

#footer {
	background-image: url(../images/footer_bg.png);
	background-repeat: no-repeat;
	width: 1000px;
	height: 120px;
	text-align: left;
}

hr {
  	border: 0;
  	width: 100%;
  	color: #69737c;
  	background-color: #69737c;
  	height: 1px;
}


P { 
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 12px;
	font-weight: normal; 
	text-decoration: none; 
	color: #3c3939;
}

a { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: normal; 
	text-decoration: none; 
	color: #3c3939;
}

a:link { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: normal; 
	text-decoration: underline; 
	color: #3c3939;
}

a:visited, a:active { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: normal; 
	text-decoration: none; 
	color: #3c3939;
}

a:hover { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	text-decoration: underline; 
	color: #ed1c24;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 28px;
	font-weight: bold; 
	text-decoration: none; 
	color: #127bd6;
	/*color: #317ec7;*/
	padding: 0;
	margin-top: 0;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 16px;
	font-weight: bold; 
	text-decoration: none; 
	color: #02437d;
} 

h3 {
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 14px;
	font-weight: bold; 
	text-decoration: none; 
	color: #317ec7;
	text-indent: 15px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 12px;
	font-weight: bold; 
	text-decoration: none; 
	color: #317ec7;
	text-indent: 30px;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 12px;
	font-weight: bold; 
	text-decoration: none; 
	color: #317ec7;
	text-indent: 45px;
}

.title { 
    font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 14px;
	text-decoration: none; 
	color: #417db9;
}

.subtitle { 
    font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 13px;
	text-decoration: none; 
	color: #02437d;
}

.heading { 
	display: block;
	padding: 3px;
	background-color: #d8f1fd;
	/*background-color: #d7e9f7;*/
    font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 12px;
	text-decoration: none; 
	color: #02437d;
}
.smalltext { 
    font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	font-size: 10px;
	text-decoration: none; 
	color: #3c3939;
}

.breadcrumb { 
    font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	font-size: 11px;
	text-decoration: none; 
	color: #5c5b5b;
}

.breadcrumb a:link { 
    font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	font-size: 11px;
	text-decoration: none; 
	color: #5c5b5b;
}

.breadcrumb a:visited { 
    font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	font-size: 11px;
	text-decoration: none; 
	color: #5c5b5b;
}

.breadcrumb a:hover, a:active { 
	font-family: Arial, Helvetica, sans-serif; 
    font-weight: normal;
	font-size: 11px;
	text-decoration: underline; 
	color: #5c5b5b;
}

/* Site Styles */

.infobox {
	display: block;
	background-color: #f6ce96;
	border: 1px solid #dfab66;
	padding: 5px;
	text-align: center;
}

.errorbox {
	width: 500px;
	font-family: Arial, Helvetica, sans-serif; 
    font-weight: bold;
	font-size: 12px;
	color: #cc0000;
	display: block;
	background-color: #fdcdcd;
	border: 1px solid #cc0000;
	padding: 5px;
	text-align: center;
}

.tdleft {
border-bottom: 1px solid #cccccc; 
border-right: 1px solid #cccccc;
}

.tdleftbot {
border-right: 1px solid #cccccc;
}

.tdright {
border-bottom: 1px solid #cccccc; 
} 

/* List Style */
.list {
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	font-size: 12px;
	text-decoration: none; 
	color: #3c3939; 
	padding: 0;
	margin: 0;
}

.list ul { 
	margin: 0px 0px 0px 0px; 
	list-style-type : none;
}

.list li { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	padding: 2px 0px 0px 0px; 
	list-style-type: none;
}

.list a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : #3c3939; 
	text-decoration: none;
}

.list a:HOVER { 
	color : #ed1c24; 
	text-decoration: none;
}