﻿body
{
	margin: 0;
	padding: 0;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	line-height: normal;
}

a:link, a:visited
{
	/*color: #0066CC;*/
	color: #030303;
	text-decoration: none;
	padding: 0px;
}

a:hover
{	
	/*color: #fff;*/
	/*background-color: #0066CC;*/
	text-decoration: underline;
	padding: 0px;
}

a:active
{
	color: #fff;
	/*background-color: #003333;*/
	text-decoration: none;
	padding: 0px;
}

.button
{
	font:8px "segoe ui",arial,sans-serif;
}
.button2
{
    /* Disables default styling */
    border: none;
    background: #00B6FF;
    color: #fff;

    /* You need to set font, font size and cursor for buttons */
    font-size: 15px;
    font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    cursor: pointer;

    padding: 8px 13px;
    font-weight: bold;
}
.button3 {
    border-radius: 5px;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.15);
    box-shadow:
        0 0 0 1px #999999 inset, /* Outer bevel */
        0 0 0 2px #666666 inset, /* Inner bevel */
        0 30px 20px -18px rgba(255,255,255,0.65) inset, /* Inner gradient */
        1px 1px 3px rgba(0,0,0,0.2) /* Drop shadow */
    ;

    -webkit-border-radius: 5px;
    -webkit-text-shadow: 0 -1px 0 rgba(0,0,0,0.15);
    -webkit-box-shadow:
        0 0 0 1px #0086ba inset, /* Outer bevel */
        0 0 0 2px #6cdcea inset, /* Inner bevel */
        0 30px 20px -18px rgba(255,255,255,0.65) inset, /* Inner gradient */
        1px 1px 3px rgba(0,0,0,0.2) /* Drop shadow */
    ;
}

#topsection
{
	background: #fff;
	height: 52px; /*Height of top section*/
}

#topinnertube
{
	background: #fff;
	height: 119px; /*Height of top section*/	
}
#DDItopsection
{
	background: #fff;
	height:125px; /*Height of top section*/	
}


#contentwrapper
{
	float: left;
	width: 100%;
}

#contentcolumn
{
	margin-left: 197px; /*Set left margin to LeftColumnWidth*/
	border-top: solid 1px gray;
	border-left: solid 1px gray;
}

.innertube
{
	margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
	margin-top: 10px;
}

#leftcolumn
{
	float: left;
	width: 197px; /*Width of left column*/
	margin-left: -100%;
	background: #fff;
	border-right: solid 1px gray;
}

#leftinnertube
{
	width: 187px;
	margin-right: 10px;
}

#loginfooter
{
	clear: left;
	width: 100%;
	color: black;
	text-align: center;
	padding: 4px 0;
	position: relative;
	height: 21px;
	font-size: 11px;
	background: #fff url(../images/nav/secondlevel_back.gif) repeat-x bottom left;
}

#footer
{
	clear: left;
	width: 100%;
	color: black;
	text-align: center;
	padding: 4px 0;
	position: relative;
	height: 21px;
	font-size: 11px;
	/*background: #fff url(../images/nav/secondlevel_back.gif) repeat-x bottom left;*/
}

#footer a
{
	color: #FFFF80;
}

#header
{
}

#navcontainer
{
	position: relative;
	height: 9px;
	width: 100%;
}
#navmain
{
	position: relative;
	height: 2px;
	font-size: 11px;
	padding: 0 0 0 20px;
}
#navmain ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: auto;
	float: left;
}
#navmain ul li
{
	display: block;
	float: left;
	margin: 0 6px;
}
#navmain ul li a
{
	display: block;
	float: left;
	color: Black;
	text-decoration: none;
	padding: 0 0 0 10px;
	height: 28px;
}
#navmain ul li a span
{
	padding: 8px 10px 0 0;
	height: 20px;
	float: left;
	cursor: pointer;
}
.current
{
	background-image: url(../images/nav/tab_center.gif);
	background-position: bottom center;
	background-repeat: repeat-x;
	cursor: pointer;
}
.current:before
{
	background: transparent url(../images/nav/tab_left.gif) scroll no-repeat bottom left;
	margin: 0 0 -30px -10px;
	height: 28px;
	display: block;
	border: none;
	content: url();
	padding: 0;
}
.current:after
{
	display: block;
	content: url();
	margin: 2px 0 -1px -10px;
	height: 28px;
	background: transparent url(../images/nav/tab_right.gif) scroll no-repeat bottom right;
	padding: 0;
}
.current span
{
	font-size: 11px;
	color: White;
}
#innertabs
{
	position: relative;
	height: 21px;
	font-size: 11px;
	/*background: #fff url(../images/nav/secondlevel_back.gif) repeat-x bottom left;*/
}
#innertabs ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: auto;
	float: left;
}
#innertabs ul li
{
	display: block;
	float: left;
	margin: 0 1px;
	background: transparent url(../images/nav/secondlevel_divider.gif) no-repeat top right;
}
#innertabs ul li a
{
	display: block;
	float: left;
	color: Black;
	text-decoration: none;
	padding: 0 0 0 20px;
}
#innertabs ul li a span
{
	padding: 0 18px 0 0;
	height: 20px;
	float: left;
	color: White;
}
.innercontent
{
	display: none;
}
.leftcolumnitemsbox
{
	width: 187px;
}
.leftcolumntitlebox
{
	width: 198px;
	height: 31px;
	border-top: solid 1px gray;
	background: transparent url(../images/sidebarheadback.gif) scroll repeat-x top left;
}

.leftcolumntitle
{
	color: Black;
	font-size: 13px;
	margin: 5px 0 0 20px;
}

.leftcolumnitems
{
	font-size: 12px;
	margin-left: 20px;
	
}
.leftcolumnitems ul
{
	list-style-type: none;
	width: 167px;
	line-height: 18px;
	padding: 0;
	margin: 0;
}
.leftcolumnitems ul li
{
	border-top: solid 1px gray;
	padding: 3px 0 3px 5px;
}
.leftcolumnitems ul li span
{
}
.leftcolumnitems ul li span a:link
{
	text-decoration: none;
	color: Black;
}
.leftcolumnitems ul li span a:visited
{
	text-decoration: none;
	color: Black;
}
.leftcolumnitems ul li span a:active
{
	text-decoration: none;
	color: Black;
}
.leftcolumnitems ul li span a:hover
{
	text-decoration: none;
	color: Black;
}

.contentbox
{
	margin-left: 0px;
}
.contenttitlebox
{
	font-size: 20px;
	border-bottom: solid 1px gray;
}

.contentheader
{
	text-align: Left;
	font-weight:bolder;
	/*background-image:url(../images/but_bg.gif);
	width:138px;
	height:37px;
	background-repeat:no-repeat;
	padding-top:7px;*/
}

/*Start of Login RadPanel skins*/
div.Black
{
	background-color: #000;
}

div.Forest
{
	background-color: #4d7a25;
}

div.Default
{
	background-color: #6c6d6d;
}

div.Hay
{
	background-color: #8d8d77;
}

div.Office2007
{
	background-color: #a9cbf7;
}

div.Simple
{
	background-color: #97dd8a;
}

div.Sitefinity
{
	background-color: #105cb6;
}

div.Sunset
{
	background-color: #b94103;
}

div.Telerik
{
	background-color: #008000;
}

div.Vista
{
	background-color: #0a5175;
}

div.Web20
{
	background-color:#80b3d1;
}
div.WebBlue
{
	background-color:#547a90;
}
div.Windows7
{
	background-color:#9bc4db;
}
div.Outlook 
{
	background-color:#3d72db;
}
/*End of Login RadPanel skins*/

/*Start of Skins for labels*/
.Black
{
	text-align: Left;
	color:#000000;
	font-weight:bolder;
	width:138px;
	height:37px;
	background-repeat:no-repeat;
	padding-top:7px;
}
.Forest
{
	text-align: Left;
	color:#4d7a25;
	font-weight:bolder;
	width:138px;
	height:37px;
	background-repeat:no-repeat;
	padding-top:7px;
}
.Default
{
	text-align: Left;
	color:#101855;
	width:138px;
	height:37px;
	background-repeat:no-repeat;
	padding-top:7px;
	font-weight:bolder;
}
.Hay
{
	text-align: Left;
	color:#8d8d77;
	font-weight:bolder;
	width:138px;
	height:37px;
	background-repeat:no-repeat;
	padding-top:7px;
}
.Office2007
{
	text-align: Left;
	color:#a9cbf7;
	font-weight:bolder;
	width:138px;
	height:37px;
	background-repeat:no-repeat;
	padding-top:7px;
}
.Simple
{
	text-align: Left;
	color:#97dd8a;
	font-weight:bolder;
	width:138px;
	height:37px;
	background-repeat:no-repeat;
	padding-top:7px;
}
.Sitefinity
{
	text-align: Left;
	color:#105cb6;
	font-weight:bolder;
	width:138px;
	height:37px;
	background-repeat:no-repeat;
	padding-top:7px;
}
.Sunset
{
	text-align: Left;
	color:#b94103;
	font-weight:bolder;
	width:138px;
	height:37px;
	background-repeat:no-repeat;
	padding-top:7px;
}
.Telerik
{
	text-align: Left;
	color:#008000;
	font-weight:bolder;
	width:138px;
	height:37px;
	background-repeat:no-repeat;
	padding-top:7px;
}
.Vista
{
	text-align: Left;
	color:#0a5175;
	font-weight:bolder;
	width:138px;
	height:37px;
	background-repeat:no-repeat;
	padding-top:7px;
}
.Web20
{
	text-align: Left;
	color:#80b3d1;
	font-weight:bolder;
	width:138px;
	height:37px;
	background-repeat:no-repeat;
	padding-top:7px;
}
.WebBlue
{
	text-align: Left;
	color:#547a90;
	font-weight:bolder;
	width:138px;
	height:37px;
	background-repeat:no-repeat;
	padding-top:7px;
}
.Windows7
{
	text-align: Left;
	color:#9bc4db;
	font-weight:bolder;
	width:138px;
	height:37px;
	background-repeat:no-repeat;
	padding-top:7px;
}
.Outlook 
{
	text-align: Left;
	color:#3d72db;
	font-weight:bolder;
	width:138px;
	height:37px;
	background-repeat:no-repeat;
	padding-top:7px;
}
/*End of Skins for labels*/

.contenttitle
{
	margin-top: 8px;
	margin-bottom: 8px;
}

.alpha
{
	text-align: right;
	vertical-align: bottom;
	font-size: 15px;
}
.alpha span a:link
{
	text-decoration: none;
	color: Black;
}

.admintoptitle
{
	font-size: 22px;
	/*color: #000;*/
	font-weight: bold;
	margin: 20px 0 10px 0;
	padding-bottom: 10px;
	border-bottom: solid 1px gray;
}

.topcaption
{
	font-size: 14px;
	margin-left: 10px;
	margin-bottom: 30px;
	width: 75%;
}
.round_t
{
	background: url(../images/corners/dot.gif) 0 0 repeat-x;
	width: auto;
}
.round_b
{
	background: url(../images/corners/dot.gif) 0 100% repeat-x;
}
.round_l
{
	background: url(../images/corners/dot.gif) 0 0 repeat-y;
}
.round_r
{
	background: url(../images/corners/dot.gif) 100% 0 repeat-y;
}
.round_bl
{
	background: url(../images/corners/tl.gif) 0 100% no-repeat;
}
.round_br
{
	background: url(../images/corners/tr.gif) 100% 100% no-repeat;
}
.round_tl
{
	background: url(../images/corners/bl.gif) 0 0 no-repeat;
}
.round_tr
{
	background: url(../images/corners/br.gif) 100% 0 no-repeat;
	padding: 10px;
}

.roundheader
{
	position: absolute;
	margin-top: -12px;
	margin-left: 8px;
	margin-right: 0;
	background: #fff;
	padding: 0 4px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.divborderless
{
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 17px;
	padding-right: 8px;
	padding-bottom: 10px;
	float: left;
}
.scrollbox
{
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	float: left;
	margin: 16px 5px;
}
.scrollbox select
{
	font-family: Calibri, Arial, Hevletica, sans-serif;
	font-size: 16px;
	width: 160px;
	padding: 4px;
	background: #DCEFF5;
}
.ListBoxControls
{
	float: left;
	width: 20px;
	margin-top: 35px;
	margin-left: 10px;
	margin-right: 13px;
}
.ListBoxControls input:active
{
	margin-top: 1px;
	margin-left: 1px;
}



.actionbutton
{
	float: left;
	margin-left: 5px;
	width: 100px;
}
.actionbutton input
{
	color: #000;
	font: 12px Calibri, Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 30px;
	margin-top: 4px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width: 120px;
	background-image: url(../images/buttons/but_back_off.gif);
	border: 1px solid #666;
}
.actionbutton input:hover
{
	color: #FF8E1F;
	background-image: url(../images/buttons/but_back_on.gif);
	border: 1px solid #666;
}
.actionbutton input:active
{
	color: #FF8E1F;
	background-image: url(../images/buttons/but_back_on.gif);
	border: 1px solid #666;
	margin-top: 6px;
	margin-left: 6px;
}

.userOptions
{
	width: 400px;
	height: 36px;
	background-color: #CCCCCC;
	padding: 7px 5px 5px 5px;
	margin-top: 5px;
	background: url(../images/buttons/but_back_on.gif) #b9cdf8 repeat-x;
}
.userRow
{
	width: 400px;
	height: 53px;
	background-color: #CCCCCC;
	padding: 5px;
	margin-top: 5px;
}
.iconUser48
{
	background-image: url(../images/icons/user_48.png);
	float: left;
	width: 48px;
	height: 48px;
	margin-right: 10px;
}
.userInfo
{
	float: left;
	font-family: Calibri, Arial, sans-serif;
	font-size: 11px;
	margin-right: 10px;
}

#listTable
{
	margin: 6px;
	border-top: 1px solid #69c;
	border-bottom: 1px solid #69c;
	border-right: 1px solid #69c;
}
#listTable th
{
	padding: 6px 12px;
	font-family: Calibri, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-image: url(../images/buttons/but_back_on.gif);
	height: 16px;
	border-collapse: collapse;
	border-left: 1px solid #69c;
	border-bottom: 1px solid #69c;
}

#listTable td
{
	padding: 5px 12px;
	font-family: Calibri, Arial, sans-serif;
	font-size: 12px;
	background-color: #EBFFF2;
	height: 16px;
	border-left: 1px solid #69c;
}
#listTable td:hover
{
	background-color: #C5F0F6;
}
#listTable tr:hover
{
	color: #006699;
	text-decoration: underline;
}
.tablefooter
{
	float: left;
	padding: 3px 6px;
	font-family: Calibri, Arial, sans-serif;
	font-size: 11px;
	margin-right: 6px;
}
.tablefooter_but
{
	float: left;
	padding: 0px 6px;
	font-family: Calibri, Arial, sans-serif;
	font-size: 11px;
	margin-left: 70px;
}

/* For Login  */
H1
{
	font-size: 1em;
	font-weight: 700;
	margin: 0px 0px 4px 0px;
}

H2
{
	font-weight: 600;
	font-size: 1em;
	margin: 0px 0px 4px 0px;
}

H3
{
	font-weight: 700;
	font-size: 1em;
	margin: 0px 0px 4px 0px;
}

H4
{
	font-weight: 600;
	font-size: 1em;
	/*font-style: italic;*/
	margin: 0px 0px 4px 0px;
}
H5
{
	font-weight: 500;
	font-size: 1em;
	font-style: oblique;
	margin: 0px 0px 4px 0px;
}
H6.formtitle
{
	font-weight: bold;
	font-size: 16;
	font-style: normal;
	margin: 0px 0px 4px 0px;
}
H6.formdesc
{
	font-weight: 100;
	font-size: 10;
	font-style: normal;
	margin: 0px 0px 4px 0px;
}

H6.tabletitle
{
	font-weight: bold;
	font-size: 10;
	font-style: normal;
	margin: 0px 0px 0px 0px;
}
H6.Displaylabel
{
	font-weight: normal;
	font-size: 12;
	font-style: normal;
	margin: 0px 0px 0px 0px;
}
H6.TableSmallFont
{
	font-weight: normal;
	font-size: 12;
	font-style: normal;
	font-family: Arial,Serif;
	margin: 0px 0px 0px 0px;
}
H6.IBComment
{
	font-family: Arial;
	font-size: 11px;
	font-style: italic;
	text-transform: none;
	width: 235px;
}
H6.IBErrorMsg
{
	font-family: Arial;
	font-size: 11px;
	font-style: italic;
	text-transform: none;
	width: 235px;
	color: #FF0000;
}


.LoginTitlebar
{
	height: 16px;
	background-image: url(../Images/login_tabletop.jpg);
	background-repeat: no-repeat;
	padding-left: 3px;
	font-size: 12pt;
	padding-bottom: 3px;
	color: white;
	padding-top: 3px;
	font-family: Arial;
	border-style: none;
	border-width: 0px;
}
.Titlebar11
{
	height: 20px;
	background-image: url(../Images/title.bmp);
	background-repeat: repeat-y;
	padding-left: 3px;
	font-size: 12pt;
	padding-bottom: 3px;
	color: white;
	padding-top: 3px;
	font-family: Arial;
}

.Error
{
	margin-left: 30px;
	width: 400px;
	height: 10px;
	font-size: 8pt;
	color: #36587D;
	padding-top: 3px;
	padding-bottom: 1px;
	text-align: center;
	font-family: Sans-Serif;
}
.Error2
{
	color:#FF0000;
	font-style:italic;
}

.Usr_details1
{
	width: 370px;
	height: 150px;
}

.Usr_Values
{
	width: 67.75%;
	margin-left: 2px;
	background-color: #F5F5F5;
	border-color: #F2F2F2;
	border-right-width: 5px;
	color: Black;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	padding-left: 3px;
	float: left;
	border-style: none;
	font-family: Arial;
	height: 100%;
}

.Usr_Content1
{
	width:30%;
	/*background-color: #1A6016;*/
	color: White;
	font-size: 10pt;
	font-weight: bold;
	text-align: right;
	padding-right: 3px;
	float: left;
	font-family: Arial;
	height: 150px;
	border-style: none;
	border: 0px;
}
.Usr_Content3
{
	width: 30%;
	background-color: #1A6016;
	color: White;
	font-size: 10pt;
	font-weight: bold;
	text-align: right;
	padding-right: 3px;
	float: left;
	font-family: Arial;
	height: 75px;
	border-style: none;
	border: 0px;
}

.Usr_Content2
{
	width: 30%;
	background-color: #3576BD;
	color: White;
	font-size: 10pt;
	font-weight: bold;
	text-align: right;
	padding-right: 3px;
	float: left;
	border-bottom: #3576BD 4px solid;
	font-family: Arial;
}


.Usr_details
{
	margin-left: 300px;
	width: 450px;
	height: 50px;
}

.Usr_Content
{
	width: 30%;
	background-color: #3576BD;
	color: White;
	font-size: 10pt;
	font-weight: bold;
	text-align: right;
	padding-right: 3px;
	float: left;
}




.Right_butns
{
	text-align: right;
	margin-right: 100px;
}
.Right_butns1
{
	text-align: right;
	margin-right: 100px;
	padding-top: 10px;
}

#ClickLinkButtonCtl
{
	color: #912190;
}

#inst_box
{
	font-family: Garamond;
	font-size: 10pt;
}

.Top
{
	width: 100%;
	height: 250px;
}

.Bottom
{
	width: 100%;
	height: 250px;
}

.Right
{
	margin-left: 15px;
	width: 48.65%;
	float: left;
}

.Quali_title
{
	width: 98%;
	height: 10px;
	background-color: #BADAFF;
	font-weight: bold;
	font-family: Sans-Serif;
	color: #36587D;
	text-align: center;
}
.Qual_Content
{
	width: 340px;
	height: 50px;
}
.Qual_details
{
	width: 45%;
	background-color: #3576BD;
	color: White;
	font-size: 10pt;
	font-weight: bold;
	text-align: right;
	padding-right: 3px;
	float: left;
	line-height: 35px;
}

.Qual_values
{
	width: 51%;
	background-color: #F5F5F5;
	color: Black;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	padding-left: 3px;
	float: left;
	border-right: 1px;
	border-color: #3576BD;
	line-height: 35px;
}

.Left
{
	margin-left: 2px;
	width: 48.6%;
	height: 200px;
	float: left;
}

.Work_title
{
	width: 96%;
	background-color: #BADBFF;
	color: #284B71;
	font-family: Sans-Serif;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
}

.Work_Details
{
	height: 350px;
	width: 200px;
	background-color: #3576BD;
	color: White;
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
	float: left;
}

.Work_Values
{
	height: 350px;
	width: 400px;
	background-color: #F5F5F5;
	border-right: 2px;
	border-bottom: 1px;
	border-color: #3576BD;
	text-align: left;
	padding-left: 10px;
}

#copyright
{
	text-align: center;
}
.rtoplogin, .rbottomlogin
{
	display: block;
}
.rtoplogin *, .rbottomlogin *
{
	display: block;
	height: 1px;
	overflow: hidden;
	background-color: #C0C0C0;
}

.Login
{
	float: left;
	width: 100%;
	text-align: left;
	margin-left: 20px;
}
.plain
{
	float: left;
}

.List
{
	float: left;
	margin-left: 30px;
	text-align: left;
	margin-top: 20px;
}

.ImgButton
{
	float: left;
	width: 70px;
	height: 20px;
	margin-left: 250px;
}
.Content
{
	margin-top: 5px;
	margin-bottom: 20px;
	margin-right: 30px;
	margin-left: 20px;
	text-align: center;
	font-family: Arial;
	font-size: 10pt;
	line-height: 15px;
}


.RadGridPager
{
    background-image: url(img/footer.gif);
    background-repeat: repeat-x;
    height: 51px;
    padding-left: 11px;
    background-color: white;
    vertical-align: bottom;
    color: #b79ea9;
    font-weight: bold;
}

.RadGridPager A
{
    color: #b79ea9;
    font-size: 14px;
    padding-left: 4px;
    padding-right: 11px;
}


    .viewWrap
    {
        padding:15px;
        background:#2291b5 0 0 url(Img/bluegradient.gif) repeat-x;
    }
    
    .contactWrap
    {
        padding:10px 15px 15px 15px;
        background:#fff;
        color:#333;
    }
    
    .contactWrap td
    {
        padding:0 20px 0 0;
    }
    
    .contactWrap td td
    {
        padding:3px 20px 3px 0;
    }
    
    .contactWrap img
    {
        border:1px solid #05679d;
    }
   
 .leftPanelBarContainer
    {
        float: left;  
        width: 250px;
        height:250px;
        left: 230px;
        overflow: auto;
        position:absolute; /* Required to workaround IE rendering bug*/
        z-index:6;  
    }

    .ComboBox_States,
    .ComboBox_Counties,
    .ComboBox_Agencies
    {
        position: relative;
        
    }

    .ComboBox_States
    {
        left: 0px;
    }

    .ComboBox_Counties
    {
        left: 0px;
    }

    .ComboBox_Agencies
    {
        left: 0px;
    }
    
#searchWrapper
{
    position: relative;
    
    width: 100%;
    height: 30px;
    
    margin: 10px 0 0 0px;

    background: transparent url(Images/background.png) no-repeat top left;
}    
.rpTemplate { padding: 5px; }

.RoleChooser
{
    float:right;
    width:500px;
    text-align:right;
    height: 20px;
}


/*********************************************************
 *Footer Styles 
 *********************************************************/
.footer1 {
   font-family: 'Arial', 'Helvetica';
   font-weight: normal;
   font-size: 8pt;
   color: #666666;
   text-decoration: none;
}

A:link.footer1 {
   font-family: 'Arial', 'Helvetica';
   font-weight: normal;
   font-size: 8pt;
   color: #666666;
   text-decoration: underline;
}

A:visited.footer1 {
   color: #666666;
   text-decoration: underline;
}

A:hover.footer1 {
   color: #666666;
   text-decoration: underline;
}

/* Login */
.login_total { position: relative;	text-align: center; width: 495px; margin-top: 75px; }
.login_border {	border-bottom: #f2f2f2 2px solid; border-right: #f2f2f2 6px solid; border-left: #f2f2f2 1px solid; }
.r1 { margin: 0 5px; width: 790px; }
.r2 { margin: 0 3px; width: 794px; }
.r3 { margin: 0 2px; width: 796px; }
.r4 { margin: 0 1px; width: 798px; }
.r5 { margin: 5px 0px; height: 1px; float: left; }
.r6 { margin: 3px 0px; height: 1px; float: left; }
.r7 { margin: 2px 0px; height: 1px; float: left; }
.r8 { margin: 1px 0px; height: 2px; float: left; }
.Acc_title
{
	margin-left: 300px;	width: 448px; height: 10px;	background-color: #BADAFF;
	font-size: 12pt; color: #36587D; padding-top: 3px; padding-bottom: 1px;
	text-align: center; font-weight: bold; font-family: Sans-Serif;
}
.Acc_title1
{
	width: 370px; height: 20px; background-color: #FFFFFF; font-size: 12pt;	
	padding-top: 3px; padding-bottom: 1px; text-align: center;
	font-weight: bold; font-family: Sans-Serif; 
}

fieldset.rnd
{
    float: left;
    padding-left: 20px;
    padding-right: 20px;
    clear: left;
    clear:right;
    width: 100%;
    margin: 0 0 1.5em 2.5em;
    padding-bottom: 15px;
    border: 3px solid #666666;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
}
