/*
THEME NAME: CSSE
THEME URI: http://www.csse-pacific-rim.org/
DESCRIPTION: Custom theme for CSSE Pacific Rim Chapter
VERSION: 1.0
AUTHOR: <a href="http://www.oranjsolutions.com/">Oranj Solutions</a> modified from <a href="http://www.csse.org/">CSSE</a>
AUTHOR URI:
TAGS: csse
*/

/* Two-column with sidebar on left from the /examples/ folder  */
/* @import url('examples/2c-l.css'); */

body {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #104963;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

p { 
	font-size: 11px;
	line-height: 15px;
	font-style: normal;
	font-weight: normal;
	color: #104963;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #104963;
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #104963;
	font-family: Arial, Helvetica, sans-serif;
}

h3 {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #104963;
	font-family: Arial, Helvetica, sans-serif;
}

a:link {
	color: #005139;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #005139;
	text-decoration: underline;
}

a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #005139;
	text-decoration: underline;
}
a:hover {
	color: #005139;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

ul {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #104963;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
}

ol {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #104963;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
}

b {
	font-weight: bold;
}

small {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: 14px;
	color: #104963;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

th {
background-color: #104963;
font-size: 11px;
color: #ffffff;
font-weight: bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

th a:link{
color: #ffffff;
font-size: 11px;
font-weight: normal;
text-decoration: none;
}

th a:hover{
color: #ffffff;
font-size: 11px;
font-weight: normal;
text-decoration: none;
}

th a:visited{
color: #ffffff;
font-size: 11px;
font-weight: normal;
text-decoration: none;
}

td {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color:#104963;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
TD.formLabel
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    VERTICAL-ALIGN: top;
    COLOR: #104963;
}
.header {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #104963;
	font-family: Arial, Helvetica, sans-serif;
}

.subheader {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #104963;
	font-family: Arial, Helvetica, sans-serif;
}

.tableborder {
	background-color: #F4F6F9;
	border: 1px solid #84a6b5;
}

.padding {
	padding: 5px;
}

.tablerow {
	background-color: #ECF2F7;
}

.tablerow2 {
	background-color: #E6ECF2;
}
#highlight {
	background-color: #E6ECF2;
}
.page_item {
  height: 20px;
  line-height: 14px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-style: normal;
  color: #114A64;
  font-weight: bold;
  text-decoration: none;
  text-align: right;
  margin-left: 0px;
  padding-right: 12px;
  background-image: url(/images/leftnav_buttonbg.gif);
  list-style-type: none;
}
.page_item a:link {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #114A64;
  font-weight: bold;
  text-decoration: none;
  align: right;
  vertical-align: middle;
  font-size: 10px;
}
.page_item a:visited {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #114A64;
  font-weight: bold;
  text-decoration: none;
  vertical-align: middle;
  font-size: 10px;
}
.page_item a:active {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #790101;
  font-weight: bold;
  text-decoration: none;
}
.page_item a:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #790101;
  font-weight: bold;
  text-decoration: none;
}
.relatedlinks {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #104963;
	font-family: Arial, Helvetica, sans-serif;
}
.buttonHighlight
{
    COLOR: white;
    BACKGROUND-COLOR: #6386a5;
}
.buttonNormalSlim
{
    COLOR: #314C78;
	font-size: 10px;
    BACKGROUND-COLOR: #f7f7ff;
}

.buttonHighlightSlim
{
    COLOR: white;
	font-size: 10px;
    BACKGROUND-COLOR: #6386a5;
}
.title {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #104963;
	font-family: Arial, Helvetica, sans-serif;
}
.errorMsg {
	font-size: 12px;
	color: red;
}

.confirmation {
	font-size: 12px;
	color: red;
}

.buttonBG
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 10px;
    PADDING-BOTTOM: 2px;
    PADDING-TOP: 2px;
	WIDTH: 550px;
    BACKGROUND-COLOR: #b5cbde;
	BORDER-RIGHT: #6386A5 1px solid;
    BORDER-TOP: #ffffff 1px solid;
    BORDER-LEFT: #ffffff 1px solid;
    BORDER-BOTTOM: #6386A5 1px solid
}
.insideBorder
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 10px;
    PADDING-BOTTOM: 2px;
    PADDING-TOP: 2px;
	WIDTH: 550px;
    BACKGROUND-COLOR: #b5cbde;
	BORDER-RIGHT: #6386A5 1px solid;
    BORDER-TOP: #ffffff 1px solid;
    BORDER-LEFT: #ffffff 1px solid;
    BORDER-BOTTOM: #6386A5 1px solid
}
.red {
	color: #E73910;
}

