body
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #770101 url('../images/background_main_red_960.jpg') repeat-y center top;
	font-size: 9pt
	
}
a:link
{
    color: #056279;
}
a:visited
{
    color: #056279;
}
a:hover
{
    text-decoration: none;
    color: red;
}
a:active
{
    text-decoration: none;
    color: #056279;
}

p
{
	text-align: justify;
	font-size: 9pt;
	
}


.heading
{
	text-align: justify;
	font-size: 10pt;
	
}	

input, select, textarea
{
    font-size:1em; 
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/* Use headers in the markup for accessibility reasons but control look with styles below*/


h1
{
	font-size: 18px;
	font-weight: bold;
	
	color: #066279;
}
h2
{
	font-size: 15px;
	font-weight: bold;
	
	color: #066279;
}
h3
{
	font-size: 14px;
	font-weight: bold;
	
	color: #066279;
}


.footer
{
    width: 740px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    margin-top: 10px;
    padding-bottom: 22px;
    color: #056279;
    font-size: 8pt;
}

.header
{
    width: 740px;
    height: 263px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    color: #056279;
    font-size: 8pt;
    background: url('../images/title.jpg') repeat-x;
	 padding-bottom: 0px;

}

.blackbar
{
	font-size: 9pt;
	height: 27px;
	width: 740px;
	padding-top: 0px;
	padding-bottom: 3px;
	margin-right: auto;
	margin-left: auto;
	background-color: Black;
}


/* 2 column layout */
#columnleft
{
    float: left;
    width: 265px;
	 /*position: relative; */
}

#columnright
{
    margin-left: 450px;
	 
  /*  position:relative; */
}

.leftblock
{
	border: 1px solid #B9B9B9;
	padding: 15px;
	margin-bottom: 10px;
	background: #Ffffff url('../images/background_fullwidth_gray.jpg') repeat-y;
	vertical-align: top;
	font-size: 9pt;
	height: 580px
}

 .rightblock
{
    border: 1px solid #B9B9B9;
    padding: 10px;
    margin-bottom: 10px;
    background: #ffffff url('../images/background_fullwidth_gray.jpg') repeat-y;
    position: relative;
    font-size: 9pt;
	 height: 590px	
	 
}

.clear2column
{
    margin:0;
    padding:0;
    line-height:0;
    font-size:0px;
    height:7px;
    clear: both;
}
    

/* A full width block on the page */

.fullwidth
{
     border:1px solid #B9B9B9; width: 940px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 5px;
    background: url('../images/quill.jpg') repeat-x center top;
	margin-bottom: 0px;
    text-align: left;
	font-size: 9pt
}

.fullwidthwhite
{
    border: 1px solid #B9B9B9;
    width: 940px;
    background: #FFFFFF;    
}

.imghome
{
	border: 1px solid #B9B9B9;
	vertical-align: top;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	background-image: url(../images/check.gif);
}


.white
{
	border: 1px solid #B9B9B9;
	width: 960px;
	background: #ffffff;
	margin-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	font-size: 9pt;
	}






/* shows a visual seperation */
.dashedline
{
	
	background-image: url(../images/check.gif);
	height: 4px;
}

.checkered
{
	
	
	background-image: url(../images/check.gif);
	padding: 5px 5px 5px 5px;
}
.button
{
    BORDER-RIGHT: gray 1px solid;
    PADDING-RIGHT: 1px;
    BORDER-TOP: gray 1px solid;
    PADDING-LEFT: 1px;
    FONT-SIZE: 9pt;
    PADDING-BOTTOM: 1px;
    BORDER-LEFT: gray 1px solid;
    PADDING-TOP: 1px;
    BORDER-BOTTOM: gray 1px solid;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #EEEEEE;
    TEXT-ALIGN: center
}
.form
{
	BORDER-RIGHT: gray 1px solid;
	PADDING-RIGHT: 1px;
	BORDER-TOP: gray 1px solid;
	PADDING-LEFT: 1px;
	FONT-SIZE: 9pt;
	PADDING-BOTTOM: 1px;
	BORDER-LEFT: gray 1px solid;
	PADDING-TOP: 1px;
	BORDER-BOTTOM: gray 1px solid;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #F5FFFA;
	TEXT-ALIGN: left;
}


TABLE {
	font-size: 9pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: transparent;
}

TR {
   font-size: 9pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: transparent;
}


TD {
   font-size: 9pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: transparent;
}
Li {
	list-style-type: square;
}
.imghome
{
	border: 1px solid #B9B9B9;
	vertical-align: top;
	margin-top: 5px;
	background: #ffffff;
	margin-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	
}