@CHARSET "UTF-8";

html {
    height: 100%;
}

body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color:#616161;
    margin:0;
    padding:0;
	background:#;
	height: 100%;
    
}

a, img {
    border:none;
}

TEXTAREA, INPUT,select{
    font-family: Arial, Helvetica, sans-serif;
    padding: 1px; /* a bit of breathing room*/
    font-size: 11px;
    color: #616161;/* The text in white*/
    border: solid 1px #cccccc;/* and a red border*/
    background-color: #fff;
}

#wrapper {
    width:960px;
    overflow-x: hidden;     
    margin:0 auto;
}

#topout{
	width:960px;
	background:#;
	border-bottom:2px solid #;
	margin: 0 auto;
}

#top {
    width: 960px;   
    font-family:Arial,Verdana,Helvitica,sans-serif;
    font-size:14px;
    color: #ccc;
    font-weight: bold;
    display: table;
	margin: 0 auto;
	background:#;
}

#top a,#top a:hover,#top a:visited{
	text-decoration:underline;
    font-family:Arial,Verdana,Helvitica,sans-serif;
    font-size:11px;
    color: #328bca;
}

#middle {
    background-color:#; 
    width:960px;
    margin: 0 auto;
    min-height:500px;
}

#indexloginbox{
	background: -webkit-gradient(linear, left top, left bottom, from(#8c8c8c), to(#e8e8e8));
    background: -moz-linear-gradient(top,  #8c8c8c,  #e8e8e8);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#8c8c8c', endColorstr='#e8e8e8');
}

#indexloginbox a,#indexloginbox a:hover,#indexloginbox a:visited{
    text-decoration: underline;
    color: #3366ff;
	font-size: 13px;
}

#leftcolumn {
    width:210px;
    float:left;
    margin:12px;
}

#rightcolumn {
    width:210px;
    float:right;
    margin:12px;
}

#qmenu{
	width:98%;
	background:#;
}

#qmenu div{
    margin-top:4px;
    border-radius: 5px;
    border-color: #ccc;
    border-width: 1px ;
    border-style: solid; 
}

#qmenu #qmenuitems div{
	height:26px;
	margin:4px;
	padding-top:2px;
	padding-left:4px;
        
}

#qmenu #qmenuitems a {
    text-decoration:none;
    font-family:Arial,Verdana,Helvitica,sans-serif;
    font-size:14px;
    font-weight: bold;
    color: #616161;
}

#qmenu #qmenuitems a:hover {
    color: #616161;
}

#qmenu #qmenuitems a:visited {
    color: #616161;
}


.qmenutext {
    vertical-align: 40%;
    margin-left:10px;
}

.qmenutexttitle {
    text-decoration:none;
    font-family:Arial,Verdana,Helvitica,sans-serif;
    font-size:18px;
    font-weight: bold;
    color: #595959;
    vertical-align: 100%;
    margin-left:10px;
}

#content {
    width:700px;
    float:left;
    padding:10px;
    background-color: #;
    font-family:Arial,Verdana,Helvitica,sans-serif;
    font-size:12px;
}

#content a, a:hover, a:visited{
	color:#45638f;
	text-decoration: none;
	font-size: 12px;
	font-weight:bold;
}

#footer {
    background-repeat:no-repeat;
    clear:both;
    width:940px;
    background-color:#;
    font-family: Arial,Verdana,Helvitica,sans-serif;
    font-weight: normal;
    font-size: 12px;
    color: #;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
    margin:0 auto;
    border-bottom-left-radius:10px;
    border-bottom-right-radius:10px;

}

#footer p {
    padding:10px;
}

#footer a, a:hover, a:visited {
    text-decoration:none;
    font-family:Arial,Verdana,Helvitica,sans-serif;
    font-size:13px;
    font-weight: bold;
    color: #;
}

#seperator {
	font-family:Arial,Verdana,Helvitica,sans-serif;
    font-size:13px;
    font-weight: bold;
    color: #;
}

#pagetitles {
    clear: both;
    font-family:Arial,Verdana,Helvitica,sans-serif;
    font-size:18px;
    font-weight: bold;
    color: #;

}

#pagesubtitles {
    clear: both;
    font-family:Arial,Verdana,Helvitica,sans-serif;
    font-size:14px;
    font-weight: bold;
    color: cornflowerblue ;

}

#approve {
    clear: both;
    font-family:Arial,Verdana,Helvitica,sans-serif;
    font-size:16px;
    font-weight: bold;
    color: green;

}

#reject {
    clear: both;
    font-family:Arial,Verdana,Helvitica,sans-serif;
    font-size:16px;
    font-weight: bold;
    color: red;
}

#warning {
    font-family:Arial,Verdana,Helvitica,sans-serif;
    font-size:12px;
    font-weight: bold;
    color: red;
}

#warninginfo {
    font-family:Arial,Verdana,Helvitica,sans-serif;
    font-size:12px;
    font-weight: bold;
    color: green;
}

.boldtitles{
	font-family:Arial,Verdana,Helvitica,sans-serif;
    font-size:12px;
    font-weight: bold;
    color: #616161;
}

#arrow{
    color: cornflowerblue;
}

#formdiv {
    clear:both;
    padding: 10px;
	width:90%;
}

#quotepopup{
	width:650px;
    height:380px;
	display:none;
	z-index:100000;
	padding:16px;
}

#quotepopuptitle{
    width:680px;
    height:30px;
    background-color:#063455;
    border-radius: 5px;
    background: #595959 url(jquery/images/ui-bg_glass_65_595959_1x400.png) 20% 50%;
    -webkit-border-radius: 5px;
    border-color: #063455;
    border-width: 1px ;
    border-style: solid; 
    box-shadow:0 2px 2px rgba(0,0,0, .7);
    margin-bottom:20px;
    clear:both;
    font-family:Arial,Verdana,Helvitica,sans-serif;
    font-size:24px;
    font-weight: bold;
    color: #fff;
    text-align:center;
    vertical-align: middle;
	
}

#quotepopupcontent{
    width:660px;
    height:328px;
    background-color:#fff;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    border-color: #;
    border-width: 10px ;
    border-style: solid; 
    box-shadow:0 2px 2px rgba(0,0,0, .7);
    padding: 2px;
    overflow-x: auto;
    margin-top:6px;
}

#quotepopupcontent a, a:hover, a:visited{
    color:#45638f;
    text-decoration: none;
    font-size: 14px;
    font-weight:bold;
}

#boxes {
    clear:both;
    width:960px;
    height:250px;
    /*background-color:#f8f8f8;*/
}

#box {
    width:310px;
    /*min-height:116px;*/
    min-height:200px;
    padding: 2px;
    float: left;
    margin: 4px;
    margin-left: 0px;
    font-family: Arial,Verdana,Helvitica,sans-serif;
    text-decoration: none;
    font-weight: normal;
    color: #616161;
    font-size: 12px;
}

#box a {
    text-decoration: none;
    color: #3366ff;
}

#boxessmall {
    clear:both;
    width:360px;
    height:240px;
    background-color:#f8f8f8;
}

#boxsmall {
    width:168px;
    height:116px;
    padding-left:8px;
    float: left;
    margin: 4px;
    margin-left: 0px;
    font-family: Arial,Verdana,Helvitica,sans-serif;
    text-decoration: none;
    font-weight: normal;
    color: #616161;
    font-size: 12px;
    background-color:#f8f8f8;

}

#boxsmall a {
    text-decoration: none;
    color: #3366ff;
}

.attention {
    font-family:Arial,Verdana,Helvitica,sans-serif;
    font-size:12px;
    font-weight: bold;
    color: #ff9900;
}

#tablesecure table, #tablesecure th,#tablesecure tr{
    background-color:#;
    padding:2px;
    cellspacing:0px;
}

#tablesecure th {
    border-collapse: collapse;
    cellspacing:0;
    height:22px;
    font-family:Arial,Verdana,Helvitica,sans-serif;
    font-size:12px;
    font-weight: bold;
    color: #;
    background-color:#;
    padding:0px;
    padding-left:4px;
    text-align:left;	
}

#tablesecure tr {
    height:20px;
}

#tablesecure .firstrow{
    background: #;
}

#tablesecure .secondrow{
    background: #;
}


/* Start Marquee */
#marqueecontainer{
    position: relative;
    width: 260px; /*marquee width */
    height: 90px; /*marquee height */
    overflow: hidden;
    border: 0px solid #cccccc;
    padding: 2px;
    padding-left: 4px;
    margin-left: 10px;
    margin-top: 10px;

    font-family: Arial,Verdana,Helvitica,sans-serif;
    text-decoration: none;
    font-weight: normal;
    color: #616161;
    font-size: 12px;

}

#marqueecontainer b {
    font-family: Arial,Verdana,Helvitica,sans-serif;
    font-size: 12px;
    color: #ff9900;
    font-weight: bold;
}

#marqueecontainer a {
    font-family: Arial,Verdana,Helvitica,sans-serif;
    text-decoration: none;
    font-weight: normal;
    color: #3366ff;
    font-size: 12px;
}
/* End Marquee */

/* Widgets CSS */

#widget {
    width:300px;
    margin: 6px;  
    margin-left: 4px;
    border-color: #Ccc;
    border-width: 2px ;
    border-right-style: solid;
    border-bottom-style: solid;
    clear: both;
    font-family: Arial,Verdana,Helvitica,sans-serif;
    font-weight: normal;
    font-size: 12px;
    -webkit-border-radius: 6px; 
    border-radius: 6px;
    height:200px;
    background:#;
	
}

#widget a {
    text-decoration: none;
    color: #3366ff;
    font-size: 13px;
}

#widget a:hover {
    text-decoration: none;
    color: #3366ff;
    font-size: 13px;  
}

#widget a:visited {
    text-decoration: none;
    color: #3366ff;
    font-size: 13px;
}

#widgettitle{
    width: 94%;
    color: #;
    font-size: 18px;  
    font-family: Arial,Verdana,Helvitica,sans-serif;
    font-weight: bold;
    height:26px;
    -webkit-border-radius: 3px; 
    border-radius: 3px;
    padding-top:8px;
    padding-left:20px;
        background-image: -o-linear-gradient(bottom, # 0%, # 50%, # 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#), to(#));
    background: -moz-linear-gradient(top,  #,  #);
    background-image: -ms-linear-gradient(bottom, # 0%, # 100%);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#', endColorstr='#');
    }

#widgetcontent{
    padding: 2px;
}

#loginwidget{
    font-family: Arial,Verdana,Helvitica,sans-serif;
    font-weight: normal;
    font-size: 10px;
}

/* END Widgets CSS */